pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Bump PKGREVISION for separation of php-sqlite3 package...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0d34f79cf0ff
branches: trunk
changeset: 316251:0d34f79cf0ff
user: taca <taca%pkgsrc.org@localhost>
date: Sun Dec 09 12:20:44 2018 +0000
description:
Bump PKGREVISION for separation of php-sqlite3 package from
lang/php?? base packages.
diffstat:
lang/php56/Makefile | 3 ++-
lang/php70/Makefile | 3 ++-
lang/php71/Makefile | 3 ++-
lang/php72/Makefile | 3 ++-
www/ap-php/Makefile | 3 ++-
www/php-fpm/Makefile | 3 ++-
6 files changed, 12 insertions(+), 6 deletions(-)
diffs (84 lines):
diff -r 89c5635ea41e -r 0d34f79cf0ff lang/php56/Makefile
--- a/lang/php56/Makefile Sun Dec 09 12:16:59 2018 +0000
+++ b/lang/php56/Makefile Sun Dec 09 12:20:44 2018 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.18 2018/02/23 15:26:15 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2018/12/09 12:20:44 taca Exp $
#
# We can't omit PKGNAME here to handle PKG_OPTIONS.
#
PKGNAME= php-${PHP_VERSION}
+PKGREVISION= 1
CATEGORIES= lang
HOMEPAGE= http://www.php.net/
diff -r 89c5635ea41e -r 0d34f79cf0ff lang/php70/Makefile
--- a/lang/php70/Makefile Sun Dec 09 12:16:59 2018 +0000
+++ b/lang/php70/Makefile Sun Dec 09 12:20:44 2018 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2018/07/31 01:17:56 maya Exp $
+# $NetBSD: Makefile,v 1.14 2018/12/09 12:20:44 taca Exp $
#
# We can't omit PKGNAME here to handle PKG_OPTIONS.
#
PKGNAME= php-${PHP_VERSION}
+PKGREVISION= 1
CATEGORIES= lang
HOMEPAGE= http://www.php.net/
diff -r 89c5635ea41e -r 0d34f79cf0ff lang/php71/Makefile
--- a/lang/php71/Makefile Sun Dec 09 12:16:59 2018 +0000
+++ b/lang/php71/Makefile Sun Dec 09 12:20:44 2018 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2018/07/31 01:17:56 maya Exp $
+# $NetBSD: Makefile,v 1.17 2018/12/09 12:20:44 taca Exp $
#
# We can't omit PKGNAME here to handle PKG_OPTIONS.
#
PKGNAME= php-${PHP_VERSION:S/RC/rc/}
+PKGREVISION= 1
CATEGORIES= lang
HOMEPAGE= http://www.php.net/
diff -r 89c5635ea41e -r 0d34f79cf0ff lang/php72/Makefile
--- a/lang/php72/Makefile Sun Dec 09 12:16:59 2018 +0000
+++ b/lang/php72/Makefile Sun Dec 09 12:20:44 2018 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2018/07/31 01:17:56 maya Exp $
+# $NetBSD: Makefile,v 1.14 2018/12/09 12:20:44 taca Exp $
#
# We can't omit PKGNAME here to handle PKG_OPTIONS.
#
PKGNAME= php-${PHP_VERSION:S/RC/rc/}
+PKGREVISION= 1
HOMEPAGE= http://www.php.net/
COMMENT= PHP Hypertext Preprocessor version 7.2
diff -r 89c5635ea41e -r 0d34f79cf0ff www/ap-php/Makefile
--- a/www/ap-php/Makefile Sun Dec 09 12:16:59 2018 +0000
+++ b/www/ap-php/Makefile Sun Dec 09 12:20:44 2018 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2018/07/27 07:08:09 manu Exp $
+# $NetBSD: Makefile,v 1.44 2018/12/09 12:20:44 taca Exp $
PKGNAME= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}-${PHP_VERSION}
+PKGREVISION= 1
COMMENT= Apache (${PKG_APACHE}) module for ${PKG_PHP}
CONFLICTS= ap-php-[0-9]*
diff -r 89c5635ea41e -r 0d34f79cf0ff www/php-fpm/Makefile
--- a/www/php-fpm/Makefile Sun Dec 09 12:16:59 2018 +0000
+++ b/www/php-fpm/Makefile Sun Dec 09 12:20:44 2018 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2018/07/20 13:33:02 taca Exp $
+# $NetBSD: Makefile,v 1.26 2018/12/09 12:20:44 taca Exp $
PKGNAME= ${PHP_PKG_PREFIX}-fpm-${PHP_VERSION}
+PKGREVISION= 1
CATEGORIES= www
HOMEPAGE= https://php-fpm.org/
Home |
Main Index |
Thread Index |
Old Index