ports/53368: [PATCH] Update net/tcpreen to 1.3.4

Sergei Kolobov sergei at kolobov.com
Mon Jun 16 12:00:29 UTC 2003


>Number:         53368
>Category:       ports
>Synopsis:       [PATCH] Update net/tcpreen to 1.3.4
>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:   Mon Jun 16 05:00:26 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Kolobov
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD outpost.globcon.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Thu Jan  2 03:13:48 MSK
>Description:
- Switch to tracking "unstable" tcreen: update to 1.3.4,
  see ${DOCSDIR}/NEWS for the list of new features and changes
- Install some additional documentation
- Use DOCSDIR in pkg-plist

Tested on:	5.1-CURRENT, 4.7-STABLE (i386)

NOTE: the diff is against not yet committed ports/53304 PR.

Port maintainer - Janos.Mohacsi at bsd.hu - has been copied.
>How-To-Repeat:
>Fix:

--- tcpreen-1.3.4.patch begins here ---
diff -ruN --exclude=CVS tcpreen-1.2.2/Makefile tcpreen/Makefile
--- tcpreen-1.2.2/Makefile	Mon Jun 16 15:40:25 2003
+++ tcpreen/Makefile	Mon Jun 16 15:09:39 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tcpreen
-PORTVERSION=	1.2.2
+PORTVERSION=	1.3.4
 CATEGORIES=	net ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -26,7 +26,7 @@
 LDFLAGS=	-L${LOCALBASE}/lib
 
 MAN1=		tcpreen.1
-DOCS=		README
+DOCS=		AUTHORS NEWS README THANKS TODO
 
 .if !defined(NOPORTDOCS)
 post-install:
diff -ruN --exclude=CVS tcpreen-1.2.2/distinfo tcpreen/distinfo
--- tcpreen-1.2.2/distinfo	Mon Jun 16 15:13:39 2003
+++ tcpreen/distinfo	Mon Jun 16 15:02:20 2003
@@ -1 +1 @@
-MD5 (tcpreen-1.2.2.tar.bz2) = 8dfa174bb7bd781dd73357d2975cf2cb
+MD5 (tcpreen-1.3.4.tar.bz2) = fb5176c0812b20abc3a11f72c8fdb1d1
diff -ruN --exclude=CVS tcpreen-1.2.2/pkg-plist tcpreen/pkg-plist
--- tcpreen-1.2.2/pkg-plist	Mon Jun 16 15:13:21 2003
+++ tcpreen/pkg-plist	Mon Jun 16 15:25:34 2003
@@ -1,4 +1,8 @@
 bin/tcpreen
 share/locale/fr/LC_MESSAGES/tcpreen.mo
-%%PORTDOCS%%share/doc/tcpreen/README
-%%PORTDOCS%%@dirrm share/doc/tcpreen
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/THANKS
+%%PORTDOCS%%%%DOCSDIR%%/TODO
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
--- tcpreen-1.3.4.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list