[136038] trunk/dports/perl/p5-http-proxy/Portfile

devans at macports.org devans at macports.org
Sun May 10 10:02:28 PDT 2015


Revision: 136038
          https://trac.macports.org/changeset/136038
Author:   devans at macports.org
Date:     2015-05-10 10:02:28 -0700 (Sun, 10 May 2015)
Log Message:
-----------
p5-http-proxy: update to version 0.303, no longer uses module build.

Modified Paths:
--------------
    trunk/dports/perl/p5-http-proxy/Portfile

Modified: trunk/dports/perl/p5-http-proxy/Portfile
===================================================================
--- trunk/dports/perl/p5-http-proxy/Portfile	2015-05-10 17:01:33 UTC (rev 136037)
+++ trunk/dports/perl/p5-http-proxy/Portfile	2015-05-10 17:02:28 UTC (rev 136038)
@@ -5,26 +5,21 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         HTTP-Proxy 0.302
+perl5.setup         HTTP-Proxy 0.303
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
 
 description         A pure Perl HTTP proxy
 long_description    ${description}
 
-checksums           rmd160  bd58023dafafc9b6127346cd09f9b496b63aaa9d \
-                    sha256  a6c0b84e2ab2b739c43099c3b262ad6b689c55760655058efe1d905cce2333b6
+checksums           rmd160  9bb8b8aad84d3708236131a40649044eb59053d6 \
+                    sha256  5102397c5d532260aba40c995cedc3edae108b6d80fa585af7646275cb782b13
 
 platforms           darwin
 supported_archs     noarch
 
 if {${perl5.major} != ""} {
-    depends_build-append \
-                    port:p${perl5.major}-module-build-tiny
-                    
     depends_lib-append \
                     port:p${perl5.major}-http-daemon \
                     port:p${perl5.major}-libwww-perl
-
-    perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150510/9ca70089/attachment.html>


More information about the macports-changes mailing list