[152991] trunk/dports/perl/p5-user-identity/Portfile

devans at macports.org devans at macports.org
Wed Sep 21 16:23:42 PDT 2016


Revision: 152991
          https://trac.macports.org/changeset/152991
Author:   devans at macports.org
Date:     2016-09-21 16:23:42 -0700 (Wed, 21 Sep 2016)
Log Message:
-----------
p5-user-identity: update to version 0.96, dependencies, remove comment.

Modified Paths:
--------------
    trunk/dports/perl/p5-user-identity/Portfile

Modified: trunk/dports/perl/p5-user-identity/Portfile
===================================================================
--- trunk/dports/perl/p5-user-identity/Portfile	2016-09-21 23:22:50 UTC (rev 152990)
+++ trunk/dports/perl/p5-user-identity/Portfile	2016-09-21 23:23:42 UTC (rev 152991)
@@ -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         User-Identity 0.94
+perl5.setup         User-Identity 0.96
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         User::Identity - maintains info about a physical person
@@ -19,13 +13,8 @@
 
 platforms           darwin
 
-checksums           rmd160  4641bc8b133bf49a6fb5ce7438725260e296d7c2 \
-                    sha256  c0c2485395d754e2700eb408c508d581d4526e0f5cd0db787dd3e474979c068d
+checksums           rmd160  c03db581739a731fa432780d14eda2734e8a45d3 \
+                    sha256  d67345753d36645d2b12914dead95fda0e71d2eecc69f41ea67fed6d032887ea
 
-if {${perl5.major} != ""} {
-    depends_lib-append \
-                    port:p${perl5.major}-test-pod
+supported_archs     noarch
 
-    supported_archs noarch
-}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160921/9c945acc/attachment.html>


More information about the macports-changes mailing list