diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-09-12 18:59:05 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-09-12 18:59:05 +0800 |
commit | 081bb091ef43eb61af5c2f44ef7b7cf30e018564 (patch) | |
tree | 795e1631e54ba17cd734512f3a3f22916c53c77d /net-mgmt | |
parent | 68d27dd76f754e8807403016105986a5dd34c170 (diff) | |
download | freebsd-ports-gnome-081bb091ef43eb61af5c2f44ef7b7cf30e018564.tar.gz freebsd-ports-gnome-081bb091ef43eb61af5c2f44ef7b7cf30e018564.tar.zst freebsd-ports-gnome-081bb091ef43eb61af5c2f44ef7b7cf30e018564.zip |
update to 4.58
PR: ports/102533
Submitted by: Babak Farrokhi
Approved by: maintainer
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ipplan/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/ipplan/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/ipplan/files/patch-config.php | 10 | ||||
-rw-r--r-- | net-mgmt/ipplan/pkg-plist | 8 |
4 files changed, 18 insertions, 10 deletions
diff --git a/net-mgmt/ipplan/Makefile b/net-mgmt/ipplan/Makefile index ce4aea27690f..0a829a0fc6f6 100644 --- a/net-mgmt/ipplan/Makefile +++ b/net-mgmt/ipplan/Makefile @@ -6,11 +6,11 @@ # PORTNAME= ipplan -PORTVERSION= 4.56 +PORTVERSION= 4.58 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= iptrack -DISTNAME= ${PORTNAME}-4.56 +DISTNAME= ${PORTNAME}-4.58 MAINTAINER= mt@primats.org.ua COMMENT= IP address management and tracking diff --git a/net-mgmt/ipplan/distinfo b/net-mgmt/ipplan/distinfo index 3948d2abf3c8..f4e8a47ed9e0 100644 --- a/net-mgmt/ipplan/distinfo +++ b/net-mgmt/ipplan/distinfo @@ -1,3 +1,3 @@ -MD5 (ipplan-4.56.tar.gz) = c678d73377d026cfb614c343f2b703af -SHA256 (ipplan-4.56.tar.gz) = e3f1e41cd025e729f5e78f106d908aee85303c4abecfe49faac29ec770fb1d4a -SIZE (ipplan-4.56.tar.gz) = 1335180 +MD5 (ipplan-4.58.tar.gz) = e8707b1683521478c42597668eed631d +SHA256 (ipplan-4.58.tar.gz) = d601111b3332d3fcb694f436a1b43c60ccb41c52d635d96a6730645542aa8ffe +SIZE (ipplan-4.58.tar.gz) = 1438869 diff --git a/net-mgmt/ipplan/files/patch-config.php b/net-mgmt/ipplan/files/patch-config.php index bf25786fceec..149d02ca056a 100644 --- a/net-mgmt/ipplan/files/patch-config.php +++ b/net-mgmt/ipplan/files/patch-config.php @@ -1,5 +1,5 @@ ---- config.php.orig Thu Mar 16 22:16:54 2006 -+++ config.php Tue Apr 18 03:56:19 2006 +--- config.php.orig Fri Jun 30 01:01:08 2006 ++++ config.php Thu Aug 24 23:40:02 2006 @@ -96,7 +96,7 @@ // see either httpd.conf User directive or ps -ef to see which user // apache runs under, then set mode 700 on directory and change owner @@ -12,9 +12,9 @@ @@ -109,7 +109,7 @@ // not work if php is running in safemode. probing and scanning may // also be against policy for your site! - //define("NMAP", ''); --define("NMAP", '/usr/bin/nmap'); -+define("NMAP", '%%LOCALBASE%%/bin/nmap'); + define("NMAP", ''); +-//define("NMAP", '/usr/bin/nmap'); ++//define("NMAP", '%%LOCALBASE%%/bin/nmap'); // helpdesk email address define("HELPDESKEMAIL", "helpdesk@mydomain.com"); diff --git a/net-mgmt/ipplan/pkg-plist b/net-mgmt/ipplan/pkg-plist index fba1ae219df1..2c3e38a4f908 100644 --- a/net-mgmt/ipplan/pkg-plist +++ b/net-mgmt/ipplan/pkg-plist @@ -232,12 +232,16 @@ %%IPPLANDIR%%/locale/fr/LC_MESSAGES/messages.po %%IPPLANDIR%%/locale/it/LC_MESSAGES/messages.mo %%IPPLANDIR%%/locale/it/LC_MESSAGES/messages.po +%%IPPLANDIR%%/locale/ja_JP/LC_MESSAGES/messages.mo +%%IPPLANDIR%%/locale/ja_JP/LC_MESSAGES/messages.po %%IPPLANDIR%%/locale/no/LC_MESSAGES/messages.mo %%IPPLANDIR%%/locale/no/LC_MESSAGES/messages.po %%IPPLANDIR%%/locale/pt/LC_MESSAGES/messages.mo %%IPPLANDIR%%/locale/pt/LC_MESSAGES/messages.po %%IPPLANDIR%%/locale/pt_BR/LC_MESSAGES/messages.mo %%IPPLANDIR%%/locale/pt_BR/LC_MESSAGES/messages.po +%%IPPLANDIR%%/locale/ru/LC_MESSAGES/messages.mo +%%IPPLANDIR%%/locale/ru/LC_MESSAGES/messages.po %%IPPLANDIR%%/menudefs.php %%IPPLANDIR%%/menus/ACKNOWLEDGEMENTS %%IPPLANDIR%%/menus/CHANGELOG @@ -557,12 +561,16 @@ @dirrm %%IPPLANDIR%%/menus/LOGOS @dirrm %%IPPLANDIR%%/menus/DUMPS @dirrm %%IPPLANDIR%%/menus +@dirrm %%IPPLANDIR%%/locale/ru/LC_MESSAGES +@dirrm %%IPPLANDIR%%/locale/ru @dirrm %%IPPLANDIR%%/locale/pt_BR/LC_MESSAGES @dirrm %%IPPLANDIR%%/locale/pt_BR @dirrm %%IPPLANDIR%%/locale/pt/LC_MESSAGES @dirrm %%IPPLANDIR%%/locale/pt @dirrm %%IPPLANDIR%%/locale/no/LC_MESSAGES @dirrm %%IPPLANDIR%%/locale/no +@dirrm %%IPPLANDIR%%/locale/ja_JP/LC_MESSAGES +@dirrm %%IPPLANDIR%%/locale/ja_JP @dirrm %%IPPLANDIR%%/locale/it/LC_MESSAGES @dirrm %%IPPLANDIR%%/locale/it @dirrm %%IPPLANDIR%%/locale/fr/LC_MESSAGES |