pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel Remove reference to php70



details:   https://anonhg.NetBSD.org/pkgsrc/rev/989539a133ec
branches:  trunk
changeset: 443932:989539a133ec
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Jan 01 09:05:06 2021 +0000

description:
Remove reference to php70

diffstat:

 devel/arcanist/Makefile    |  4 +---
 devel/libphutil/Makefile   |  4 +---
 devel/phabricator/Makefile |  4 +---
 3 files changed, 3 insertions(+), 9 deletions(-)

diffs (54 lines):

diff -r bc1e95a9eeea -r 989539a133ec devel/arcanist/Makefile
--- a/devel/arcanist/Makefile   Fri Jan 01 09:03:34 2021 +0000
+++ b/devel/arcanist/Makefile   Fri Jan 01 09:05:06 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2020/12/04 20:45:06 nia Exp $
+# $NetBSD: Makefile,v 1.15 2021/01/01 09:05:06 taca Exp $
 
 DISTNAME=              arcanist-20170609
 PKGREVISION=           3
@@ -13,8 +13,6 @@
 COMMENT=               Command line interface for Phabricator
 LICENSE=               apache-2.0
 
-PHP_VERSIONS_INCOMPATIBLE=     70
-
 EXTRACT_USING=         bsdtar
 USE_TOOLS+=            bsdtar pax
 
diff -r bc1e95a9eeea -r 989539a133ec devel/libphutil/Makefile
--- a/devel/libphutil/Makefile  Fri Jan 01 09:03:34 2021 +0000
+++ b/devel/libphutil/Makefile  Fri Jan 01 09:05:06 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2019/12/09 14:20:55 taca Exp $
+# $NetBSD: Makefile,v 1.8 2021/01/01 09:05:07 taca Exp $
 
 DISTNAME=              libphutil-20170609
 PKGREVISION=           1
@@ -13,8 +13,6 @@
 COMMENT=               Collection of utility classes and functions for PHP
 LICENSE=               apache-2.0
 
-PHP_VERSIONS_INCOMPATIBLE=     70
-
 EXTRACT_USING=         bsdtar
 USE_TOOLS+=            bsdtar pax
 
diff -r bc1e95a9eeea -r 989539a133ec devel/phabricator/Makefile
--- a/devel/phabricator/Makefile        Fri Jan 01 09:03:34 2021 +0000
+++ b/devel/phabricator/Makefile        Fri Jan 01 09:05:06 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2019/12/09 14:20:55 taca Exp $
+# $NetBSD: Makefile,v 1.16 2021/01/01 09:05:07 taca Exp $
 
 DISTNAME=              phabricator-20170609
 PKGREVISION=           1
@@ -13,8 +13,6 @@
 COMMENT=               Open software engineering platform
 LICENSE=               apache-2.0
 
-PHP_VERSIONS_INCOMPATIBLE=     70
-
 USE_TOOLS+=            pax bash:run
 EXTRACT_USING=         bsdtar
 



Home | Main Index | Thread Index | Old Index