[132975] trunk/dports/perl/p5-palm/Portfile
devans at macports.org
devans at macports.org
Mon Feb 16 05:01:50 PST 2015
Revision: 132975
https://trac.macports.org/changeset/132975
Author: devans at macports.org
Date: 2015-02-16 05:01:50 -0800 (Mon, 16 Feb 2015)
Log Message:
-----------
p5-palm: update to version 1.015, now dependends on p5-palm-pdb, remove outdated +all_tests variant, minor white space.
Modified Paths:
--------------
trunk/dports/perl/p5-palm/Portfile
Modified: trunk/dports/perl/p5-palm/Portfile
===================================================================
--- trunk/dports/perl/p5-palm/Portfile 2015-02-16 12:59:02 UTC (rev 132974)
+++ trunk/dports/perl/p5-palm/Portfile 2015-02-16 13:01:50 UTC (rev 132975)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -4,7 +5,7 @@
PortGroup perl5 1.0
perl5.branches 5.16 5.18 5.20
-perl5.setup Palm 1.014
+perl5.setup Palm 1.015
license {Artistic-1 GPL}
maintainers nomaintainer
description Palm OS utility functions
@@ -13,13 +14,13 @@
application-specific databases (Address, DateBook, Mail, \
Memo, ToDo, and ZirePhoto).
platforms darwin
-checksums md5 523974b9f8ae7061ffcca92e6a7111b6 \
- sha1 574d4ae831b16d82bf9be048a84af9ccb847f98d \
- rmd160 d6ef70b001c57d96e99528581054f7468c951e54
-supported_archs noarch
+checksums rmd160 0d12bc75e549ddf07bfc7f2c6a453d26a81df100 \
+ sha256 a88c65de673da402726d289fe831ebbedf4f741321211dc3582485d194312c16
+
if {${perl5.major} != ""} {
-variant all_tests description {include Test::Manifest and Test::Pod in tests} {
- depends_build-append port:p${perl5.major}-test-manifest port:p${perl5.major}-test-pod
+ depends_lib-append \
+ port:p${perl5.major}-palm-pdb
+
+ supported_archs noarch
}
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150216/a437485c/attachment.html>
More information about the macports-changes
mailing list