pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/php-mailparse
Module Name: pkgsrc
Committed By: nia
Date: Tue Dec 1 12:37:29 UTC 2020
Modified Files:
pkgsrc/mail/php-mailparse: Makefile
Log Message:
php-mailparse: Mark incompatible with PHP 5. Set LICENSE.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/php-mailparse/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-mailparse/Makefile
diff -u pkgsrc/mail/php-mailparse/Makefile:1.1 pkgsrc/mail/php-mailparse/Makefile:1.2
--- pkgsrc/mail/php-mailparse/Makefile:1.1 Sun Aug 16 15:51:45 2020
+++ pkgsrc/mail/php-mailparse/Makefile Tue Dec 1 12:37:29 2020
@@ -1,9 +1,12 @@
-# $NetBSD: Makefile,v 1.1 2020/08/16 15:51:45 otis Exp $
+# $NetBSD: Makefile,v 1.2 2020/12/01 12:37:29 nia Exp $
MODNAME= mailparse
PECL_VERSION= 3.1.0
CATEGORIES+= mail
COMMENT= PHP extension for email message manipulation
+LICENSE= php
+
+PHP_VERSIONS_INCOMPATIBLE= 56
.include "../../lang/php/ext.mk"
.include "../../converters/php-mbstring/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index