2024-04-09 18:34:46 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
net/pear-Net_Sieve: update to 1.4.7
1.4.8 (2024-04-08)
Changelog:
* Add support of OAUTHBEARER
* PHPDoc improvements/fixes
* Short array syntax
|
2022-12-03 06:26:02 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
net/pear-Net_Sieve: update to 1.4.6
1.4.6 (2022-12-02)
* Fix PHP 8.1 deprecation warnings
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2021-06-02 17:39:05 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
net/pear-Net_Sieve: update to 1.4.5
1.4.5 (2021-04-24 09:39 UTC)
Changelog:
* Support XOAUTH2 authorization method
|
2019-07-03 09:28:23 by Nia Alarie | Files touched by this commit (16) |
Log message:
Use https for pear.php.net.
|
2018-09-23 16:57:48 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
net/pear-Net_Sieve: update to 1.4.4
1.4.4 (2018-09-09 03:19 UTC)
Changelog:
* Fix PHP 7.3: Declaration of case-insensitive constants is deprecated
|
2018-03-13 17:24:21 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
net/pear-Net_Sieve: update to 1.4.3
1.4.3 Release date: 2018-03-04 03:03 UTC
Changelog:
* Support GSSAPI authentication
|
2018-02-28 17:02:25 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
net/pear-Net_Sieve: udpate to 1.4.2
1.4.2 2018-02-14 04:55 UTC
Changelog:
* Composer: Fix license identifier, don't use unbound version numbers for deps
|
2017-05-28 13:24:59 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update pear-Net_Sieve to 1.4.1.
1.4.1 2017-05-26 13:53 UTC
Changelog:
* Use 8bit instead of latin1 for string length in bytes calculation
* Extend listScripts() so it's possible to get an active script name in one go
* Request #20491: Skip redundant CAPABILITY requests
1.4.0 2017-05-21 06:23 UTC
Changelog:
* Dropped PHP4 support, fixed PHP7 warnings
* Fixed E_DEPRECATED warning on Auth_SASL::factory() call
* Enable later TLS versions
|