From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jan 29 08:50:06 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E399816A549 for ; Sun, 29 Jan 2006 08:50:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53E2043D55 for ; Sun, 29 Jan 2006 08:50:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0T8o3Iv093795 for ; Sun, 29 Jan 2006 08:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0T8o3Xf093790; Sun, 29 Jan 2006 08:50:03 GMT (envelope-from gnats) Resent-Date: Sun, 29 Jan 2006 08:50:03 GMT Resent-Message-Id: <200601290850.k0T8o3Xf093790@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Babak Farrokhi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49F0A16A420 for ; Sun, 29 Jan 2006 08:47:31 +0000 (GMT) (envelope-from farrokhi@royalway.propagation.net) Received: from royalway.propagation.net (royalway.propagation.net [66.221.228.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBE6643D46 for ; Sun, 29 Jan 2006 08:47:30 +0000 (GMT) (envelope-from farrokhi@royalway.propagation.net) Received: from localhost (localhost [127.0.0.1]) by royalway.propagation.net (Postfix) with ESMTP id 2822256422 for ; Sun, 29 Jan 2006 02:47:32 -0600 (CST) Received: from royalway.propagation.net ([127.0.0.1]) by localhost (royalway.propagation.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 77631-03 for ; Sun, 29 Jan 2006 02:47:27 -0600 (CST) Received: by royalway.propagation.net (Postfix, from userid 1002) id 532A256420; Sun, 29 Jan 2006 02:47:27 -0600 (CST) Message-Id: <20060129084727.532A256420@royalway.propagation.net> Date: Sun, 29 Jan 2006 02:47:27 -0600 (CST) From: Babak Farrokhi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/92494: update port net-mgmt/ipplan to 4.51 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Babak Farrokhi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jan 2006 08:50:07 -0000 >Number: 92494 >Category: ports >Synopsis: update port net-mgmt/ipplan to 4.51 >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: Sun Jan 29 08:50:02 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Babak Farrokhi >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD royalway.propagation.net 5.4-STABLE FreeBSD 5.4-STABLE #6: Thu Jun 30 05:11:17 CDT 2005 root@royalway.propagation.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: >How-To-Repeat: >Fix: --- ipplan.patch begins here --- diff -ruN ipplan.orig/Makefile ipplan/Makefile --- ipplan.orig/Makefile Sun Jan 29 12:02:47 2006 +++ ipplan/Makefile Sun Jan 29 12:03:56 2006 @@ -6,11 +6,11 @@ # PORTNAME= ipplan -PORTVERSION= 4.50 +PORTVERSION= 4.51 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= iptrack -DISTNAME= ${PORTNAME}-4.50 +DISTNAME= ${PORTNAME}-4.51 MAINTAINER= mt@primats.org.ua COMMENT= IP address management and tracking diff -ruN ipplan.orig/distinfo ipplan/distinfo --- ipplan.orig/distinfo Sun Jan 29 12:02:47 2006 +++ ipplan/distinfo Sun Jan 29 12:04:06 2006 @@ -1,3 +1,3 @@ -MD5 (ipplan-4.50.tar.gz) = 46caff826529d1728ae06365f7eb7c9c -SHA256 (ipplan-4.50.tar.gz) = 4824a15bad54e7f2f36edc40ff94ed0352f119a12482431c812a1ef5960058a9 -SIZE (ipplan-4.50.tar.gz) = 1286224 +MD5 (ipplan-4.51.tar.gz) = 9d45303d7dd85f4bb560f43d891b4b56 +SHA256 (ipplan-4.51.tar.gz) = 3cbea32b656a6cc561abd81aed9279a1ada7859d2e66a1df0c9fd172aa00c650 +SIZE (ipplan-4.51.tar.gz) = 1307160 diff -ruN ipplan.orig/pkg-plist ipplan/pkg-plist --- ipplan.orig/pkg-plist Sun Jan 29 12:02:47 2006 +++ ipplan/pkg-plist Sun Jan 29 12:14:53 2006 @@ -1,5 +1,3 @@ -%%IPPLANDIR%%/192.168.0.0-3 -%%IPPLANDIR%%/192.168.0.0 %%IPPLANDIR%%/CHANGELOG %%IPPLANDIR%%/CONTRIBUTORS %%IPPLANDIR%%/DNS-USAGE @@ -14,7 +12,6 @@ %%IPPLANDIR%%/README %%IPPLANDIR%%/README.html %%IPPLANDIR%%/README.sgml -%%IPPLANDIR%%/README.txt %%IPPLANDIR%%/README1st-WINDOWS.txt %%IPPLANDIR%%/TODO %%IPPLANDIR%%/TRANSLATIONS @@ -22,8 +19,6 @@ %%IPPLANDIR%%/UPGRADE %%IPPLANDIR%%/admin/changepassword.php %%IPPLANDIR%%/admin/changesettings.php -%%IPPLANDIR%%/class.phpmailer.php -%%IPPLANDIR%%/class.smtp.php %%IPPLANDIR%%/admin/deletebounds.php %%IPPLANDIR%%/admin/displayauditlog.php %%IPPLANDIR%%/admin/displayboundsform.php @@ -56,8 +51,6 @@ %%IPPLANDIR%%/adodb/adodb-time.zip %%IPPLANDIR%%/adodb/adodb-xmlschema.inc.php %%IPPLANDIR%%/adodb/adodb.inc.php -%%IPPLANDIR%%/contrib/process-exports.txt -%%IPPLANDIR%%/contrib/process-exports.pl %%IPPLANDIR%%/adodb/contrib/toxmlrpc.inc.php %%IPPLANDIR%%/adodb/cute_icons_for_site/adodb.gif %%IPPLANDIR%%/adodb/cute_icons_for_site/adodb2.gif @@ -205,6 +198,8 @@ %%IPPLANDIR%%/auth.php %%IPPLANDIR%%/class.dbflib.php %%IPPLANDIR%%/class.dnslib.php +%%IPPLANDIR%%/class.phpmailer.php +%%IPPLANDIR%%/class.smtp.php %%IPPLANDIR%%/class.templib.php %%IPPLANDIR%%/config.php %%IPPLANDIR%%/contrib/bind9_revzone.xsl @@ -214,6 +209,8 @@ %%IPPLANDIR%%/contrib/dumproute.sh %%IPPLANDIR%%/contrib/dumproute.txt %%IPPLANDIR%%/contrib/ipplan-poller.php +%%IPPLANDIR%%/contrib/process-exports.pl +%%IPPLANDIR%%/contrib/process-exports.txt %%IPPLANDIR%%/docu.css %%IPPLANDIR%%/gpl.html %%IPPLANDIR%%/images/square_green.jpg @@ -238,6 +235,8 @@ %%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%%/menudefs.php %%IPPLANDIR%%/menus/ACKNOWLEDGEMENTS %%IPPLANDIR%%/menus/CHANGELOG @@ -453,6 +452,7 @@ %%IPPLANDIR%%/messages.po %%IPPLANDIR%%/phpmailer.lang-en.php %%IPPLANDIR%%/schema.php +%%IPPLANDIR%%/templates/customer/custtemplate-ripe.xsl %%IPPLANDIR%%/templates/ripe_assign-simple-1.0.xsl %%IPPLANDIR%%/templates/ripe_person_simple-1.0.xsl %%IPPLANDIR%%/templates/swip_reassign-simple-modify3.0.xsl @@ -461,7 +461,6 @@ %%IPPLANDIR%%/templates/swip_wdb1.4_delete.xsl %%IPPLANDIR%%/templates/swip_wdb1.4_modify.xsl %%IPPLANDIR%%/templates/swip_wdb1.4_new.xsl -%%IPPLANDIR%%/templates/customer/custtemplate-ripe.xsl %%IPPLANDIR%%/themes/default.css %%IPPLANDIR%%/themes/pastel.css %%IPPLANDIR%%/user/Net/DNS.php @@ -555,6 +554,8 @@ @dirrm %%IPPLANDIR%%/menus/LOGOS @dirrm %%IPPLANDIR%%/menus/DUMPS @dirrm %%IPPLANDIR%%/menus +@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 --- ipplan.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: