diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-02-26 20:07:38 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-02-26 20:07:38 +0000 |
commit | 794ef57bce7113e570848ee6be7a93bd6bb57b41 (patch) | |
tree | 1d846e1fea1c164c985d9c1825b7e00d379d0911 /net-mgmt | |
parent | 68380922b6770eaf30a9982a12a7e2141db4895e (diff) |
Notes
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 |