diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-12-28 17:49:15 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-12-28 17:49:15 +0000 |
commit | a0ed8f11ec9d30b6fdd8a8ff6dff43f2dd5666fd (patch) | |
tree | 656ed674eac66d3e4b616ebb6a82b66340c6e469 /www/clearsilver | |
parent | b580c56f172bd9ec9d36b376ae5740ff635509cb (diff) |
Notes
Diffstat (limited to 'www/clearsilver')
-rw-r--r-- | www/clearsilver/Makefile | 4 | ||||
-rw-r--r-- | www/clearsilver/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/www/clearsilver/Makefile b/www/clearsilver/Makefile index 6d66672131b6..ac30f595454e 100644 --- a/www/clearsilver/Makefile +++ b/www/clearsilver/Makefile @@ -7,7 +7,7 @@ # PORTNAME= clearsilver -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.13 CATEGORIES= www MASTER_SITES= http://www.clearsilver.net/downloads/ @@ -71,8 +71,6 @@ BROKEN= "Does not compile on ia64" .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 diff --git a/www/clearsilver/distinfo b/www/clearsilver/distinfo index d776cd24dbe7..db9aa3b6c81c 100644 --- a/www/clearsilver/distinfo +++ b/www/clearsilver/distinfo @@ -1,2 +1,2 @@ -MD5 (clearsilver-0.9.7.tar.gz) = a83844356c92b0ce060c5ba08e55c401 -SIZE (clearsilver-0.9.7.tar.gz) = 377694 +MD5 (clearsilver-0.9.13.tar.gz) = 6f4946d92eca41e17c9fc0373aee096a +SIZE (clearsilver-0.9.13.tar.gz) = 365908 |