Bump PKGREVISION for separation of php-sqlite3 package from
lang/php?? base packages.
This commit is contained in:
parent
5ea5e64e59
commit
6fab5fa867
6 changed files with 12 additions and 6 deletions
|
@ -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/
|
||||
|
|
|
@ -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/
|
||||
|
|
|
@ -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/
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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]*
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue