ports/131808: [UPDATE] update net/delegate to 9.9.1

Chifeng Qu chifeng at gmail.com
Wed Feb 18 08:50:02 UTC 2009


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list