[131596] trunk/dports/perl/p5-const-fast/Portfile
mojca at macports.org
mojca at macports.org
Wed Jan 14 18:03:34 PST 2015
Revision: 131596
https://trac.macports.org/changeset/131596
Author: mojca at macports.org
Date: 2015-01-14 18:03:34 -0800 (Wed, 14 Jan 2015)
Log Message:
-----------
p5-const-fast: upgrade to 0.014, use_module_build, fix dependencies
Modified Paths:
--------------
trunk/dports/perl/p5-const-fast/Portfile
Modified: trunk/dports/perl/p5-const-fast/Portfile
===================================================================
--- trunk/dports/perl/p5-const-fast/Portfile 2015-01-15 01:53:32 UTC (rev 131595)
+++ trunk/dports/perl/p5-const-fast/Portfile 2015-01-15 02:03:34 UTC (rev 131596)
@@ -5,29 +5,26 @@
PortGroup perl5 1.0
perl5.branches 5.16 5.18 5.20
-#perl5.setup Const-Fast 0.014 ../by-authors/id/L/LE/LEONT
-perl5.setup Const-Fast 0.013 ../by-authors/id/L/LE/LEONT
-revision 1
-
-platforms darwin
+perl5.setup Const-Fast 0.014 ../by-authors/id/L/LE/LEONT
maintainers nomaintainer
license {Artistic-1 GPL}
-supported_archs noarch
-
description Const::Fast - Facility for creating read-only scalars, arrays, and hashes.
-
long_description ${description}
-checksums rmd160 a4eb55e3c4096f00d2d802a583970129358f33a6 \
- sha256 8579039ece718d816c0bb85e6ba2d7a23fd9f6d47ac56772022184c06cdac78a
-#checksums rmd160 6f25074c8785a17ecdca5989d797d966bdea4b28 \
-# sha256 f805953a08c57846a16a4d85d7b766398afaf7c36c1465fcb1dea09e5fa394db
+checksums rmd160 6f25074c8785a17ecdca5989d797d966bdea4b28 \
+ sha256 f805953a08c57846a16a4d85d7b766398afaf7c36c1465fcb1dea09e5fa394db
+platforms darwin
+supported_archs noarch
+
+perl5.use_module_build
+
if {${perl5.major} != ""} {
depends_build-append \
- port:p${perl5.major}-test-exception
-
- depends_lib-append port:p${perl5.major}-sub-exporter \
- port:p${perl5.major}-sub-exporter-progressive
+ port:p${perl5.major}-module-build-tiny \
+ port:p${perl5.major}-test-fatal
+
+ depends_lib-append \
+ port:p${perl5.major}-sub-exporter-progressive
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150114/51331390/attachment-0001.html>
More information about the macports-changes
mailing list