[84444] trunk/dports/perl

jmr at macports.org jmr at macports.org
Mon Sep 26 04:14:07 PDT 2011


Revision: 84444
          http://trac.macports.org/changeset/84444
Author:   jmr at macports.org
Date:     2011-09-26 04:14:03 -0700 (Mon, 26 Sep 2011)
Log Message:
-----------
licenses for p5-file-changenotify and dependencies

Modified Paths:
--------------
    trunk/dports/perl/p5-algorithm-c3/Portfile
    trunk/dports/perl/p5-attribute-handlers/Portfile
    trunk/dports/perl/p5-class-c3/Portfile
    trunk/dports/perl/p5-class-c3-xs/Portfile
    trunk/dports/perl/p5-class-mop/Portfile
    trunk/dports/perl/p5-data-optlist/Portfile
    trunk/dports/perl/p5-devel-caller/Portfile
    trunk/dports/perl/p5-devel-globaldestruction/Portfile
    trunk/dports/perl/p5-dist-checkconflicts/Portfile
    trunk/dports/perl/p5-file-changenotify/Portfile
    trunk/dports/perl/p5-moose/Portfile
    trunk/dports/perl/p5-moosex-params-validate/Portfile
    trunk/dports/perl/p5-moosex-semiaffordanceaccessor/Portfile
    trunk/dports/perl/p5-mro-compat/Portfile
    trunk/dports/perl/p5-package-deprecationmanager/Portfile
    trunk/dports/perl/p5-package-stash/Portfile
    trunk/dports/perl/p5-package-stash-xs/Portfile
    trunk/dports/perl/p5-padwalker/Portfile
    trunk/dports/perl/p5-params-util/Portfile
    trunk/dports/perl/p5-params-validate/Portfile
    trunk/dports/perl/p5-scope-guard/Portfile
    trunk/dports/perl/p5-sub-exporter/Portfile
    trunk/dports/perl/p5-sub-install/Portfile
    trunk/dports/perl/p5-sub-name/Portfile
    trunk/dports/perl/p5-task-weaken/Portfile
    trunk/dports/perl/p5-test-fatal/Portfile
    trunk/dports/perl/p5-test-leaktrace/Portfile
    trunk/dports/perl/p5-test-requires/Portfile

Modified: trunk/dports/perl/p5-algorithm-c3/Portfile
===================================================================
--- trunk/dports/perl/p5-algorithm-c3/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-algorithm-c3/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup         Algorithm-C3 0.08
 revision            3
+license             {Artistic-1 GPL}
 maintainers         nomaintainer
 supported_archs     noarch
 

Modified: trunk/dports/perl/p5-attribute-handlers/Portfile
===================================================================
--- trunk/dports/perl/p5-attribute-handlers/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-attribute-handlers/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup         Attribute-Handlers 0.88
 revision            2
+license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Simpler definition of attribute handlers
 long_description    ${description}

Modified: trunk/dports/perl/p5-class-c3/Portfile
===================================================================
--- trunk/dports/perl/p5-class-c3/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-class-c3/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup           Class-C3 0.23
 revision              3
+license               {Artistic-1 GPL}
 maintainers           nomaintainer
 supported_archs       noarch
 

Modified: trunk/dports/perl/p5-class-c3-xs/Portfile
===================================================================
--- trunk/dports/perl/p5-class-c3-xs/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-class-c3-xs/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup         Class-C3-XS 0.13
 revision            2
+license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         XS speedups for Class::C3
 long_description    This contains XS performance enhancers for \

Modified: trunk/dports/perl/p5-class-mop/Portfile
===================================================================
--- trunk/dports/perl/p5-class-mop/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-class-mop/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup           Class-MOP 1.12 ../by-authors/id/F/FL/FLORA/
 revision              2
+license               {Artistic-1 GPL}
 maintainers           nomaintainer
 description           A Meta Object Protocol for Perl 5
 long_description      ${description}

Modified: trunk/dports/perl/p5-data-optlist/Portfile
===================================================================
--- trunk/dports/perl/p5-data-optlist/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-data-optlist/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup           Data-OptList 0.106
 revision              2
+license               {Artistic-1 GPL}
 maintainers           nomaintainer
 description           parse and validate simple name/value option pairs
 long_description      ${description}

Modified: trunk/dports/perl/p5-devel-caller/Portfile
===================================================================
--- trunk/dports/perl/p5-devel-caller/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-devel-caller/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup           Devel-Caller 2.05
 revision              2
+license               {Artistic-1 GPL}
 maintainers           nomaintainer
 description           meatier versions of caller
 long_description      ${description}

Modified: trunk/dports/perl/p5-devel-globaldestruction/Portfile
===================================================================
--- trunk/dports/perl/p5-devel-globaldestruction/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-devel-globaldestruction/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup           Devel-GlobalDestruction 0.03
 revision              2
+license               {Artistic-1 GPL}
 maintainers           nomaintainer
 description           Expose PL_dirty, the flag which marks global destruction.
 long_description      ${description}

Modified: trunk/dports/perl/p5-dist-checkconflicts/Portfile
===================================================================
--- trunk/dports/perl/p5-dist-checkconflicts/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-dist-checkconflicts/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup           Dist-CheckConflicts 0.02 ../by-authors/id/D/DO/DOY/
 revision              2
+license               {Artistic-1 GPL}
 maintainers           nomaintainer
 description           declare version conflicts for your dist
 long_description      ${description}

Modified: trunk/dports/perl/p5-file-changenotify/Portfile
===================================================================
--- trunk/dports/perl/p5-file-changenotify/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-file-changenotify/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup               File-ChangeNotify 0.19
 revision                  2
+license                   Artistic-2
 maintainers               nomaintainer
 description               Watch for changes to files, cross-platform style
 long_description          ${description}

Modified: trunk/dports/perl/p5-moose/Portfile
===================================================================
--- trunk/dports/perl/p5-moose/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-moose/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup           Moose 1.23 ../by-authors/id/D/DR/DROLSKY/
 revision              2
+license               {Artistic-1 GPL}
 maintainers           nomaintainer
 description           A postmodern object system for Perl 5
 long_description      ${description}

Modified: trunk/dports/perl/p5-moosex-params-validate/Portfile
===================================================================
--- trunk/dports/perl/p5-moosex-params-validate/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-moosex-params-validate/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup           MooseX-Params-Validate 0.16 ../by-authors/id/D/DR/DROLSKY/
 revision              3
+license               {Artistic-1 GPL}
 maintainers           nomaintainer
 supported_archs       noarch
 

Modified: trunk/dports/perl/p5-moosex-semiaffordanceaccessor/Portfile
===================================================================
--- trunk/dports/perl/p5-moosex-semiaffordanceaccessor/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-moosex-semiaffordanceaccessor/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup           MooseX-SemiAffordanceAccessor 0.09
 revision              1
+license               Artistic-2
 maintainers           nomaintainer
 supported_archs       noarch
 

Modified: trunk/dports/perl/p5-mro-compat/Portfile
===================================================================
--- trunk/dports/perl/p5-mro-compat/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-mro-compat/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup           MRO-Compat 0.11 ../../authors/id/F/FL/FLORA/
 revision              3
+license               {Artistic-1 GPL}
 maintainers           nomaintainer
 supported_archs       noarch
 

Modified: trunk/dports/perl/p5-package-deprecationmanager/Portfile
===================================================================
--- trunk/dports/perl/p5-package-deprecationmanager/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-package-deprecationmanager/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup           Package-DeprecationManager 0.10
 revision              2
+license               Artistic-2
 maintainers           nomaintainer
 description           Manage deprecation warnings for your distribution
 long_description      ${description}

Modified: trunk/dports/perl/p5-package-stash/Portfile
===================================================================
--- trunk/dports/perl/p5-package-stash/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-package-stash/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup           Package-Stash 0.25 ../by-authors/id/D/DO/DOY/
 revision              2
+license               {Artistic-1 GPL}
 maintainers           nomaintainer
 description           routines for manipulating stashes
 long_description      ${description}

Modified: trunk/dports/perl/p5-package-stash-xs/Portfile
===================================================================
--- trunk/dports/perl/p5-package-stash-xs/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-package-stash-xs/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup           Package-Stash-XS 0.21 ../by-authors/id/D/DO/DOY/
 revision              2
+license               {Artistic-1 GPL}
 maintainers           nomaintainer
 description           faster and more correct implementation of Package::Stash
 long_description      ${description}

Modified: trunk/dports/perl/p5-padwalker/Portfile
===================================================================
--- trunk/dports/perl/p5-padwalker/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-padwalker/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup         PadWalker 1.92 ../by-authors/id/R/RO/ROBIN/
 revision            2
+license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         play with other peoples' lexical variables
 long_description    PadWalker is a module which allows you to inspect \

Modified: trunk/dports/perl/p5-params-util/Portfile
===================================================================
--- trunk/dports/perl/p5-params-util/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-params-util/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup         Params-Util 1.03
 revision            2
+license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Simple, compact and correct param-checking functions
 long_description    Provides a basic set of importable functions that \

Modified: trunk/dports/perl/p5-params-validate/Portfile
===================================================================
--- trunk/dports/perl/p5-params-validate/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-params-validate/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup               Params-Validate 1.00
 revision                  1
+license                   Artistic-2
 maintainers               nomaintainer
 description               Validate method/function parameters
 long_description          The Params::Validate module allows you to validate method \

Modified: trunk/dports/perl/p5-scope-guard/Portfile
===================================================================
--- trunk/dports/perl/p5-scope-guard/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-scope-guard/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup         Scope-Guard 0.20 ../../authors/id/C/CH/CHOCOLATE/
 revision            2
+license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         lexically scoped resource management
 long_description    This module provides a convenient way to perform \

Modified: trunk/dports/perl/p5-sub-exporter/Portfile
===================================================================
--- trunk/dports/perl/p5-sub-exporter/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-sub-exporter/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup           Sub-Exporter 0.982
 revision              2
+license               {Artistic-1 GPL}
 maintainers           nomaintainer
 description           a sophisticated exporter for custom-built routines
 long_description      ${description}

Modified: trunk/dports/perl/p5-sub-install/Portfile
===================================================================
--- trunk/dports/perl/p5-sub-install/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-sub-install/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup         Sub-Install 0.925
 revision            2
+license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         install subroutines into packages easily
 long_description    This module makes it easy to install subroutines into \

Modified: trunk/dports/perl/p5-sub-name/Portfile
===================================================================
--- trunk/dports/perl/p5-sub-name/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-sub-name/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup         Sub-Name 0.05
 revision            2
+license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         (re)name a sub
 long_description    ${description}

Modified: trunk/dports/perl/p5-task-weaken/Portfile
===================================================================
--- trunk/dports/perl/p5-task-weaken/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-task-weaken/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup         Task-Weaken 1.03
 revision            2
+license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Ensure that a platform has weaken support
 long_description    ${description}

Modified: trunk/dports/perl/p5-test-fatal/Portfile
===================================================================
--- trunk/dports/perl/p5-test-fatal/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-test-fatal/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup           Test-Fatal 0.003
 revision              2
+license               {Artistic-1 GPL}
 maintainers           nomaintainer
 description           incredibly simple helpers for testing code with exceptions
 long_description      Test::Fatal is an alternative to the popular \

Modified: trunk/dports/perl/p5-test-leaktrace/Portfile
===================================================================
--- trunk/dports/perl/p5-test-leaktrace/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-test-leaktrace/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup               Test-LeakTrace 0.10
 revision                  2
+license                   {Artistic-1 GPL}
 maintainers               ricci openmaintainer
 description               Traces memory leaks
 long_description          Test::LeakTrace provides several functions that trace memory leaks. This module scans arenas, the memory allocation system, so it can detect any leaked SVs in given blocks.

Modified: trunk/dports/perl/p5-test-requires/Portfile
===================================================================
--- trunk/dports/perl/p5-test-requires/Portfile	2011-09-26 09:40:49 UTC (rev 84443)
+++ trunk/dports/perl/p5-test-requires/Portfile	2011-09-26 11:14:03 UTC (rev 84444)
@@ -5,6 +5,7 @@
 
 perl5.setup         Test-Requires 0.06
 revision            2
+license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Checks to see if the module can be loaded
 long_description    ${description}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110926/fd2f9057/attachment-0001.html>


More information about the macports-changes mailing list