[24673] trunk/dports/www/mod_perl/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Apr 29 15:18:16 PDT 2007


Revision: 24673
          http://trac.macosforge.org/projects/macports/changeset/24673
Author:   markd at macports.org
Date:     2007-04-29 15:18:15 -0700 (Sun, 29 Apr 2007)

Log Message:
-----------
Update to 1.30 and apply fix listed in ticket #5480.

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

Modified: trunk/dports/www/mod_perl/Portfile
===================================================================
--- trunk/dports/www/mod_perl/Portfile	2007-04-29 21:55:52 UTC (rev 24672)
+++ trunk/dports/www/mod_perl/Portfile	2007-04-29 22:18:15 UTC (rev 24673)
@@ -2,10 +2,9 @@
 
 PortSystem 1.0
 name                mod_perl
-version             1.29
-revision			2
+version             1.30
 categories          www
-platforms           darwin freebsd
+platforms           darwin
 maintainers         bchesneau at mac.com
 description         Embeds a Perl interpreter in the Apache 1.3 server
 long_description	${description}
@@ -15,8 +14,7 @@
 					http://www.apache.inetcosmos.org/dist/perl/ \
 					http://www.rge.com/pub/infosystems/apache/perl/ \
 					http://mirrors.ccs.neu.edu/Apache/dist/perl/
-distname			mod_perl-1.0-current
-checksums			md5 1491931790509b9af06fc037d02b0e7a
+checksums			md5 bfd6f6cff1ab1cc3dbb58a236701d169
 depends_lib         port:perl5.8 port:apache
 
 worksrcdir			${name}-${version}
@@ -61,7 +59,7 @@
 		xinstall -m 755 ${worksrcpath}/apaci/libperl.so \
 			${destroot}${prefix}/libexec/apache/
 	}
-	system "cd ${destroot}${prefix}/lib/perl5/site_perl/5.8*/darwin-2level/auto/mod_perl/ \
+	system "cd ${destroot}${prefix}/lib/perl5/site_perl/5.8*/darwin-*2level/auto/mod_perl/ \
 		&& cat .packlist | sed s#${destroot}/#\/#g >.packlist.new \
 		&& mv .packlist.new .packlist"
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070429/6e5c8e12/attachment.html


More information about the macports-changes mailing list