notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/php81-intl/Makefile
SVNWeb

Number of commits found: 6

Fri, 25 Nov 2022
[ 12:38 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:d2dcb06cbdba99f751a344df3d08389da73cf447  commit hash:d2dcb06cbdba99f751a344df3d08389da73cf447  commit hash:d2dcb06cbdba99f751a344df3d08389da73cf447  d2dcb06 
lang/php81: Update version 8.1.12=>8.1.13

* CLI:
  - Fixed bug GH-9709 (Null pointer dereference with -w/-s options).
* Core:
  - Fixed bug GH-9752 (Generator crashes when interrupted during
    argument evaluation with extra named params).
  - Fixed bug GH-9801 (Generator crashes when memory limit is exceeded
    during initialization).
  - Fixed potential NULL pointer dereference Windows shm*() functions.
  - Fixed bug GH-9750 (Generator memory leak when interrupted during
    argument evaluation.
* Date:
  - Fixed bug GH-9763 (DateTimeZone ctr mishandles input and adds null
    byte if the argument is an offset larger than 100*60 minutes).
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 19 Oct 2022
[ 08:10 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:dfe25d73e7fdd333c59008a4ec1859c7f93dacd6  commit hash:dfe25d73e7fdd333c59008a4ec1859c7f93dacd6  commit hash:dfe25d73e7fdd333c59008a4ec1859c7f93dacd6  dfe25d7  (Only the first 10 of 208 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 72.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by:	GitHub (watch releases)
PR:		266582
Exp-run by:	antoine
Fri, 15 Apr 2022
[ 22:31 Torsten Zuehlsdorff (tz) search for other commits by this committer ]    commit hash:384fd725e23247b2aefa1c0dfab5c924239dd5cf  commit hash:384fd725e23247b2aefa1c0dfab5c924239dd5cf  commit hash:384fd725e23247b2aefa1c0dfab5c924239dd5cf  384fd72 
lang/php81: Upgrade from 8.1.4 to 8.1.5

Changelog:

    Core:
        Fixed bug #8176 (Enum values in property initializers leak).
        Fixed freeing of internal attribute arguments.
        Fixed bug #8070 (memory leak of internal function attribute hash).
        Fixed bug #8160 (ZTS support on Alpine is broken).
    Filter:
        Fixed signedness confusion in php_filter_validate_domain().
    Intl:
        Fixed bug #8115 (Can't catch arg type deprecation when instantiating
Intl classes).
        Fixed bug #8142 (Compilation error on cygwin).
        Fixed bug #7734 (Fix IntlPartsIterator key off-by-one error and first
key).
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 8 Apr 2022
[ 04:34 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:a04558108fb6bac03eb2a121e052812270e8610d  commit hash:a04558108fb6bac03eb2a121e052812270e8610d  commit hash:a04558108fb6bac03eb2a121e052812270e8610d  a045581 
devel/php*-intl: combine PORTREVISION with lang/php* after 268cee3b0227

- *devel/php74-intl* <tz@FreeBSD.org>: php74-intl-7.4.28_1 < php74-intl-7.4.28_2
  (master: lang/php74)

- *devel/php80-intl* <tz@FreeBSD.org>: php80-intl-8.0.17_1 < php80-intl-8.0.17_2
  (master: lang/php80)

- *devel/php81-intl* <bofh@FreeBSD.org>: php81-intl-8.1.4_1 < php81-intl-8.1.4_2
  (master: lang/php81)

PR:		262654
Reported by:	portmgr (Ports with version numbers going backwards)
Thu, 7 Apr 2022
[ 00:39 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:268cee3b0227efd217869b43152e8936a05cb850  commit hash:268cee3b0227efd217869b43152e8936a05cb850  commit hash:268cee3b0227efd217869b43152e8936a05cb850  268cee3  (Only the first 10 of 179 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 71.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by:	GitHub (watch releases)
PR:		262654
Exp-run by:	antoine
Approved by:	fluffy
Wed, 29 Dec 2021
[ 02:09 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:44e99def8ddf26311675cb2070eb062e1f7d0da5  commit hash:44e99def8ddf26311675cb2070eb062e1f7d0da5  commit hash:44e99def8ddf26311675cb2070eb062e1f7d0da5  44e99de  (Only the first 10 of 110 ports in this commit are shown above. View all ports for this commit)
Add php81 to the tree

Core:
  Fixed inclusion order for phpize builds on Windows.
  Added missing hashtable insertion APIs for arr/obj/ref.
  Implemented FR #77372 (Relative file path is removed from uploaded
  file).
  Fixed bug #81607 (CE_CACHE allocation with concurrent access).
  Fixed bug #81507 (Fiber does not compile on AIX).
  Fixed bug #78647 (SEGFAULT in zend_do_perform_implementation_check).
  Fixed bug #81518 (Header injection via default_mimetype / default_charset).
  Fixed bug #75941 (Fix compile failure on Solaris with clang).
  Fixed bug #81380 (Observer may not be initialized properly).
  Fixed bug #81514 (Using Enum as key in WeakMap triggers GC + SegFault).
  Fixed bug #81520 (TEST_PHP_CGI_EXECUTABLE badly set in run-tests.php).
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 6