[24445] trunk

source_changes at macosforge.org source_changes at macosforge.org
Tue Apr 24 06:00:07 PDT 2007


Revision: 24445
          http://trac.macosforge.org/projects/macports/changeset/24445
Author:   dluke at macports.org
Date:     2007-04-24 06:00:07 -0700 (Tue, 24 Apr 2007)

Log Message:
-----------
Version bump, update clearsilver to 0.10.4

Modified Paths:
--------------
    trunk/dports/www/clearsilver/Portfile

Property Changed:
----------------
    trunk/


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 023a8b07-a327-4f20-9012-67c915bb7b7c:/local/branches/updates:21118
023a8b07-a327-4f20-9012-67c915bb7b7c:/local/trunk:21326
40426cdb-d25d-4106-b89a-567fc1e9311f:/local/trunk:22799
a2b01108-8822-4c85-91cd-1541804339d8:/local/macports:20632
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/libdnet-maintainer:20898
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-app-cli:20923
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-list-moreutils:20919
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-path-class:20929
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/updates:20946
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/trunk:20947
d9146071-5dc1-4620-afc7-8ba4e23d31df:/local/trunk:21690
f2dd1c64-7982-4318-98ce-263798263e0a:/local:24646
fd7794eb-1723-4a49-8be4-c69b2a184b6d:/local/trunk:24020
   + 023a8b07-a327-4f20-9012-67c915bb7b7c:/local/branches/updates:21118
023a8b07-a327-4f20-9012-67c915bb7b7c:/local/trunk:21326
40426cdb-d25d-4106-b89a-567fc1e9311f:/local/trunk:22799
a2b01108-8822-4c85-91cd-1541804339d8:/local/macports:20632
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/libdnet-maintainer:20898
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-app-cli:20923
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-list-moreutils:20919
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-path-class:20929
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/updates:20946
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/trunk:20947
d9146071-5dc1-4620-afc7-8ba4e23d31df:/local/trunk:21690
f2dd1c64-7982-4318-98ce-263798263e0a:/local:24648
fd7794eb-1723-4a49-8be4-c69b2a184b6d:/local/trunk:24020

Modified: trunk/dports/www/clearsilver/Portfile
===================================================================
--- trunk/dports/www/clearsilver/Portfile	2007-04-24 12:47:07 UTC (rev 24444)
+++ trunk/dports/www/clearsilver/Portfile	2007-04-24 13:00:07 UTC (rev 24445)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name		clearsilver
-version 	0.10.3
-revision	1
+version 	0.10.4
 categories	www python perl
 platforms	darwin
 maintainers	dluke at geeklair.net
@@ -17,7 +16,7 @@
 
 homepage	http://www.clearsilver.net
 master_sites	${homepage}/downloads
-checksums md5	ff4104b0e58bca1b61d528edbd902769
+checksums md5	9523df7ef17e41a01dbae5032a3e450b
 
 patchfiles	patch-rules.mk.in
 
@@ -48,6 +47,11 @@
 		${worksrcpath}/Makefile
 }
 
+post-configure {
+	reinplace "s|#include <features.h>||g" \
+                ${worksrcpath}/cgi/cgiwrap.c
+}
+
 ## stolen from perl5 group code
 post-destroot {
                 foreach packlist [exec find ${destroot} -name .packlist] {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070424/8a40aa70/attachment.html


More information about the macports-changes mailing list