[75307] trunk/dports/perl

l2g at macports.org l2g at macports.org
Thu Jan 20 16:44:03 PST 2011


Revision: 75307
          http://trac.macports.org/changeset/75307
Author:   l2g at macports.org
Date:     2011-01-20 16:44:03 -0800 (Thu, 20 Jan 2011)
Log Message:
-----------
Updating portfiles I maintain to use my new, official MacPorts handle

Modified Paths:
--------------
    trunk/dports/perl/p5-algorithm-dependency/Portfile
    trunk/dports/perl/p5-auth-yubikey_webclient/Portfile
    trunk/dports/perl/p5-business-isbn/Portfile
    trunk/dports/perl/p5-business-isbn-data/Portfile
    trunk/dports/perl/p5-data-dumper/Portfile
    trunk/dports/perl/p5-date-calc/Portfile
    trunk/dports/perl/p5-flickr-api/Portfile
    trunk/dports/perl/p5-flickr-upload/Portfile
    trunk/dports/perl/p5-http-lite/Portfile
    trunk/dports/perl/p5-io-socket-ssl/Portfile
    trunk/dports/perl/p5-mailtools/Portfile
    trunk/dports/perl/p5-mojolicious/Portfile
    trunk/dports/perl/p5-snmp_session/Portfile
    trunk/dports/perl/p5-soap-lite/Portfile
    trunk/dports/perl/p5-test-taint/Portfile
    trunk/dports/perl/p5-text-tabsxwrap/Portfile
    trunk/dports/perl/p5-time-duration/Portfile
    trunk/dports/perl/p5-time-progress/Portfile
    trunk/dports/perl/p5-timedate/Portfile
    trunk/dports/perl/p5-xml-libxml/Portfile

Modified: trunk/dports/perl/p5-algorithm-dependency/Portfile
===================================================================
--- trunk/dports/perl/p5-algorithm-dependency/Portfile	2011-01-20 23:32:07 UTC (rev 75306)
+++ trunk/dports/perl/p5-algorithm-dependency/Portfile	2011-01-21 00:44:03 UTC (rev 75307)
@@ -5,7 +5,7 @@
 
 perl5.setup         Algorithm-Dependency 1.110
 license             Artistic/GPL
-maintainers         l2g.to:larry+macports
+maintainers         l2g
 description         Base class for implementing various dependency trees
 long_description    Algorithm::Dependency is a framework for creating simple \
                     read-only dependency hierarchies, where you have a set \

Modified: trunk/dports/perl/p5-auth-yubikey_webclient/Portfile
===================================================================
--- trunk/dports/perl/p5-auth-yubikey_webclient/Portfile	2011-01-20 23:32:07 UTC (rev 75306)
+++ trunk/dports/perl/p5-auth-yubikey_webclient/Portfile	2011-01-21 00:44:03 UTC (rev 75307)
@@ -6,7 +6,7 @@
 
 perl5.setup         Auth-Yubikey_WebClient 2.00 ../../authors/id/M/MA/MASSYN
 platforms           darwin
-maintainers         l2g.to:larry+macports
+maintainers         l2g
 license             Artistic/GPL
 supported_archs     noarch
 

Modified: trunk/dports/perl/p5-business-isbn/Portfile
===================================================================
--- trunk/dports/perl/p5-business-isbn/Portfile	2011-01-20 23:32:07 UTC (rev 75306)
+++ trunk/dports/perl/p5-business-isbn/Portfile	2011-01-21 00:44:03 UTC (rev 75307)
@@ -4,7 +4,7 @@
 PortGroup           perl5 1.0
 
 perl5.setup         Business-ISBN 2.05
-maintainers         l2g.to:larry+macports
+maintainers         l2g
 description         work with International Standard Book Numbers
 long_description    This package provides the Perl modules Business::ISBN, \
                     Business::ISBN10, and Business::ISBN13 for working with \

Modified: trunk/dports/perl/p5-business-isbn-data/Portfile
===================================================================
--- trunk/dports/perl/p5-business-isbn-data/Portfile	2011-01-20 23:32:07 UTC (rev 75306)
+++ trunk/dports/perl/p5-business-isbn-data/Portfile	2011-01-21 00:44:03 UTC (rev 75307)
@@ -4,7 +4,7 @@
 PortGroup           perl5 1.0
 
 perl5.setup         Business-ISBN-Data 20081208
-maintainers         l2g.to:larry+macports
+maintainers         l2g
 description         ISBN data required for use of Business::ISBN
 long_description    This package provides ISBN data used by the \
                     Business::ISBN family of Perl modules to associate \

Modified: trunk/dports/perl/p5-data-dumper/Portfile
===================================================================
--- trunk/dports/perl/p5-data-dumper/Portfile	2011-01-20 23:32:07 UTC (rev 75306)
+++ trunk/dports/perl/p5-data-dumper/Portfile	2011-01-21 00:44:03 UTC (rev 75307)
@@ -4,7 +4,7 @@
 PortGroup           perl5 1.0
 
 perl5.setup         Data-Dumper 2.128
