[153670] trunk/dports/perl/p5-net-frame-simple/Portfile

devans at macports.org devans at macports.org
Fri Oct 7 10:09:56 CEST 2016


Revision: 153670
          https://trac.macports.org/changeset/153670
Author:   devans at macports.org
Date:     2016-10-07 01:09:55 -0700 (Fri, 07 Oct 2016)
Log Message:
-----------
p5-net-frame-simple: update to version 1.07, use module build, remove comment.

Modified Paths:
--------------
    trunk/dports/perl/p5-net-frame-simple/Portfile

Modified: trunk/dports/perl/p5-net-frame-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-net-frame-simple/Portfile	2016-10-07 08:09:09 UTC (rev 153669)
+++ trunk/dports/perl/p5-net-frame-simple/Portfile	2016-10-07 08:09:55 UTC (rev 153670)
@@ -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         Net-Frame-Simple 1.06
+perl5.setup         Net-Frame-Simple 1.07
 license             Artistic-1
 platforms           darwin
 maintainers         nomaintainer
@@ -29,13 +23,14 @@
                     and checksums, and matching a response frame to the \
                     requesting frame.
 
-checksums           rmd160  e273b5bb53e6c9f46cb6d46cfb46d25dc7534cf3 \
-                    sha256  4393dcf0a5056e6cd76714e98435996c68b05f2dae50b4bacd8be2033d148868
+checksums           rmd160  46c9f622421831ce551b6e1621a23168dfd4e69a \
+                    sha256  4ea46c0d9cb4a2dace4d3d022cb1c3e80dc9d645ae38c124ee485cfdc828814e
 
 if {${perl5.major} != ""} {
     depends_lib-append \
                     port:p${perl5.major}-class-gomor \
                     port:p${perl5.major}-net-frame
 
+    perl5.use_module_build
     supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161007/9f9d6d8f/attachment-0002.html>


More information about the macports-changes mailing list