ports/82113: update port: net-mgmt/ipplan to 4.3.2

Maxim Tuliuk mtprimats.org.ua at zoo.top.net.ua
Fri Jun 10 12:40:24 UTC 2005


>Number:         82113
>Category:       ports
>Synopsis:       update port: net-mgmt/ipplan to 4.3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 10 12:40:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Maxim Tuliuk
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
ISP "TopNet"
>Environment:
System: FreeBSD zoo.top.net.ua 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root at harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386

>Description:
>How-To-Repeat:
>Fix:
diff -uNr ipplan.old/Makefile ipplan/Makefile
--- ipplan.old/Makefile	Sat May 21 02:35:16 2005
+++ ipplan/Makefile	Fri Jun 10 11:41:56 2005
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	ipplan
-PORTVERSION=	4.3.1
+PORTVERSION=	4.3.2
 CATEGORIES=	net-mgmt
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	iptrack
-DISTNAME=	${PORTNAME}-4.31
+DISTNAME=	${PORTNAME}-4.32
 
 MAINTAINER=	mt at primats.org.ua
 COMMENT=	IP address management and tracking
diff -uNr ipplan.old/distinfo ipplan/distinfo
--- ipplan.old/distinfo	Sat May 21 02:35:16 2005
+++ ipplan/distinfo	Fri Jun 10 11:43:53 2005
@@ -1,2 +1,2 @@
-MD5 (ipplan-4.31.tar.gz) = cd06baf19fbba9e4ada77b6ac72eb3df
-SIZE (ipplan-4.31.tar.gz) = 1128850
+MD5 (ipplan-4.32.tar.gz) = 945a69c305ac93e776903df1864890f5
+SIZE (ipplan-4.32.tar.gz) = 1132394
diff -uNr ipplan.old/files/patch-config.php ipplan/files/patch-config.php
--- ipplan.old/files/patch-config.php	Sat May 21 02:35:16 2005
+++ ipplan/files/patch-config.php	Fri Jun 10 15:28:52 2005
@@ -1,6 +1,6 @@
---- config.php.orig	Wed May 11 00:26:32 2005
-+++ config.php	Wed May 11 19:30:43 2005
-@@ -89,7 +89,7 @@
+--- config.php.orig	Sun Jun  5 09:53:19 2005
++++ config.php	Fri Jun 10 15:28:16 2005
+@@ -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
  // to this user
@@ -9,16 +9,16 @@
  
  // default country code ("" for none)
  define("DEFAULTCOUNTRY", "US");
-@@ -102,7 +102,7 @@
+@@ -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", "/usr/local/bin/nmap");
+ //define("NMAP", "");
+-define("NMAP", "/usr/bin/nmap");
++define("NMAP", "/usr/local/bin/nmap");
  
  //-------------------------START OF REGISTRAR---------------------------
  
-@@ -145,7 +145,7 @@
+@@ -152,7 +152,7 @@
  //   this will usually be the user under which Apache runs. If the 
  // permissions are not correct, the files will be created in the
  // system temp directory, usually /tmp
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list