pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
php-uuid: Mark php5.6 as incompatible
Module Name: pkgsrc-wip
Committed By: Travis Paul <tr%vispaul.me@localhost>
Pushed By: tpaul
Date: Sun Apr 19 23:16:03 2020 +0800
Changeset: 750709a2f59eefbc99d5657258aac23d52954000
Modified Files:
php-uuid/Makefile
Log Message:
php-uuid: Mark php5.6 as incompatible
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=750709a2f59eefbc99d5657258aac23d52954000
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
php-uuid/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/php-uuid/Makefile b/php-uuid/Makefile
index 3f7c4d23d8..8c9f1c73df 100644
--- a/php-uuid/Makefile
+++ b/php-uuid/Makefile
@@ -11,6 +11,8 @@ COMMENT= Wrapper around libuuid from the ext2utils project
CONFIGURE_ARGS+= --with-uuid=${PREFIX}
+PHP_VERSIONS_INCOMPATIBLE= 56
+
TEST_TARGET= test
TEST_ENV= NO_INTERACTION=set
Home |
Main Index |
Thread Index |
Old Index