[52752] trunk/dports/perl
blb at macports.org
blb at macports.org
Mon Jun 22 13:46:27 PDT 2009
Revision: 52752
http://trac.macports.org/changeset/52752
Author: blb at macports.org
Date: 2009-06-22 13:46:27 -0700 (Mon, 22 Jun 2009)
Log Message:
-----------
New port - perl/p5-palm, Palm OS utility functions; ticket #17364
Added Paths:
-----------
trunk/dports/perl/p5-palm/
trunk/dports/perl/p5-palm/Portfile
Added: trunk/dports/perl/p5-palm/Portfile
===================================================================
--- trunk/dports/perl/p5-palm/Portfile (rev 0)
+++ trunk/dports/perl/p5-palm/Portfile 2009-06-22 20:46:27 UTC (rev 52752)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup Palm 1.009
+
+# Gotta be a better way to do this...
+# The module lives in CPAN's "Palm" hierarchy but the filename is "p5-Palm",
+# yet it seems that using "p5-Palm 1.009 Palm" above still isn't enough.
+
+distname p5-${perl5.module}-${version}
+livecheck.url http://search.cpan.org/dist/p5-${perl5.module}/
+livecheck.regex (?:This Release)?<td class=label>(?:This|Latest) Release</td>.*<td class=cell>(?:<\[^<\]+>)?p5-${perl5.module}-(\[^<\]+?)<
+
+maintainers nomaintainer
+description Palm OS utility functions
+long_description Perl modules for creating and manipulating Palm OS \
+ databases, including raw PDB and PRC files as well as \
+ application-specific databases (Address, DateBook, Mail, \
+ Memo, ToDo, and ZirePhoto).
+platforms darwin
+checksums md5 919c8f52aa98eec1abccb5d944dab4ab \
+ sha1 bb5307ff9340add0a78bf4e690adfdeef4707a92 \
+ rmd160 5e35f36836d775321c72523c3aba23231cdb3134
+
+variant all_tests description {include Test::Manifest and Test::Pod in tests} {
+ depends_build-append port:p5-test-manifest port:p5-test-pod
+}
Property changes on: trunk/dports/perl/p5-palm/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090622/302db6f8/attachment.html>
More information about the macports-changes
mailing list