ports/92207: Update port: www/clearsilver to 0.10.2

Rui Lopes rui at ruilopes.com
Mon Jan 23 15:20:06 UTC 2006


>Number:         92207
>Category:       ports
>Synopsis:       Update port: www/clearsilver to 0.10.2
>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 Jan 23 15:20:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rui Lopes
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
	
>Description:
* Update to 0.10.2.
* Remove deprecated ports variable.
	
>How-To-Repeat:
	
>Fix:

	

--- update_clearsilver_from_0.9.14_to_0.10.2.patch begins here ---
diff -ruN clearsilver.orig/Makefile clearsilver/Makefile
--- clearsilver.orig/Makefile	Thu Jan 19 23:38:35 2006
+++ clearsilver/Makefile	Mon Jan 23 12:41:15 2006
@@ -7,17 +7,15 @@
 #
 
 PORTNAME=	clearsilver
-PORTVERSION=	0.9.14
+PORTVERSION=	0.10.2
 CATEGORIES=	www
-MASTER_SITES=	http://www.clearsilver.net/downloads/ \
-		http://depot.fsck.ch/mirror/distfiles/
+MASTER_SITES=	http://www.clearsilver.net/downloads/
 
 MAINTAINER=	rui at ruilopes.com
 COMMENT=	A fast, powerful, and language-neutral template system
 
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
-USE_REINPLACE=	yes
 MANCOMPRESSED=	no
 
 CONFIGURE_ARGS=	--disable-apache --disable-perl --disable-ruby \
@@ -74,8 +72,7 @@
 	@${REINPLACE_CMD} -E 's,(\$$\(PYTHON\)),CFLAGS="" \1,g' ${WRKSRC}/python/Makefile
 	@# insert -fPIC into CFLAGS to fix non-i386 builds
 	@${REINPLACE_CMD} -e 's|= @CFLAGS@|= @CFLAGS@ -fPIC|g' ${WRKSRC}/rules.mk.in
-	@# Avoid rebuilding man pages
-	@${REINPLACE_CMD} -e 's,all man,all,g' ${WRKSRC}/Makefile
-	@${REINPLACE_CMD} -e 's|`$$python_bin -c "import site; print site.sitedirs\[0\]"`|"${PYTHON_SITELIBDIR}"|' ${WRKSRC}/configure
+	@# Set PYTHON_SITE
+	@${REINPLACE_CMD} -E 's|(PYTHON=\$$.*)|\1;PYTHON_SITE="${PYTHONPREFIX_SITELIBDIR}"|g' ${WRKSRC}/configure
 
 .include <bsd.port.post.mk>
diff -ruN clearsilver.orig/distinfo clearsilver/distinfo
--- clearsilver.orig/distinfo	Sun Jul 31 13:30:10 2005
+++ clearsilver/distinfo	Fri Jan 20 22:01:28 2006
@@ -1,2 +1,3 @@
-MD5 (clearsilver-0.9.14.tar.gz) = 2161936b7828e8cbdc4f45812d15e3f6
-SIZE (clearsilver-0.9.14.tar.gz) = 366041
+MD5 (clearsilver-0.10.2.tar.gz) = 10e19526e87b712068e9073469b10d94
+SHA256 (clearsilver-0.10.2.tar.gz) = 7466a5b2098cf64f3af06179d9fc126b63c6d0e04d8e9f90a9d7d0033105fe4c
+SIZE (clearsilver-0.10.2.tar.gz) = 584318
--- update_clearsilver_from_0.9.14_to_0.10.2.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list