net-mgmt/phpipam: 1.0 -> 1.2.1

PR:		211151
Changes: http://phpipam.net/phpipam-1-2-1-bugfix-released/
	 http://phpipam.net/phpipam-v1-2-released/
Requested by:	Brandon McCorkle <Brandon.McCorkle@gahanna.gov>
Approved by:	jake@xz.cx (maintainer)
This commit is contained in:
Kurt Jaeger 2016-07-16 18:34:16 +00:00
parent e25e1ecf5b
commit fcf1fa2142
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418647
3 changed files with 632 additions and 348 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= phpipam
PORTVERSION= 1.0
PORTVERSION= 1.2.1
CATEGORIES= net-mgmt
MASTER_SITES= SF/${PORTNAME}
@ -23,10 +23,9 @@ SUB_LIST= DISTNAME=${DISTNAME}
OPTIONS_DEFINE= LDAP
USES= tar:
USES= gettext php:web tar:
USE_PHP= ctype gettext gmp json mysqli pcntl session simplexml
LDAP_USE= PHP=ldap
WANT_PHP_WEB= yes
pre-install:
@if [ -f ${WRKSRC}/${CFGFILE} ]; then \

View File

@ -1,2 +1,3 @@
SHA256 (phpipam-1.0.tar) = 453f34e904f8bd772b20d3fed52fe3bf3e2c0f09318fbd291a4ffe2c11b1c0e3
SIZE (phpipam-1.0.tar) = 5687296
TIMESTAMP = 1468642374
SHA256 (phpipam-1.2.1.tar) = 74353fbb920ba2c137bf0acfb6b305268e38f7f18e54aac7691abc1b9e85c4db
SIZE (phpipam-1.2.1.tar) = 9457664

File diff suppressed because it is too large Load Diff