Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jan 2004 16:41:40 +0100 (CET)
From:      Alex Dupre <ale@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        nork@FreeBSD.org
Subject:   ports/61020: [Maintainer Update] Port: net/portfwd
Message-ID:  <200401071541.i07FfeMd038147@armada.alexdupre.com>
Resent-Message-ID: <200401071550.i07FoEsK017076@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         61020
>Category:       ports
>Synopsis:       [Maintainer Update] Port: net/portfwd
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 07 07:50:14 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Alex Dupre
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD armada.alexdupre.com 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Wed Jan 7 02:41:45 CET 2004 alex@armada.alexdupre.com:/usr/obj/usr/src/sys/ARMADA i386


	
>Description:
Update to 0.26 final release.
	
>How-To-Repeat:
	
>Fix:

	

--- portfwd.diff begins here ---
diff -ruN portfwd.orig/Makefile portfwd/Makefile
--- portfwd.orig/Makefile	Wed Jan  7 15:51:10 2004
+++ portfwd/Makefile	Wed Jan  7 16:37:27 2004
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	portfwd
-PORTVERSION=	0.26.r6
+PORTVERSION=	0.26
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/.r/rc/}
+DISTNAME=	${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	sysadmin@alexdupre.com
 COMMENT=	A Port Forwarding Daemon
@@ -23,11 +23,11 @@
 MAN8=	portfwd.8
 
 .if defined(NOPORTDOCS)
-pre-install:
-	@${REINPLACE_CMD} -e "s|(^install-data-am:) install-docDATA|\1|g" \
+post-configure:
+	@${REINPLACE_CMD} -e "s|\(^install-data-am:\) install-docDATA|\1|g" \
 		${WRKSRC}/Makefile
 	@${REINPLACE_CMD} -e \
-		"s|(^install-data-am: install-man) install-docDATA|\1|g" \
+		"s|\(^install-data-am: install-man\) install-docDATA|\1|g" \
 		${WRKSRC}/doc/Makefile
 .endif
 
diff -ruN portfwd.orig/distinfo portfwd/distinfo
--- portfwd.orig/distinfo	Wed Jan  7 15:51:10 2004
+++ portfwd/distinfo	Wed Jan  7 15:56:45 2004
@@ -1 +1 @@
-MD5 (portfwd-0.26rc6.tar.gz) = 9706c8c4c4551c079f3e76abf985b64d
+MD5 (portfwd-0.26.tar.gz) = bd15556136f1067ed7440907372bf9c8
--- portfwd.diff ends here ---



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401071541.i07FfeMd038147>