[151938] trunk/dports/perl/p5-redis/Portfile

devans at macports.org devans at macports.org
Wed Aug 24 00:57:56 PDT 2016


Revision: 151938
          https://trac.macports.org/changeset/151938
Author:   devans at macports.org
Date:     2016-08-24 00:57:56 -0700 (Wed, 24 Aug 2016)
Log Message:
-----------
p5-redis: update to version 1.991, needs redis for testing, remove comment.

Modified Paths:
--------------
    trunk/dports/perl/p5-redis/Portfile

Modified: trunk/dports/perl/p5-redis/Portfile
===================================================================
--- trunk/dports/perl/p5-redis/Portfile	2016-08-24 07:54:56 UTC (rev 151937)
+++ trunk/dports/perl/p5-redis/Portfile	2016-08-24 07:57:56 UTC (rev 151938)
@@ -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         Redis 1.982
+perl5.setup         Redis 1.991
 license             Artistic-2
 platforms           darwin
 maintainers         komatasche.de:macportscf openmaintainer
@@ -19,11 +13,12 @@
 description         Redis - perl binding for Redis database
 long_description    ${description}
 
-checksums           rmd160  6cbb8103b413165bc0e06f4747a445e967d80e28 \
-                    sha256  9f1854a3bf5473435d212ce90fc34c164c4b6ab2d1a9fb106ee1b7a7c3d3e6c5
+checksums           rmd160  dfa972737f161fe65c65749912851e09d2862f46 \
+                    sha256  f7d1a934fa9360a26e480f896f97be0fd62807f9d9baca65a9aa8d007ff2acaa
 
 if {${perl5.major} != ""} {
     depends_build-append \
+                    port:redis \
                     port:p${perl5.major}-io-string \
                     port:p${perl5.major}-module-build-tiny \
                     port:p${perl5.major}-pod-coverage-trustpod \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160824/831425e5/attachment.html>


More information about the macports-changes mailing list