[133308] trunk/dports/perl/p5-pod-spell/Portfile
devans at macports.org
devans at macports.org
Tue Feb 24 20:49:46 PST 2015
Revision: 133308
https://trac.macports.org/changeset/133308
Author: devans at macports.org
Date: 2015-02-24 20:49:46 -0800 (Tue, 24 Feb 2015)
Log Message:
-----------
p5-pod-spell: update to version 1.16, dependencies.
Modified Paths:
--------------
trunk/dports/perl/p5-pod-spell/Portfile
Modified: trunk/dports/perl/p5-pod-spell/Portfile
===================================================================
--- trunk/dports/perl/p5-pod-spell/Portfile 2015-02-25 04:47:50 UTC (rev 133307)
+++ trunk/dports/perl/p5-pod-spell/Portfile 2015-02-25 04:49:46 UTC (rev 133308)
@@ -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 Pod-Spell 1.15
+perl5.setup Pod-Spell 1.16
license {Artistic-1 GPL}
maintainers nomaintainer
description a formatter for spellchecking Pod
@@ -12,12 +13,18 @@
platforms darwin
-checksums md5 fce6fe5ae7ae8ebf140ddbbec36e4f8c \
- sha1 a697827b4fcd69c843d78f5f38afc1520875438e \
- rmd160 0d83e8040f4bbebef02489dfd0eaffe6dc1aabff
+checksums rmd160 ad9fc80e270447b5f773b7a8a34127d1f57c2b7f \
+ sha256 0e4e15015d6694472509ba3fc62f0325c530a76575c55e75b84a56417c639dcd
-supported_archs noarch
+supported_archs noarch
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-file-sharedir-install
+ depends_build-append \
+ port:p${perl5.major}-file-sharedir-install \
+ port:p${perl5.major}-test-deep
+
+ depends_lib-append \
+ port:p${perl5.major}-class-tiny \
+ port:p${perl5.major}-file-sharedir-projectdistdir \
+ port:p${perl5.major}-lingua-en-inflect
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150224/4a061fe9/attachment.html>
More information about the macports-changes
mailing list