[151049] trunk/dports/perl/p5-extutils-makemaker/Portfile

devans at macports.org devans at macports.org
Sat Aug 6 07:51:54 PDT 2016


Revision: 151049
          https://trac.macports.org/changeset/151049
Author:   devans at macports.org
Date:     2016-08-06 07:51:53 -0700 (Sat, 06 Aug 2016)
Log Message:
-----------
p5-extutils-makemaker: update to version 7.20, avoid loading VMS::Feature from the default '.' (CVE-2016-1238), remove comment.

Modified Paths:
--------------
    trunk/dports/perl/p5-extutils-makemaker/Portfile

Modified: trunk/dports/perl/p5-extutils-makemaker/Portfile
===================================================================
--- trunk/dports/perl/p5-extutils-makemaker/Portfile	2016-08-06 14:44:37 UTC (rev 151048)
+++ trunk/dports/perl/p5-extutils-makemaker/Portfile	2016-08-06 14:51:53 UTC (rev 151049)
@@ -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         ExtUtils-MakeMaker 7.18
+perl5.setup         ExtUtils-MakeMaker 7.20
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Create a module Makefile
@@ -20,8 +14,8 @@
 
 platforms           darwin
 
-checksums           rmd160  38c455e38da0f9586417724235ee30a5c8e8e6a3 \
-                    sha256  c80852bff3fb3a0db888a51aca8731b59ca8ccfce431eb18df100976741a768f
+checksums           rmd160  c86248823cf7b8408e7ecbb25ca0c77cb082b227 \
+                    sha256  299654871700691d94b45748ce7cf56d005780481554771c38f4ef856b2ecf25
 
 perl5.link_binaries no
 if {${perl5.major} != ""} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160806/04d6a377/attachment.html>


More information about the macports-changes mailing list