[26823] trunk/dports/perl
source_changes at macosforge.org
source_changes at macosforge.org
Mon Jul 9 06:26:55 PDT 2007
Revision: 26823
http://trac.macosforge.org/projects/macports/changeset/26823
Author: narf_tm at macports.org
Date: 2007-07-09 06:26:55 -0700 (Mon, 09 Jul 2007)
Log Message:
-----------
Replaced dashes with underscores in variant names.
Modified Paths:
--------------
trunk/dports/perl/p5-catalyst-plugin-authentication-store-dbic/Portfile
trunk/dports/perl/p5-xml-simple/Portfile
Modified: trunk/dports/perl/p5-catalyst-plugin-authentication-store-dbic/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-authentication-store-dbic/Portfile 2007-07-09 09:05:10 UTC (rev 26822)
+++ trunk/dports/perl/p5-catalyst-plugin-authentication-store-dbic/Portfile 2007-07-09 13:26:55 UTC (rev 26823)
@@ -20,10 +20,10 @@
port:p5-catalyst-plugin-session-state-cookie \
port:p5-test-www-mechanize-catalyst
-variant class-dbi {
+variant class_dbi {
depends_lib-append port:p5-class-dbi
}
-variant dbix-class {
+variant dbix_class {
depends_lib-append port:p5-dbix-class
-}
\ No newline at end of file
+}
Modified: trunk/dports/perl/p5-xml-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-simple/Portfile 2007-07-09 09:05:10 UTC (rev 26822)
+++ trunk/dports/perl/p5-xml-simple/Portfile 2007-07-09 13:26:55 UTC (rev 26823)
@@ -12,9 +12,3 @@
checksums md5 80c0980ff63d77b871de41acc7175df7
depends_lib-append port:p5-xml-parser port:p5-xml-namespacesupport
-
-#variant xml-sax {
-# depends_lib-delete port:p5-xml-parser
-# depends_lib-append port:p5-xml-sax
-#}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070709/a02f4d81/attachment.html
More information about the macports-changes
mailing list