pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/php-pecl-imap
Module Name: pkgsrc
Committed By: taca
Date: Wed Feb 11 08:29:36 UTC 2026
Modified Files:
pkgsrc/mail/php-pecl-imap: Makefile
Log Message:
mail/php-pecl-imap: allow php85
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/mail/php-pecl-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-pecl-imap/Makefile
diff -u pkgsrc/mail/php-pecl-imap/Makefile:1.3 pkgsrc/mail/php-pecl-imap/Makefile:1.4
--- pkgsrc/mail/php-pecl-imap/Makefile:1.3 Tue Feb 10 02:14:16 2026
+++ pkgsrc/mail/php-pecl-imap/Makefile Wed Feb 11 08:29:36 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2026/02/10 02:14:16 gutteridge Exp $
+# $NetBSD: Makefile,v 1.4 2026/02/11 08:29:36 taca Exp $
MODNAME= imap
PECL_VERSION= 1.0.3
@@ -9,7 +9,7 @@ COMMENT= PHP extension for IMAP, includ
PKGREVISION= 2
LICENSE= php
-PHP_VERSIONS_ACCEPTED= 84
+PHP_VERSIONS_ACCEPTED= 84 85
USE_TOOLS+= pkg-config
Home |
Main Index |
Thread Index |
Old Index