[153594] trunk/dports/perl/p5-apache-authcookie/Portfile

devans at macports.org devans at macports.org
Wed Oct 5 07:32:49 CEST 2016


Revision: 153594
          https://trac.macports.org/changeset/153594
Author:   devans at macports.org
Date:     2016-10-04 22:32:49 -0700 (Tue, 04 Oct 2016)
Log Message:
-----------
p5-apache-authcookie: update to version 3.26, dependencies, remove comment.

Modified Paths:
--------------
    trunk/dports/perl/p5-apache-authcookie/Portfile

Modified: trunk/dports/perl/p5-apache-authcookie/Portfile
===================================================================
--- trunk/dports/perl/p5-apache-authcookie/Portfile	2016-10-05 05:17:19 UTC (rev 153593)
+++ trunk/dports/perl/p5-apache-authcookie/Portfile	2016-10-05 05:32:49 UTC (rev 153594)
@@ -1,17 +1,11 @@
 # -*- 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$
 
-# This comment was inserted on 20160713 to force reindexing of
-# this port after the default homepage definition in the perl5
-# PortGroup was changed to use metacpan.org (r150080).
-# Reindexing is necessary for the new definition to take effect.
-# This comment may be removed in subsequent updates of this port.
-
 PortSystem          1.0
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         Apache-AuthCookie 3.24
+perl5.setup         Apache-AuthCookie 3.26
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 
@@ -21,13 +15,18 @@
 platforms           darwin
 supported_archs     noarch
 
-checksums           rmd160  f948270879d84b43d0ae10bb1be5c725ce02c861 \
-                    sha256  af153ba6ad362d5834565b4484b0e06e2eca64a5d3e8d83eda6be03e23f9b5f9
+checksums           rmd160  c9345c907b18ae1162c8b52519cc97a11934d2eb \
+                    sha256  2a37c984a470c69ca28c74bd23a8b7c8629fc728d1af36071796f2c478fb348a
 
 if {${perl5.major} != ""} {
-    depends_lib-append \
+    depends_build-append \
                     port:p${perl5.major}-apache-test \
-                    port:p${perl5.major}-autobox \
-                    port:p${perl5.major}-cgi \
-                    port:p${perl5.major}-class-load
+                    port:p${perl5.major}-uri
+
+    depends_lib-append \
+                    port:p${perl5.major}-class-load \
+                    port:p${perl5.major}-hash-multivalue \
+                    port:p${perl5.major}-http-body \
+                    port:p${perl5.major}-www-form-urlencoded \
+                    port:mod_perl2
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161004/7239f46e/attachment-0002.html>


More information about the macports-changes mailing list