[153119] trunk/dports/perl/p5-uuid/Portfile

devans at macports.org devans at macports.org
Sat Sep 24 18:17:08 PDT 2016


Revision: 153119
          https://trac.macports.org/changeset/153119
Author:   devans at macports.org
Date:     2016-09-24 18:17:07 -0700 (Sat, 24 Sep 2016)
Log Message:
-----------
p5-uuid: update to version 0.27, remove comment, outdated pre-destroot phase.

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

Modified: trunk/dports/perl/p5-uuid/Portfile
===================================================================
--- trunk/dports/perl/p5-uuid/Portfile	2016-09-25 01:15:56 UTC (rev 153118)
+++ trunk/dports/perl/p5-uuid/Portfile	2016-09-25 01:17:07 UTC (rev 153119)
@@ -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         UUID 0.26
+perl5.setup         UUID 0.27
 license             Artistic-1
 maintainers         nomaintainer
 description         Perl extension for using UUID interfaces.
@@ -20,14 +14,10 @@
 
 platforms           darwin
 
-checksums           rmd160  1a4e42105756b030fe80f0f007a9c6781c534393 \
-                    sha256  282e3d76833c145926fc72ba08b782d9bf73c7a034b7ca32622b8940a01a8810
+checksums           rmd160  902157ffbd16b213a1fee6d1fd87d5f49ed11393 \
+                    sha256  ff1df2d0b0d790231166bac75b8f0c09596913fd34b765cbf0c163118353d1ef
 
 if {${perl5.major} != ""} {
     depends_build-append \
                     port:p${perl5.major}-devel-checklib
-
-    pre-destroot {
-        xinstall -d ${destroot}${prefix}/lib/perl5/vendor_perl/${perl5.major}
-    }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160924/ccbd99bb/attachment-0001.html>


More information about the macports-changes mailing list