Date: Sun, 3 Oct 2004 21:20:35 +0000 (GMT) From: Piet Delport <pjd@point45.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: thinker@branda.to Subject: ports/72288: [UPDATE] www/clearsilver to 0.9.12 Message-ID: <20041003212035.5B16B4172@gauss.point45.net> Resent-Message-ID: <200410032130.i93LUB7j015629@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 72288 >Category: ports >Synopsis: [UPDATE] www/clearsilver to 0.9.12 >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: Sun Oct 03 21:30:11 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Piet Delport >Release: >Organization: >Environment: >Description: (Maintainer CC'd.) This PR supercedes ports/70591. Besides the version bump, this patch also removes the post-patch rename of lemon.c, which is not included in the distribution anymore. >How-To-Repeat: >Fix: --- clearsilver-0.9.12.patch begins here --- diff -u /usr/ports/www/clearsilver/Makefile clearsilver/Makefile --- /usr/ports/www/clearsilver/Makefile Tue Jul 13 09:41:30 2004 +++ clearsilver/Makefile Sun Oct 3 22:44:10 2004 @@ -7,7 +7,7 @@ # PORTNAME= clearsilver -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.12 CATEGORIES= www MASTER_SITES= http://www.clearsilver.net/downloads/ @@ -67,8 +67,6 @@ .endif post-patch: - @# Exclude lemon.c, it gives some errors and its not used at all. - @${MV} ${WRKSRC}/cs/lemon.c ${WRKSRC}/cs/lemon.c.not_used @# Remove CFLAGS when building the python module, pydistfile is used @# and will do the right thing. @${REINPLACE_CMD} -E 's,(\$$\(PYTHON\)),CFLAGS="" \1,g' ${WRKSRC}/python/Makefile Only in /usr/ports/www/clearsilver: Makefile.orig diff -u /usr/ports/www/clearsilver/distinfo clearsilver/distinfo --- /usr/ports/www/clearsilver/distinfo Tue Apr 20 14:43:35 2004 +++ clearsilver/distinfo Sun Oct 3 22:40:25 2004 @@ -1,2 +1,2 @@ -MD5 (clearsilver-0.9.7.tar.gz) = a83844356c92b0ce060c5ba08e55c401 -SIZE (clearsilver-0.9.7.tar.gz) = 377694 +MD5 (clearsilver-0.9.12.tar.gz) = 7a086e3349c290e4aa8d96c95a72da1b +SIZE (clearsilver-0.9.12.tar.gz) = 363956 --- clearsilver-0.9.12.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?20041003212035.5B16B4172>