Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 2006 16:44:28 +0200 (CEST)
From:      Robin Gruyters <r.gruyters@yirdis.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/96977: [MAINTAINER] www/py-prewikka: No post-patch needed
Message-ID:  <200605081444.k48EiSIm087500@server.yirdis.net>
Resent-Message-ID: <200605081450.k48EoE29065762@freefall.freebsd.org>

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

>Number:         96977
>Category:       ports
>Synopsis:       [MAINTAINER] www/py-prewikka: No post-patch needed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 08 14:50:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Robin Gruyters
>Release:        FreeBSD 5.4-RELEASE-p11 i386
>Organization:
YIRDIS B.V.
>Environment:
System: FreeBSD server.yirdis.net 5.4-RELEASE-p11 FreeBSD 5.4-RELEASE-p11 #0: Thu Feb  2 17:02:52 CET
>Description:
My last update (PR-96762) wasn't executed correctly. We don't need to
execute the post-patch anymore.

Generated with FreeBSD Port Tools 0.76
>How-To-Repeat:
>Fix:

--- py24-prewikka-0.9.5_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/py-prewikka/Makefile /data2/FreeBSD/custom_ports/www/py-prewikka/Makefile
--- /usr/ports/www/py-prewikka/Makefile	Mon May  8 16:36:27 2006
+++ /data2/FreeBSD/custom_ports/www/py-prewikka/Makefile	Mon May  8 16:39:03 2006
@@ -7,6 +7,7 @@
 
 PORTNAME=	prewikka
 PORTVERSION=	0.9.5
+PORTREVISION=	1
 CATEGORIES=	www security python
 MASTER_SITES=	http://www.prelude-ids.org/download/releases/ \
 		http://www.prelude-ids.org/download/releases/old/
@@ -21,9 +22,5 @@
 
 USE_PYTHON=		2.3+
 USE_PYDISTUTILS=	yes
-
-post-patch:
-	@${REINPLACE_CMD} -e 's,/usr/bin/env python,${PYTHON_CMD},' \
-		${WRKSRC}/cgi-bin/prewikka.cgi
 
 .include <bsd.port.mk>
--- py24-prewikka-0.9.5_1.patch ends here ---

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



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