pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/php-imap
Module Name: pkgsrc
Committed By: taca
Date: Sat Feb 8 03:17:19 UTC 2025
Modified Files:
pkgsrc/mail/php-imap: Makefile
Log Message:
multiple PHP support
Also bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/mail/php-imap/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/php-imap/Makefile
diff -u pkgsrc/mail/php-imap/Makefile:1.38 pkgsrc/mail/php-imap/Makefile:1.39
--- pkgsrc/mail/php-imap/Makefile:1.38 Tue Oct 24 22:09:48 2023
+++ pkgsrc/mail/php-imap/Makefile Sat Feb 8 03:17:19 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.38 2023/10/24 22:09:48 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2025/02/08 03:17:19 taca Exp $
MODNAME= imap
CATEGORIES+= mail
COMMENT= PHP extension for IMAP (Internet Mailbox Access Protocol)
-PKGREVISION= 4
+PKGREVISION= 5
CONFLICTS= php-imap-[0-9]*
Home |
Main Index |
Thread Index |
Old Index