[124329] trunk/dports/perl/p5-mail-spf
ryandesign at macports.org
ryandesign at macports.org
Fri Aug 22 14:58:22 PDT 2014
Revision: 124329
https://trac.macports.org/changeset/124329
Author: ryandesign at macports.org
Date: 2014-08-22 14:58:22 -0700 (Fri, 22 Aug 2014)
Log Message:
-----------
p5-mail-spf: update to 2.9.0 and add p5.18 and p5.20
Modified Paths:
--------------
trunk/dports/perl/p5-mail-spf/Portfile
trunk/dports/perl/p5-mail-spf/files/patch-Build.PL.diff
Modified: trunk/dports/perl/p5-mail-spf/Portfile
===================================================================
--- trunk/dports/perl/p5-mail-spf/Portfile 2014-08-22 21:52:36 UTC (rev 124328)
+++ trunk/dports/perl/p5-mail-spf/Portfile 2014-08-22 21:58:22 UTC (rev 124329)
@@ -3,9 +3,8 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.8 5.10 5.12 5.14 5.16
-perl5.setup Mail-SPF 2.007
-revision 3
+perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup Mail-SPF 2.9.0
categories-append mail
license BSD
maintainers yahoo.com:compconsultant
@@ -17,9 +16,9 @@
platforms darwin
distname ${perl5.module}-v${perl5.moduleversion}
-checksums md5 67dccdc91e3264679a0e17d493d3cc30 \
- sha1 df53baf018134481591317baf1b5d3a10702d4e7 \
- rmd160 343c57f2bb8202838d22bac8162793695ca57f55
+checksums md5 664e20d79c87fa505080f362e827dace \
+ sha1 3bda4d67a94465eec3e569b56004de968cad3982 \
+ rmd160 3ec3b3e910fd5fd2d424018c9d8e270131115caf
if {${perl5.major} != ""} {
patchfiles patch-Build.PL.diff
Modified: trunk/dports/perl/p5-mail-spf/files/patch-Build.PL.diff
===================================================================
--- trunk/dports/perl/p5-mail-spf/files/patch-Build.PL.diff 2014-08-22 21:52:36 UTC (rev 124328)
+++ trunk/dports/perl/p5-mail-spf/files/patch-Build.PL.diff 2014-08-22 21:58:22 UTC (rev 124329)
@@ -1,27 +1,11 @@
---- Build.PL.orig 2009-10-31 15:16:14.000000000 -0700
-+++ Build.PL 2010-03-24 21:12:29.000000000 -0700
-@@ -48,7 +48,7 @@
- license => 'bsd',
- requires => {
- # Core requirements:
-- perl => 'v5.6',
-+ perl => '5.006',
- version => 0,
- Error => 0,
- NetAddr::IP => '4',
-@@ -63,13 +63,13 @@
- Module::Build => '0.2805',
- Test::More => 0,
- Net::DNS::Resolver::Programmable
-- => 'v0.002.1',
-+ => '0.002001',
- },
- script_files => [
+--- Build.PL.orig 2013-07-21 22:52:32.000000000 -0500
++++ Build.PL 2014-08-22 00:37:02.000000000 -0500
+@@ -73,7 +73,7 @@
'bin/spfquery'
],
- install_path => {
-- 'sbin' => '/usr/sbin'
-+ 'sbin' => '@@PREFIX@@/sbin'
+ install_path => {
+- 'sbin' => '/usr/sbin'
++ 'sbin' => '@@PREFIX@@/sbin'
},
- create_makefile_pl
- => 'passthrough',
+ create_makefile_pl => 'passthrough',
+ sign => 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140822/2af4c024/attachment-0001.html>
More information about the macports-changes
mailing list