[151528] trunk/dports/perl/p5-plrpc/Portfile

devans at macports.org devans at macports.org
Wed Aug 17 00:37:02 PDT 2016


Revision: 151528
          https://trac.macports.org/changeset/151528
Author:   devans at macports.org
Date:     2016-08-17 00:37:02 -0700 (Wed, 17 Aug 2016)
Log Message:
-----------
p5-plrpc: update dependencies, use metacpan release homepage, increment revision, remove comment.

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

Modified: trunk/dports/perl/p5-plrpc/Portfile
===================================================================
--- trunk/dports/perl/p5-plrpc/Portfile	2016-08-17 07:35:22 UTC (rev 151527)
+++ trunk/dports/perl/p5-plrpc/Portfile	2016-08-17 07:37:02 UTC (rev 151528)
@@ -1,32 +1,30 @@
 # -*- 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         PlRPC 0.2020 ../by-authors/id/M/MN/MNOONING/PlRPC/
-revision            3
+revision            4
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Perl extension for writing PlRPC clients
 long_description    ${description}
-worksrcdir          ${perl5.module}
 
+homepage            https://metacpan.org/release/${perl5.module}
+
 platforms           darwin
 
+worksrcdir          ${perl5.module}
+
 checksums           md5 5361e137e56d037c5e796926ecb5300b \
                     sha1 2a1dd4f650764f6cfc654e528a579293422073c0 \
                     rmd160 ed2e37427166fa9666d91fcf5f316086146c2319
 
 if {${perl5.major} != ""} {
     depends_lib-append \
+                    port:p${perl5.major}-crypt-des \
                     port:p${perl5.major}-net-daemon
 
     supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160817/1290a6d8/attachment-0001.html>


More information about the macports-changes mailing list