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:30:13 UTC 2025

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

Log Message:
security/php-oauth: reset PKGREVISION


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

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.45 pkgsrc/security/php-oauth/Makefile:1.46
--- pkgsrc/security/php-oauth/Makefile:1.45     Wed Oct 22 16:29:22 2025
+++ pkgsrc/security/php-oauth/Makefile  Wed Oct 22 16:30:13 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2025/10/22 16:29:22 taca Exp $
+# $NetBSD: Makefile,v 1.46 2025/10/22 16:30:13 taca Exp $
 
 MODNAME=               oauth
 PECL_VERSION=          2.0.10
@@ -6,7 +6,6 @@ CATEGORIES+=            security
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 COMMENT=               PHP oauth consumer extension
-PKGREVISION=           3
 LICENSE=               modified-bsd
 
 PHP_VERSIONS_INCOMPATIBLE=     56



Home | Main Index | Thread Index | Old Index