Date: Tue, 20 Jul 2010 05:12:30 GMT From: Chifeng QU <chifeng@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/148778: [MAINTAINER-UPDATE] net/delegate update to 9.9.7 Message-ID: <201007200512.o6K5CU14053384@www.freebsd.org> Resent-Message-ID: <201007200520.o6K5K1fp079370@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 148778 >Category: ports >Synopsis: [MAINTAINER-UPDATE] net/delegate update to 9.9.7 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 20 05:20:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Chifeng QU >Release: FreeBSD 8.0-RELEASE >Organization: PF >Environment: FreeBSD panabit.asia.corp.platform.com 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: The port net/delegate upgrade to 9.9.7, please commit, thanks! >How-To-Repeat: NONE. >Fix: apply this patch. Patch attached with submission follows: diff -ruN delegate.bak/Makefile delegate/Makefile --- delegate.bak/Makefile 2010-01-07 07:35:09.000000000 +0000 +++ delegate/Makefile 2010-07-20 10:48:04.000000000 +0000 @@ -6,7 +6,7 @@ # PORTNAME= delegate -PORTVERSION= 9.9.6 +PORTVERSION= 9.9.7 CATEGORIES= net www MASTER_SITES= http://www.chifeng.name/dist/delegate/ DISTNAME= ${PORTNAME}${PORTVERSION} @@ -15,7 +15,7 @@ COMMENT= General purpose TCP/IP proxy system IS_INTERACTIVE= YES -PORTDOCS= HowToDG.html Manual.htm tutor-jp.htm tutor-en.htm COPYRIGHT +PORTDOCS= HowToDG.html Manual.htm jpconv.htm tutor-jp.htm tutor-en.htm COPYRIGHT PLIST_FILES= sbin/delegated etc/rc.d/delegated.sh-dist SUB_FILES= pkg-message SUB_LIST= DOCSDIR=${DOCSDIR} diff -ruN delegate.bak/distinfo delegate/distinfo --- delegate.bak/distinfo 2010-01-07 07:35:09.000000000 +0000 +++ delegate/distinfo 2010-07-19 16:46:28.000000000 +0000 @@ -1,3 +1,3 @@ -MD5 (delegate9.9.6.tar.gz) = 61b73145295a498cbcf6995668632371 -SHA256 (delegate9.9.6.tar.gz) = 977723f3f233f10ed8832fb84cfea40f63140bdeb79174b45734c86cbf6c7955 -SIZE (delegate9.9.6.tar.gz) = 2012552 +MD5 (delegate9.9.7.tar.gz) = 86c833e95cd16a54d54fa3c7e4ab7929 +SHA256 (delegate9.9.7.tar.gz) = ddf9832dcb3b6ca8c930d4553eb145cc777bc184f6357184dab02d04e3e673bf +SIZE (delegate9.9.7.tar.gz) = 2155076 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007200512.o6K5CU14053384>