pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/php-framadate
Module Name: pkgsrc
Committed By: taca
Date: Wed May 21 15:00:55 UTC 2025
Modified Files:
pkgsrc/time/php-framadate: Makefile PLIST
Log Message:
time/php-framadate: Fix PLIST
Fix PLIST, maybe phpmailer bundle may be updated.
This happens suddenly when using composer since depending packagist packages
might suddenly updated.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/time/php-framadate/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/time/php-framadate/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/php-framadate/Makefile
diff -u pkgsrc/time/php-framadate/Makefile:1.3 pkgsrc/time/php-framadate/Makefile:1.4
--- pkgsrc/time/php-framadate/Makefile:1.3 Sat Feb 8 03:56:22 2025
+++ pkgsrc/time/php-framadate/Makefile Wed May 21 15:00:55 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2025/02/08 03:56:22 taca Exp $
+# $NetBSD: Makefile,v 1.4 2025/05/21 15:00:55 taca Exp $
DISTNAME= framadate-1.1.19
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= time www
MASTER_SITES= https://framagit.org/framasoft/framadate/framadate/-/archive/1.1.19/
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/time/php-framadate/PLIST
diff -u pkgsrc/time/php-framadate/PLIST:1.2 pkgsrc/time/php-framadate/PLIST:1.3
--- pkgsrc/time/php-framadate/PLIST:1.2 Sun Jan 26 18:02:49 2025
+++ pkgsrc/time/php-framadate/PLIST Wed May 21 15:00:55 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2025/01/26 18:02:49 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2025/05/21 15:00:55 taca Exp $
share/doc/framadate/AUTHORS.md
share/doc/framadate/CHANGELOG.md
share/doc/framadate/INSTALL.md
@@ -1739,11 +1739,11 @@ share/framadate/vendor/phpdocumentor/typ
share/framadate/vendor/phpdocumentor/type-resolver/src/Types/String_.php
share/framadate/vendor/phpdocumentor/type-resolver/src/Types/This.php
share/framadate/vendor/phpdocumentor/type-resolver/src/Types/Void_.php
-share/framadate/vendor/phpmailer/phpmailer/.editorconfig
share/framadate/vendor/phpmailer/phpmailer/COMMITMENT
share/framadate/vendor/phpmailer/phpmailer/LICENSE
share/framadate/vendor/phpmailer/phpmailer/README.md
share/framadate/vendor/phpmailer/phpmailer/SECURITY.md
+share/framadate/vendor/phpmailer/phpmailer/SMTPUTF8.md
share/framadate/vendor/phpmailer/phpmailer/VERSION
share/framadate/vendor/phpmailer/phpmailer/composer.json
share/framadate/vendor/phpmailer/phpmailer/get_oauth_token.php
Home |
Main Index |
Thread Index |
Old Index