[53948] trunk/dports/www/mod_perl2/Portfile

snc at macports.org snc at macports.org
Thu Jul 16 17:11:58 PDT 2009


Revision: 53948
          http://trac.macports.org/changeset/53948
Author:   snc at macports.org
Date:     2009-07-16 17:11:57 -0700 (Thu, 16 Jul 2009)
Log Message:
-----------
updated version, cleaned master_sites, acknowledge mtree violations, ticket #20265. maintainer timeout.

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

Modified: trunk/dports/www/mod_perl2/Portfile
===================================================================
--- trunk/dports/www/mod_perl2/Portfile	2009-07-17 00:05:05 UTC (rev 53947)
+++ trunk/dports/www/mod_perl2/Portfile	2009-07-17 00:11:57 UTC (rev 53948)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -2,3 +3,3 @@
 name				mod_perl2
-version				2.0.3
+version				2.0.4
 maintainers			cyberscript.net:ryan
@@ -21,13 +22,11 @@
 					templating sytems, to complete XML content delivery systems. Web sites like \
 					Slashdot and Wired Magazine use mod_perl.
 homepage			http://perl.apache.org/
-master_sites		http://perl.apache.org/dist/ \
-					http://apache.mirror.digitalspace.net/perl/ \
-					http://www.apache.inetcosmos.org/dist/perl/ \
-					http://www.rge.com/pub/infosystems/apache/perl/ \
-					http://mirrors.ccs.neu.edu/Apache/dist/perl/				
+master_sites		http://perl.apache.org/dist/
 distname			mod_perl-${version}
-checksums			md5 b40e2adf67c6be15a0041af1c67b6997
+checksums			md5     1a05625ae6843085f985f5da8214502a \
+                    sha1    65299a16ec414a690a48a2bbe63acaa3c6bb897b \
+                    rmd160  111b8f33e2dcc43ef7a0a7d557ceb467f0c55c6d
 depends_lib			path:bin/perl:perl5 port:apache2
 worksrcdir			mod_perl-${version}
 
@@ -37,6 +36,8 @@
 		${prefix}/bin/perl Makefile.PL MP_APXS=${APXS}"
 }
 
+destroot.violate_mtree yes
+
 post-destroot {
 		xinstall -m 755 -d ${destroot}${prefix}/apache2/include/modules/perl \
 			${destroot}${prefix}/apache2/libexec
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090716/fe9f39f4/attachment-0001.html>


More information about the macports-changes mailing list