Revision: 60973 http://trac.macports.org/changeset/60973 Author: narf_tm@macports.org Date: 2009-11-29 16:12:51 -0800 (Sun, 29 Nov 2009) Log Message: ----------- Updated to 1.05. Modified Paths: -------------- trunk/dports/perl/p5-class-xsaccessor/Portfile Modified: trunk/dports/perl/p5-class-xsaccessor/Portfile =================================================================== --- trunk/dports/perl/p5-class-xsaccessor/Portfile 2009-11-30 00:11:09 UTC (rev 60972) +++ trunk/dports/perl/p5-class-xsaccessor/Portfile 2009-11-30 00:12:51 UTC (rev 60973) @@ -1,20 +1,18 @@ # $Id$ -PortSystem 1.0 -PortGroup perl5 1.0 +PortSystem 1.0 +PortGroup perl5 1.0 -perl5.setup Class-XSAccessor 1.03 -maintainers narf_tm openmaintainer -description Generate fast XS accessors without runtime compilation -long_description Class::XSAccessor implements fast read, write and \ - read/write accessors in XS. Additionally, it can \ - provide predicates such as has_foo() for testing \ - whether the attribute foo is defined in the object. +perl5.setup Class-XSAccessor 1.05 +maintainers narf_tm openmaintainer +description Generate fast XS accessors without runtime compilation +long_description Class::XSAccessor implements fast read, write and \ + read/write accessors in XS. Additionally, it can \ + provide predicates such as has_foo() for testing \ + whether the attribute foo is defined in the object. -platforms darwin +platforms darwin -checksums md5 6f5b8af9f3647548e510eb8587708cbb \ - sha1 dada273b38d928b0dcc5b84585806f9fb87186e6 \ - rmd160 75c27c7ec76079031790edb8ba992b7321277177 - -depends_lib-append port:p5-autoxs-header +checksums md5 e2df66a3dc04f3b0b0b35dedcd702818 \ + sha1 3f9b473a413c501d5b7f9a0b2e98306e007c0dcb \ + rmd160 44785a9237975da93dcf2f6e9fed619e09213ce9
participants (1)
-
narf_tm@macports.org