pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/php-oauth



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Oct 22 16:29:22 UTC 2025

Modified Files:
        pkgsrc/security/php-oauth: Makefile distinfo

Log Message:
security/php-oauth: update to 2.0.10

2.0.10 (2025-10-09)

* Fix PHP-8.5 compatibility


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/security/php-oauth/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/php-oauth/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/php-oauth/Makefile
diff -u pkgsrc/security/php-oauth/Makefile:1.44 pkgsrc/security/php-oauth/Makefile:1.45
--- pkgsrc/security/php-oauth/Makefile:1.44     Sun Oct  5 19:26:18 2025
+++ pkgsrc/security/php-oauth/Makefile  Wed Oct 22 16:29:22 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2025/10/05 19:26:18 js Exp $
+# $NetBSD: Makefile,v 1.45 2025/10/22 16:29:22 taca Exp $
 
 MODNAME=               oauth
-PECL_VERSION=          2.0.9
+PECL_VERSION=          2.0.10
 CATEGORIES+=           security
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/security/php-oauth/distinfo
diff -u pkgsrc/security/php-oauth/distinfo:1.8 pkgsrc/security/php-oauth/distinfo:1.9
--- pkgsrc/security/php-oauth/distinfo:1.8      Wed Mar  5 15:17:10 2025
+++ pkgsrc/security/php-oauth/distinfo  Wed Oct 22 16:29:22 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2025/03/05 15:17:10 taca Exp $
+$NetBSD: distinfo,v 1.9 2025/10/22 16:29:22 taca Exp $
 
-BLAKE2s (php-oauth/oauth-2.0.9.tgz) = 6bff849735faa25b625c305ac35d1a3bb18eda89c5f9e1e74e3b0f23bb7f4a12
-SHA512 (php-oauth/oauth-2.0.9.tgz) = 08f779caa0eec4b69334259abc5e1947c0ed3b07aa5859a7305991a73bfdc155d8778b438a8aadf3d2ecf97e43df0ce1849b1535d0b001c43b2d6f8fff676639
-Size (php-oauth/oauth-2.0.9.tgz) = 79419 bytes
+BLAKE2s (php-oauth/oauth-2.0.10.tgz) = 63dd8a39232276e9e7075079543c9d6e0b34a4414751d95a36baa8213a441a07
+SHA512 (php-oauth/oauth-2.0.10.tgz) = 288d03eca7c295f65004023366ccc3e9dc9016a59bf86e16decabf12c36c361e5f12e550fc2d3e16ef2061ac948035456d16989595f42d239308bc39435e94e9
+Size (php-oauth/oauth-2.0.10.tgz) = 79513 bytes



Home | Main Index | Thread Index | Old Index