Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Aug 2006 10:54:11 +0330
From:      "Babak Farrokhi" <babak@farrokhi.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/102533: [update] port net-mgmt/ipplan - update to 4.58
Message-ID:  <1156577051.58330@starfish.datak.net>
Resent-Message-ID: <200608260730.k7Q7UIoF097099@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         102533
>Category:       ports
>Synopsis:       [update] port net-mgmt/ipplan - update to 4.58
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 26 07:30:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Babak Farrokhi
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.1-STABLE #0: Mon Jul 24 11:42:49 IRST 2006
    root@starfish.datak.net:/usr/obj/usr/src/sys/STARFISH



>Description:


- update to 4.58


>How-To-Repeat:





>Fix:


--- ipplan.patch begins here ---
diff -ruN ipplan.orig/Makefile ipplan/Makefile
--- ipplan.orig/Makefile	Thu Aug 24 23:37:54 2006
+++ ipplan/Makefile	Thu Aug 24 23:38:30 2006
@@ -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 -ruN ipplan.orig/distinfo ipplan/distinfo
--- ipplan.orig/distinfo	Thu Aug 24 23:37:54 2006
+++ ipplan/distinfo	Thu Aug 24 23:39:07 2006
@@ -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 -ruN ipplan.orig/files/patch-config.php ipplan/files/patch-config.php
--- ipplan.orig/files/patch-config.php	Thu Aug 24 23:37:54 2006
+++ ipplan/files/patch-config.php	Thu Aug 24 23:40:21 2006
@@ -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 -ruN ipplan.orig/pkg-plist ipplan/pkg-plist
--- ipplan.orig/pkg-plist	Thu Aug 24 23:37:54 2006
+++ ipplan/pkg-plist	Thu Aug 24 23:47:21 2006
@@ -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
--- ipplan.patch ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1156577051.58330>