-maintainers         l2g.to:larry+macports
+maintainers         l2g
 platforms           darwin
 description         Stringified Perl data structures, suitable for both \
                     printing and "eval"

Modified: trunk/dports/perl/p5-date-calc/Portfile
===================================================================
--- trunk/dports/perl/p5-date-calc/Portfile	2011-01-20 23:32:07 UTC (rev 75306)
+++ trunk/dports/perl/p5-date-calc/Portfile	2011-01-21 00:44:03 UTC (rev 75307)
@@ -5,7 +5,7 @@
 
 perl5.setup         Date-Calc 6.3
 license             Artistic/GPL
-maintainers         l2g.to:larry+macports
+maintainers         l2g
 description         Gregorian calendar date calculations
 long_description    The library provides all sorts of date calculations \
                     based on the Gregorian calendar (the one used in all \

Modified: trunk/dports/perl/p5-flickr-api/Portfile
===================================================================
--- trunk/dports/perl/p5-flickr-api/Portfile	2011-01-20 23:32:07 UTC (rev 75306)
+++ trunk/dports/perl/p5-flickr-api/Portfile	2011-01-21 00:44:03 UTC (rev 75307)
@@ -6,7 +6,7 @@
 
 perl5.setup         Flickr-API 1.04
 platforms           darwin
-maintainers         l2g.to:larry+macports
+maintainers         l2g
 license             Artistic 2.0
 supported_archs     noarch
 

Modified: trunk/dports/perl/p5-flickr-upload/Portfile
===================================================================
--- trunk/dports/perl/p5-flickr-upload/Portfile	2011-01-20 23:32:07 UTC (rev 75306)
+++ trunk/dports/perl/p5-flickr-upload/Portfile	2011-01-21 00:44:03 UTC (rev 75307)
@@ -6,7 +6,7 @@
 
 perl5.setup         Flickr-Upload 1.32
 platforms           darwin
-maintainers         l2g.to:larry+macports
+maintainers         l2g
 license             same as Perl 5.8.3 to Perl 5.x.x
 supported_archs     noarch
 

Modified: trunk/dports/perl/p5-http-lite/Portfile
===================================================================
--- trunk/dports/perl/p5-http-lite/Portfile	2011-01-20 23:32:07 UTC (rev 75306)
+++ trunk/dports/perl/p5-http-lite/Portfile	2011-01-21 00:44:03 UTC (rev 75307)
@@ -7,7 +7,7 @@
 perl5.setup             HTTP-Lite 2.2
 categories-append       www
 platforms               darwin
-maintainers             l2g.to:larry+macports
+maintainers             l2g
 license                 Artistic/GPL
 supported_archs         noarch
 

Modified: trunk/dports/perl/p5-io-socket-ssl/Portfile
===================================================================
--- trunk/dports/perl/p5-io-socket-ssl/Portfile	2011-01-20 23:32:07 UTC (rev 75306)
+++ trunk/dports/perl/p5-io-socket-ssl/Portfile	2011-01-21 00:44:03 UTC (rev 75307)
@@ -6,7 +6,7 @@
 
 perl5.setup         IO-Socket-SSL 1.37
 platforms           darwin
-maintainers         l2g.to:larry+macports
+maintainers         l2g
 license             Artistic/GPL
 supported_archs     noarch
 

Modified: trunk/dports/perl/p5-mailtools/Portfile
===================================================================
--- trunk/dports/perl/p5-mailtools/Portfile	2011-01-20 23:32:07 UTC (rev 75306)
+++ trunk/dports/perl/p5-mailtools/Portfile	2011-01-21 00:44:03 UTC (rev 75307)
@@ -6,7 +6,7 @@
 
 perl5.setup         MailTools 2.07 Mail
 platforms           darwin
-maintainers         l2g.to:larry+macports
+maintainers         l2g
 license             Artistic/GPL
 supported_archs     noarch
 

Modified: trunk/dports/perl/p5-mojolicious/Portfile
===================================================================
--- trunk/dports/perl/p5-mojolicious/Portfile	2011-01-20 23:32:07 UTC (rev 75306)
+++ trunk/dports/perl/p5-mojolicious/Portfile	2011-01-21 00:44:03 UTC (rev 75307)
@@ -7,7 +7,7 @@
 perl5.setup         Mojolicious 1.0 ../../authors/id/K/KR/KRAIH
 categories-append   www
 platforms           darwin
-maintainers         l2g.to:larry+macports
+maintainers         l2g
 license             Artistic 2.0+
 homepage            http://mojolicious.org/
 supported_archs     noarch

Modified: trunk/dports/perl/p5-snmp_session/Portfile
===================================================================
--- trunk/dports/perl/p5-snmp_session/Portfile	2011-01-20 23:32:07 UTC (rev 75306)
+++ trunk/dports/perl/p5-snmp_session/Portfile	2011-01-21 00:44:03 UTC (rev 75307)
@@ -6,7 +6,7 @@
 
 perl5.setup         SNMP_Session 1.13
 platforms           darwin
-maintainers         l2g.to:larry+macports
+maintainers         l2g
 license             Artistic 2.0+
 supported_archs     noarch
 

Modified: trunk/dports/perl/p5-soap-lite/Portfile
===================================================================
--- trunk/dports/perl/p5-soap-lite/Portfile	2011-01-20 23:32:07 UTC (rev 75306)
+++ trunk/dports/perl/p5-soap-lite/Portfile	2011-01-21 00:44:03 UTC (rev 75307)
@@ -4,7 +4,7 @@
 PortGroup           perl5 1.0
 perl5.setup         SOAP-Lite 0.712
 license             Artistic/GPL
-maintainers         l2g.to:larry+macports
+maintainers         l2g
 homepage            http://www.soaplite.com/
 description         A simple interface to the Simple Object Access Protocol
 long_description    ${description}

Modified: trunk/dports/perl/p5-test-taint/Portfile
===================================================================
--- trunk/dports/perl/p5-test-taint/Portfile	2011-01-20 23:32:07 UTC (rev 75306)
+++ trunk/dports/perl/p5-test-taint/Portfile	2011-01-21 00:44:03 UTC (rev 75307)
@@ -5,7 +5,7 @@
 
 perl5.setup         Test-Taint 1.04
 platforms           darwin
-maintainers         l2g.to:larry+macports
+maintainers         l2g
 
 description         tools to test taintedness
 

Modified: trunk/dports/perl/p5-text-tabsxwrap/Portfile
===================================================================
--- trunk/dports/perl/p5-text-tabsxwrap/Portfile	2011-01-20 23:32:07 UTC (rev 75306)
+++ trunk/dports/perl/p5-text-tabsxwrap/Portfile	2011-01-21 00:44:03 UTC (rev 75307)
@@ -7,7 +7,7 @@
 perl5.setup         Text-Tabs+Wrap 2009.0305
 name                p5-text-tabsxwrap
 platforms           darwin
-maintainers         l2g.to:larry+macports
+maintainers         l2g
 supported_archs     noarch
 
 # License: "This module may be modified, used, copied, and redistributed at

Modified: trunk/dports/perl/p5-time-duration/Portfile
===================================================================
--- trunk/dports/perl/p5-time-duration/Portfile	2011-01-20 23:32:07 UTC (rev 75306)
+++ trunk/dports/perl/p5-time-duration/Portfile	2011-01-21 00:44:03 UTC (rev 75307)
@@ -6,7 +6,7 @@
 
 perl5.setup             Time-Duration 1.06
 platforms               darwin
-maintainers             l2g.to:larry+macports
+maintainers             l2g
 license                 Artistic/GPL
 supported_archs         noarch
 

Modified: trunk/dports/perl/p5-time-progress/Portfile
===================================================================
--- trunk/dports/perl/p5-time-progress/Portfile	2011-01-20 23:32:07 UTC (rev 75306)
+++ trunk/dports/perl/p5-time-progress/Portfile	2011-01-21 00:44:03 UTC (rev 75307)
@@ -6,7 +6,7 @@
 
 perl5.setup         Time-Progress 1.7
 platforms           darwin
-maintainers         l2g.to:larry+macports
+maintainers         l2g
 license             Artistic/GPL
 supported_archs     noarch
 

Modified: trunk/dports/perl/p5-timedate/Portfile
===================================================================
--- trunk/dports/perl/p5-timedate/Portfile	2011-01-20 23:32:07 UTC (rev 75306)
+++ trunk/dports/perl/p5-timedate/Portfile	2011-01-21 00:44:03 UTC (rev 75307)
@@ -5,7 +5,7 @@
 
 perl5.setup         TimeDate 1.20 Time
 platforms           darwin
-maintainers         l2g.to:larry+macports
+maintainers         l2g
 license             Artistic/GPL
 supported_archs     noarch
 

Modified: trunk/dports/perl/p5-xml-libxml/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-libxml/Portfile	2011-01-20 23:32:07 UTC (rev 75306)
+++ trunk/dports/perl/p5-xml-libxml/Portfile	2011-01-21 00:44:03 UTC (rev 75307)
@@ -7,7 +7,7 @@
 perl5.setup         XML-LibXML 1.70
 categories-append   textproc
 platforms           darwin
-maintainers         l2g.to:larry+macports
+maintainers         l2g
 license             Artistic/GPL
 
 description         Perl interface to libxml2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110120/341041bd/attachment-0001.html>


More information about the macports-changes mailing list