From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Feb 18 08:50:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69806106566C for ; Wed, 18 Feb 2009 08:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 44E858FC0A for ; Wed, 18 Feb 2009 08:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n1I8o13i016895 for ; Wed, 18 Feb 2009 08:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n1I8o1Hp016894; Wed, 18 Feb 2009 08:50:01 GMT (envelope-from gnats) Resent-Date: Wed, 18 Feb 2009 08:50:01 GMT Resent-Message-Id: <200902180850.n1I8o1Hp016894@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, Chifeng Qu Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64B2D1065676 for ; Wed, 18 Feb 2009 08:45:08 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 52B758FC1D for ; Wed, 18 Feb 2009 08:45:08 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n1I8j7d9052758 for ; Wed, 18 Feb 2009 08:45:07 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n1I8j7r0052756; Wed, 18 Feb 2009 08:45:07 GMT (envelope-from nobody) Message-Id: <200902180845.n1I8j7r0052756@www.freebsd.org> Date: Wed, 18 Feb 2009 08:45:07 GMT From: Chifeng Qu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/131808: [UPDATE] update net/delegate to 9.9.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Feb 2009 08:50:02 -0000 >Number: 131808 >Category: ports >Synopsis: [UPDATE] update net/delegate to 9.9.1 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Feb 18 08:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Chifeng Qu >Release: FreeBSD 7.0-BETA2 >Organization: Extmail Team >Environment: FreeBSD chifeng.asia.corp.platform.com 7.0-BETA2 FreeBSD 7.0-BETA2 #0: Fri Nov 2 16:47:33 UTC 2007 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: update net/delegate to 9.9.1, Please commit, Thanks! I want to maintain this ports, Could you help me become a maintainer? >How-To-Repeat: NONE. >Fix: apply this patch. Patch attached with submission follows: diff -ruN delegate.bak/Makefile delegate/Makefile --- delegate.bak/Makefile 2008-12-18 11:24:00.000000000 +0800 +++ delegate/Makefile 2009-02-18 08:02:33.000000000 +0800 @@ -6,18 +6,19 @@ # PORTNAME= delegate -PORTVERSION= 9.8.3 +PORTVERSION= 9.9.1 CATEGORIES= net www -MASTER_SITES= ftp://www.delegate.org/pub/DeleGate/ \ - ftp://ftp.delegate.org/pub/DeleGate/ +MASTER_SITES= http://www.chifeng.name/dist/delegate/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= General purpose TCP/IP proxy system IS_INTERACTIVE= YES -PORTDOCS= Manual.htm tutor-jp.htm tutor-en.htm +PORTDOCS= HowToDG.html Manual.htm tutor-jp.htm tutor-en.htm PLIST_FILES= sbin/delegated etc/rc.d/delegated.sh-dist +SUB_FILES= pkg-message +SUB_LIST= DOCSDIR=${DOCSDIR} # Strip breaks binary checksumming STRIP= diff -ruN delegate.bak/distinfo delegate/distinfo --- delegate.bak/distinfo 2008-08-27 15:53:12.000000000 +0800 +++ delegate/distinfo 2009-02-18 07:09:48.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (delegate9.8.3.tar.gz) = 6aa9cec8f30bb0ce3b05b5d6b488cf86 -SHA256 (delegate9.8.3.tar.gz) = 5ffa49c9c5632c14a3388683b3de68b6d34b3e32fcd9d6fdfe21578ede25fae5 -SIZE (delegate9.8.3.tar.gz) = 1881119 +MD5 (delegate9.9.1.tar.gz) = b483d93a89831711ebd9b3ced991f33f +SHA256 (delegate9.9.1.tar.gz) = eb589f33768681486a8e80860d8d0cdc3df753fc6cab7dde9c4dbd2455543181 +SIZE (delegate9.9.1.tar.gz) = 1944670 diff -ruN delegate.bak/files/pkg-message.in delegate/files/pkg-message.in --- delegate.bak/files/pkg-message.in 1970-01-01 08:00:00.000000000 +0800 +++ delegate/files/pkg-message.in 2009-02-18 08:01:17.000000000 +0800 @@ -0,0 +1,12 @@ + +---------------------------------------------------------------------- +Now, edit the sample script in %%PREFIX%%/etc/rc.d/delegate.sh-dist +directory and copy it into /usr/local/etc/rc.d. +Especially, don't forget to specify correct value for the MANAGER. + +You can also run an interactive configuration session by executing +delegated with no argument. + +Consult %%DOCSDIR%%/Manual.htm for configuration +information. +---------------------------------------------------------------------- diff -ruN delegate.bak/pkg-message delegate/pkg-message --- delegate.bak/pkg-message 2006-11-09 15:28:27.000000000 +0800 +++ delegate/pkg-message 1970-01-01 08:00:00.000000000 +0800 @@ -1,12 +0,0 @@ - ----------------------------------------------------------------------- -Now, edit the sample script in /usr/local/share/examples/delegate directory -and copy it into /usr/local/etc/rc.d. -Especially, don't forget to specify correct value for the MANAGER. - -You can also run an interactive configuration session by executing -delegated with no argument. - -Consult /usr/local/share/doc/delegate/Manual.htm for configuration -information. ----------------------------------------------------------------------- >Release-Note: >Audit-Trail: >Unformatted: