[141958] trunk/dports/perl/p5-moosex-role-withoverloading/Portfile

devans at macports.org devans at macports.org
Sat Dec 12 03:43:48 PST 2015


Revision: 141958
          https://trac.macports.org/changeset/141958
Author:   devans at macports.org
Date:     2015-10-31 21:02:05 -0700 (Sat, 31 Oct 2015)
Log Message:
-----------
p5-moosex-role-withoverloading: update to version 0.17, deprecated, now obsolete with modern Moose.

Modified Paths:
--------------
    trunk/dports/perl/p5-moosex-role-withoverloading/Portfile

Modified: trunk/dports/perl/p5-moosex-role-withoverloading/Portfile
===================================================================
--- trunk/dports/perl/p5-moosex-role-withoverloading/Portfile	2015-11-01 03:43:21 UTC (rev 141957)
+++ trunk/dports/perl/p5-moosex-role-withoverloading/Portfile	2015-11-01 04:02:05 UTC (rev 141958)
@@ -5,20 +5,21 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20 5.22
-perl5.setup         MooseX-Role-WithOverloading 0.16
+perl5.setup         MooseX-Role-WithOverloading 0.17
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
-description         Roles which support overloading
+description         Roles which support overloading (DEPRECATED)
 long_description    MooseX::Role::WithOverloading allows you to write a \
                     Moose::Role which defines overloaded operators and \
                     allows those operator overloadings to be composed into \
                     the classes/roles/instances it's compiled to, while \
-                    plain Moose::Roles would lose the overloading.
+                    plain Moose::Roles would lose the overloading. This module \
+                    is now obsolete with modern Moose and is deprecated.
 
 platforms           darwin
 
-checksums           rmd160  5e92eb84f05391fe6b07d2b253f061efc9c9f5c9 \
-                    sha256  bb610bc0cecec8a59f15da9d483e9d7c628e54847a0a2460d79b901b0710da4d
+checksums           rmd160  958db048a721d783d35794ecf017166722d7cfb4 \
+                    sha256  92b095d73f1220f9c2ed2d3aaa5ba072eb5aa2de209b7c455da5a8701b986865
 
 if {${perl5.major} != ""} {
     depends_lib-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/83023f3b/attachment.html>


More information about the macports-changes mailing list