From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Dec 13 20:00:28 2005 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 02D2316A420 for ; Tue, 13 Dec 2005 20:00:28 +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 B2D1A43D73 for ; Tue, 13 Dec 2005 20:00:19 +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 jBDK0JJT000960 for ; Tue, 13 Dec 2005 20:00:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBDK0Jnr000959; Tue, 13 Dec 2005 20:00:19 GMT (envelope-from gnats) Resent-Date: Tue, 13 Dec 2005 20:00:19 GMT Resent-Message-Id: <200512132000.jBDK0Jnr000959@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 4489916A41F for ; Tue, 13 Dec 2005 19:49:58 +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 E5ADF43D46 for ; Tue, 13 Dec 2005 19:49:56 +0000 (GMT) (envelope-from farrokhi@royalway.propagation.net) Received: by royalway.propagation.net (Postfix, from userid 1002) id 8319756454; Tue, 13 Dec 2005 13:49:40 -0600 (CST) Message-Id: <20051213194940.8319756454@royalway.propagation.net> Date: Tue, 13 Dec 2005 13:49:40 -0600 (CST) From: Babak Farrokhi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/90343: update port: net-mgmt/ipplan to 4.50 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: Tue, 13 Dec 2005 20:00:28 -0000 >Number: 90343 >Category: ports >Synopsis: update port: net-mgmt/ipplan to 4.50 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Dec 13 20:00:18 GMT 2005 >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-4_50.diff begins here --- diff -ruN ipplan.orig/Makefile ipplan/Makefile --- ipplan.orig/Makefile Tue Dec 13 22:37:01 2005 +++ ipplan/Makefile Tue Dec 13 22:40:17 2005 @@ -6,11 +6,11 @@ # PORTNAME= ipplan -PORTVERSION= 4.47 +PORTVERSION= 4.50 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= iptrack -DISTNAME= ${PORTNAME}-4.47 +DISTNAME= ${PORTNAME}-4.50 MAINTAINER= mt@primats.org.ua COMMENT= IP address management and tracking diff -ruN ipplan.orig/distinfo ipplan/distinfo --- ipplan.orig/distinfo Tue Dec 13 22:37:01 2005 +++ ipplan/distinfo Tue Dec 13 22:46:46 2005 @@ -1,2 +1,3 @@ -MD5 (ipplan-4.47.tar.gz) = 8cfc85da69bddbdda26400dfa18a9b32 -SIZE (ipplan-4.47.tar.gz) = 1266826 +MD5 (ipplan-4.50.tar.gz) = 46caff826529d1728ae06365f7eb7c9c +SHA256 (ipplan-4.50.tar.gz) = 4824a15bad54e7f2f36edc40ff94ed0352f119a12482431c812a1ef5960058a9 +SIZE (ipplan-4.50.tar.gz) = 1286224 diff -ruN ipplan.orig/pkg-plist ipplan/pkg-plist --- ipplan.orig/pkg-plist Tue Dec 13 22:37:01 2005 +++ ipplan/pkg-plist Tue Dec 13 22:57:51 2005 @@ -1,3 +1,5 @@ +%%IPPLANDIR%%/192.168.0.0-3 +%%IPPLANDIR%%/192.168.0.0 %%IPPLANDIR%%/CHANGELOG %%IPPLANDIR%%/CONTRIBUTORS %%IPPLANDIR%%/DNS-USAGE @@ -12,6 +14,7 @@ %%IPPLANDIR%%/README %%IPPLANDIR%%/README.html %%IPPLANDIR%%/README.sgml +%%IPPLANDIR%%/README.txt %%IPPLANDIR%%/README1st-WINDOWS.txt %%IPPLANDIR%%/TODO %%IPPLANDIR%%/TRANSLATIONS --- ipplan-4_50.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: