diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-05-30 09:52:04 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-05-30 09:52:04 +0000 |
commit | bbf9cc50f629d6d3a02f7d99cd958fd6525fba5b (patch) | |
tree | 24c2ea4967d076074a3e7eb60ae9124dfd6217a4 /net-mgmt/ipplan | |
parent | e883a3c7db93f494c52c4c739a8bad8a75959780 (diff) | |
download | ports-bbf9cc50f629d6d3a02f7d99cd958fd6525fba5b.tar.gz ports-bbf9cc50f629d6d3a02f7d99cd958fd6525fba5b.zip |
Notes
Diffstat (limited to 'net-mgmt/ipplan')
-rw-r--r-- | net-mgmt/ipplan/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/ipplan/distinfo | 4 | ||||
-rw-r--r-- | net-mgmt/ipplan/pkg-plist | 2 |
3 files changed, 3 insertions, 6 deletions
diff --git a/net-mgmt/ipplan/Makefile b/net-mgmt/ipplan/Makefile index 84edec9c297b..ca10e75ebd26 100644 --- a/net-mgmt/ipplan/Makefile +++ b/net-mgmt/ipplan/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipplan -PORTVERSION= 4.92a +PORTVERSION= 4.92b CATEGORIES= net-mgmt MASTER_SITES= SF/iptrack/${PORTNAME}/Release%204.92 @@ -15,7 +15,6 @@ COMMENT= IP address management and tracking RUN_DEPENDS= nmap:${PORTSDIR}/security/nmap -MAKE_JOBS_SAFE= yes USE_PERL5_RUN= yes USE_PHP= gettext pcre xml zlib diff --git a/net-mgmt/ipplan/distinfo b/net-mgmt/ipplan/distinfo index d002488d3af6..2a55e1d504bb 100644 --- a/net-mgmt/ipplan/distinfo +++ b/net-mgmt/ipplan/distinfo @@ -1,2 +1,2 @@ -SHA256 (ipplan-4.92a.tar.gz) = 29fa2b534ecad0ab6e84736b1c0683496a4eed26f9f3f0bf0191d67a5f19fd4c -SIZE (ipplan-4.92a.tar.gz) = 1575800 +SHA256 (ipplan-4.92b.tar.gz) = 4f27d20a1b170bd1bc5b32d801d19f966f131b24766d99844b609f590ef10244 +SIZE (ipplan-4.92b.tar.gz) = 1575604 diff --git a/net-mgmt/ipplan/pkg-plist b/net-mgmt/ipplan/pkg-plist index 5242e1f90129..15cfe5425b1c 100644 --- a/net-mgmt/ipplan/pkg-plist +++ b/net-mgmt/ipplan/pkg-plist @@ -30,10 +30,8 @@ %%IPPLANDIR%%/admin/importip.php %%IPPLANDIR%%/admin/importipform.php %%IPPLANDIR%%/admin/install.php -%%IPPLANDIR%%/admin/install.php.rej %%IPPLANDIR%%/admin/maintenance.php %%IPPLANDIR%%/admin/schemacreate.php -%%IPPLANDIR%%/admin/schemacreate.php.rej %%IPPLANDIR%%/admin/usermanager.php %%IPPLANDIR%%/adodb/adodb-csvlib.inc.php %%IPPLANDIR%%/adodb/adodb-datadict.inc.php |