[150967] trunk/dports/perl/p5-encode/Portfile

devans at macports.org devans at macports.org
Wed Aug 3 22:39:43 PDT 2016


Revision: 150967
          https://trac.macports.org/changeset/150967
Author:   devans at macports.org
Date:     2016-08-03 22:39:43 -0700 (Wed, 03 Aug 2016)
Log Message:
-----------
p5-encode: update to version 2.85, avoid loading optional modules from . (CVE-2016-1238), remove comments.

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

Modified: trunk/dports/perl/p5-encode/Portfile
===================================================================
--- trunk/dports/perl/p5-encode/Portfile	2016-08-04 01:31:48 UTC (rev 150966)
+++ trunk/dports/perl/p5-encode/Portfile	2016-08-04 05:39:43 UTC (rev 150967)
@@ -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         Encode 2.84
+perl5.setup         Encode 2.85
 platforms           darwin
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
@@ -20,7 +14,7 @@
                     Perl's strings and the rest of the system. Perl strings \
                     are sequences of characters.
 
-checksums           rmd160  ef025aa823c36eba8cc11dcabe5b1cac37b65c8c \
-                    sha256  4b539809fdd3760edf186e43c885b30c98cb9200db0775e923ed6b147bf969ef
+checksums           rmd160  fedba2b49392b43c91f4071d74a422dbf09a9460 \
+                    sha256  4321510748a38dabf6c02511c1675ad42b4fa0e79a508acc42c88e305015bf33
 
 perl5.link_binaries no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160803/d1bb206e/attachment.html>


More information about the macports-changes mailing list