Revision
132458
Author
devans@macports.org
Date
2015-02-01 13:23:27 -0800 (Sun, 01 Feb 2015)

Log Message

p5-net-twitter: update to version 4.01008, minor white space.

Modified Paths

Diff

Modified: trunk/dports/perl/p5-net-twitter/Portfile (132457 => 132458)


--- trunk/dports/perl/p5-net-twitter/Portfile	2015-02-01 21:22:13 UTC (rev 132457)
+++ trunk/dports/perl/p5-net-twitter/Portfile	2015-02-01 21:23:27 UTC (rev 132458)
@@ -8,16 +8,14 @@
 license             {Artistic-1 GPL}
 platforms           darwin
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Net-Twitter 4.01006 ../../authors/id/M/MM/MMIMS/
+perl5.setup         Net-Twitter 4.01008 ../../authors/id/M/MM/MMIMS/
 maintainers         nomaintainer
 description         A Perl interface to the Twitter API
 long_description    ${description}.
 
-checksums           rmd160  fc57b663c35ff0f3bc5875185884a9f0209bc202 \
-                    sha256  d9bd45a85f349ff0a9bc476985ddc89694ea7ba29fdf45307d8c30b946b5faee
+checksums           rmd160  6cc7d920e14b98218c6ab6bdabb4a3f0557e0289 \
+                    sha256  3c42d3bd61d0850e86e65d1b144fdf137034a6ba509b1a6fb18641381ff85a25
 
-supported_archs     noarch
-
 # this is needed to use Build.Pl instead of Makefile.PL
 perl5.use_module_build
 
@@ -49,4 +47,7 @@
                     port:p${perl5.major}-time-hires \
                     port:p${perl5.major}-try-tiny \
                     port:p${perl5.major}-uri
+
+    supported_archs noarch
+
 }