diff options
author | miwi <miwi@FreeBSD.org> | 2007-02-27 04:07:38 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-02-27 04:07:38 +0800 |
commit | 6052a9ca70857e02d4216a39dd5a6eb4ef533545 (patch) | |
tree | dbb49d072494cd827f616b1a61343cd7e6390a92 /net-mgmt | |
parent | e68244f8480470d6b39ba152e093a55971630e94 (diff) | |
download | freebsd-ports-gnome-6052a9ca70857e02d4216a39dd5a6eb4ef533545.tar.gz freebsd-ports-gnome-6052a9ca70857e02d4216a39dd5a6eb4ef533545.tar.zst freebsd-ports-gnome-6052a9ca70857e02d4216a39dd5a6eb4ef533545.zip |
- Update to 4.81
PR: 108730
Submitted by: farrokhi@
Approved by: maintainer timeout
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ipplan/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/ipplan/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/ipplan/pkg-plist | 4 |
3 files changed, 7 insertions, 5 deletions
diff --git a/net-mgmt/ipplan/Makefile b/net-mgmt/ipplan/Makefile index a1536de2b749..5796960123a0 100644 --- a/net-mgmt/ipplan/Makefile +++ b/net-mgmt/ipplan/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipplan -PORTVERSION= 4.80b +PORTVERSION= 4.81 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= iptrack diff --git a/net-mgmt/ipplan/distinfo b/net-mgmt/ipplan/distinfo index f8d440745da3..751111e87a78 100644 --- a/net-mgmt/ipplan/distinfo +++ b/net-mgmt/ipplan/distinfo @@ -1,3 +1,3 @@ -MD5 (ipplan-4.80b.tar.gz) = 7cead465bc4db19602c95ab5d1b5e2a0 -SHA256 (ipplan-4.80b.tar.gz) = 664918a294eb89af9080e1c4875ad9e3c8b18e51725250507787e6914006f99e -SIZE (ipplan-4.80b.tar.gz) = 1453679 +MD5 (ipplan-4.81.tar.gz) = 9ca134b9c0ae505fcbe8876118886847 +SHA256 (ipplan-4.81.tar.gz) = 7ee3f82b035036e9bc1723f87ebb8117734b7f66824b80e34e53908db4bd3f3f +SIZE (ipplan-4.81.tar.gz) = 1464769 diff --git a/net-mgmt/ipplan/pkg-plist b/net-mgmt/ipplan/pkg-plist index f32bd37cfcf8..2ee7c827dc8e 100644 --- a/net-mgmt/ipplan/pkg-plist +++ b/net-mgmt/ipplan/pkg-plist @@ -209,6 +209,8 @@ %%IPPLANDIR%%/contrib/dumproute.sh %%IPPLANDIR%%/contrib/dumproute.txt %%IPPLANDIR%%/contrib/ipplan-poller.php +%%IPPLANDIR%%/contrib/isc_dhcp1.xsl +%%IPPLANDIR%%/contrib/isc_dhcp2.xsl %%IPPLANDIR%%/contrib/process-exports.pl %%IPPLANDIR%%/contrib/process-exports.txt %%IPPLANDIR%%/cookies.js @@ -459,8 +461,8 @@ %%IPPLANDIR%%/phpmailer.lang-en.php %%IPPLANDIR%%/phpserializer.js %%IPPLANDIR%%/schema.php +%%IPPLANDIR%%/templates/display/basetemplate-dhcp.xml %%IPPLANDIR%%/templates/display/basetemplate.xml -%%IPPLANDIR%%/templates/display/basetemplate.xml.dhcp %%IPPLANDIR%%/templates/display/custtemplate-ripe.xml %%IPPLANDIR%%/templates/display/custtemplate.xml %%IPPLANDIR%%/templates/display/fwdzonetemplate.xml |