[20425] trunk/dports/perl

source_changes at macosforge.org source_changes at macosforge.org
Thu Nov 2 18:17:38 PST 2006


Revision: 20425
          http://trac.macosforge.org/projects/macports/changeset/20425
Author:   jberry at macports.org
Date:     2006-11-02 18:17:38 -0800 (Thu, 02 Nov 2006)

Log Message:
-----------
Convert all darwinports at opendarwin.org addresses
to nomaintainer at macports.org or openmaintainer at macports.org.

See http://trac.macports.org/projects/macports/wiki/SpecialMaintainerAddresses
for more information.

Modified Paths:
--------------
    trunk/dports/perl/p5-algorithm-dependency/Portfile
    trunk/dports/perl/p5-apache-authcookie/Portfile
    trunk/dports/perl/p5-bit-vector/Portfile
    trunk/dports/perl/p5-cgi-session/Portfile
    trunk/dports/perl/p5-cgi-simple/Portfile
    trunk/dports/perl/p5-crypt-cbc/Portfile
    trunk/dports/perl/p5-digest-hmac/Portfile
    trunk/dports/perl/p5-gimp/Portfile
    trunk/dports/perl/p5-graphviz/Portfile
    trunk/dports/perl/p5-lockfile-simple/Portfile
    trunk/dports/perl/p5-mac-applescript-glue/Portfile
    trunk/dports/perl/p5-params-util/Portfile
    trunk/dports/perl/p5-text-iconv/Portfile
    trunk/dports/perl/p5-tie-ixhash/Portfile
    trunk/dports/perl/p5-unicode-collate/Portfile

Modified: trunk/dports/perl/p5-algorithm-dependency/Portfile
===================================================================
--- trunk/dports/perl/p5-algorithm-dependency/Portfile	2006-11-03 02:17:30 UTC (rev 20424)
+++ trunk/dports/perl/p5-algorithm-dependency/Portfile	2006-11-03 02:17:38 UTC (rev 20425)
@@ -3,7 +3,7 @@
 PortSystem			1.0
 PortGroup			perl5 1.0
 perl5.setup			Algorithm-Dependency 1.101
-maintainers			darwinports at opendarwin.org
+maintainers			nomaintainer at macports.org
 description			Base class for implementing various dependency trees
 long_description \
 	Algorithm::Dependency is a framework for creating simple read-only \

Modified: trunk/dports/perl/p5-apache-authcookie/Portfile
===================================================================
--- trunk/dports/perl/p5-apache-authcookie/Portfile	2006-11-03 02:17:30 UTC (rev 20424)
+++ trunk/dports/perl/p5-apache-authcookie/Portfile	2006-11-03 02:17:38 UTC (rev 20425)
@@ -3,7 +3,7 @@
 PortSystem	1.0
 PortGroup	perl5 1.0
 perl5.setup	Apache-AuthCookie 3.10
-maintainers	darwinports at opendarwin.org
+maintainers	nomaintainer at macports.org
 description	perl interface to cookies in apache
 long_description	${description} 	
 platforms	darwin

Modified: trunk/dports/perl/p5-bit-vector/Portfile
===================================================================
--- trunk/dports/perl/p5-bit-vector/Portfile	2006-11-03 02:17:30 UTC (rev 20424)
+++ trunk/dports/perl/p5-bit-vector/Portfile	2006-11-03 02:17:38 UTC (rev 20425)
@@ -3,7 +3,7 @@
 PortGroup		perl5 1.0
 
 perl5.setup		Bit-Vector 6.4
-maintainers		darwinports at opendarwin.org
+maintainers		nomaintainer at macports.org
 description		Efficient bit vector, set of integers and "big int" math library
 long_description	Bit::Vector is an efficient C library which allows \
 					you to handle bit vectors, sets (of integers), "big \

Modified: trunk/dports/perl/p5-cgi-session/Portfile
===================================================================
--- trunk/dports/perl/p5-cgi-session/Portfile	2006-11-03 02:17:30 UTC (rev 20424)
+++ trunk/dports/perl/p5-cgi-session/Portfile	2006-11-03 02:17:38 UTC (rev 20425)
@@ -3,7 +3,7 @@
 PortGroup               perl5 1.0
 
 perl5.setup             CGI-Session 4.14
-maintainers             darwinports at opendarwin.org
+maintainers             nomaintainer at macports.org
 description             Persistent session data in CGI applications
 long_description        ${description}
 master_sites		http://search.cpan.org/CPAN/authors/id/M/MA/MARKSTOS/

Modified: trunk/dports/perl/p5-cgi-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-cgi-simple/Portfile	2006-11-03 02:17:30 UTC (rev 20424)
+++ trunk/dports/perl/p5-cgi-simple/Portfile	2006-11-03 02:17:38 UTC (rev 20425)
@@ -3,7 +3,7 @@
 PortGroup               perl5 1.0
 
 perl5.setup             Cgi-Simple 0.077
-maintainers             darwinports at opendarwin.org
+maintainers             nomaintainer at macports.org
 description             A Simple totally OO CGI interface that is CGI.pm compliant
 long_description        ${description}
 master_sites		http://search.cpan.org/CPAN/authors/id/J/JF/JFREEMAN/

Modified: trunk/dports/perl/p5-crypt-cbc/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-cbc/Portfile	2006-11-03 02:17:30 UTC (rev 20424)
+++ trunk/dports/perl/p5-crypt-cbc/Portfile	2006-11-03 02:17:38 UTC (rev 20425)
@@ -3,7 +3,7 @@
 PortGroup		perl5 1.0
 
 perl5.setup		Crypt-CBC 2.19
-maintainers		darwinports at opendarwin.org
+maintainers		nomaintainer at macports.org
 description		Encrypt Data with Cipher Block Chaining Mode
 long_description	This is Crypt::CBC, a Perl-only implementation of \
 					the cryptographic cipher block chaining mode (CBC). \

Modified: trunk/dports/perl/p5-digest-hmac/Portfile
===================================================================
--- trunk/dports/perl/p5-digest-hmac/Portfile	2006-11-03 02:17:30 UTC (rev 20424)
+++ trunk/dports/perl/p5-digest-hmac/Portfile	2006-11-03 02:17:38 UTC (rev 20425)
@@ -4,7 +4,7 @@
 
 perl5.setup		Digest-HMAC 1.01
 revision		2
-maintainers		darwinports at opendarwin.org
+maintainers		nomaintainer at macports.org
 description		Keyed-Hashing for Message Authentication
 long_description	HMAC is used for message integrity checks between \
 					two parties that share a secret key, and works in \

Modified: trunk/dports/perl/p5-gimp/Portfile
===================================================================
--- trunk/dports/perl/p5-gimp/Portfile	2006-11-03 02:17:30 UTC (rev 20424)
+++ trunk/dports/perl/p5-gimp/Portfile	2006-11-03 02:17:38 UTC (rev 20425)
@@ -3,7 +3,7 @@
 PortSystem			1.0
 PortGroup			perl5 1.0
 perl5.setup			Gimp 2.0
-maintainers			darwinports at opendarwin.org
+maintainers			nomaintainer at macports.org
 description			Gimp Extensions/Plug-ins/Load and Save-Handlers in perl
 long_description	${description}
 

Modified: trunk/dports/perl/p5-graphviz/Portfile
===================================================================
--- trunk/dports/perl/p5-graphviz/Portfile	2006-11-03 02:17:30 UTC (rev 20424)
+++ trunk/dports/perl/p5-graphviz/Portfile	2006-11-03 02:17:38 UTC (rev 20425)
@@ -4,7 +4,7 @@
 PortGroup			perl5 1.0
 perl5.setup			GraphViz 1.8
 revision			1
-maintainers			darwinports at opendarwin.org
+maintainers			nomaintainer at macports.org
 description			Interface to the GraphViz graphing tool
 long_description \
 	This modules provides an interface to layout and generate images of \

Modified: trunk/dports/perl/p5-lockfile-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-lockfile-simple/Portfile	2006-11-03 02:17:30 UTC (rev 20424)
+++ trunk/dports/perl/p5-lockfile-simple/Portfile	2006-11-03 02:17:38 UTC (rev 20425)
@@ -3,7 +3,7 @@
 PortGroup               perl5 1.0
 
 perl5.setup             LockFile-Simple 0.2.5
-maintainers             darwinports at opendarwin.org
+maintainers             nomaintainer at macports.org
 description             Simple file locking scheme
 long_description        ${description}
 

Modified: trunk/dports/perl/p5-mac-applescript-glue/Portfile
===================================================================
--- trunk/dports/perl/p5-mac-applescript-glue/Portfile	2006-11-03 02:17:30 UTC (rev 20424)
+++ trunk/dports/perl/p5-mac-applescript-glue/Portfile	2006-11-03 02:17:38 UTC (rev 20425)
@@ -4,7 +4,7 @@
 PortGroup			perl5 1.0
 perl5.setup			Mac-AppleScript-Glue 0.03
 revision			1
-maintainers			darwinports at opendarwin.org
+maintainers			nomaintainer at macports.org
 description			Glue to use AppleScript to communicate with Mac apps
 long_description \
 	This module allows you to write Perl code in object-oriented syntax to \

Modified: trunk/dports/perl/p5-params-util/Portfile
===================================================================
--- trunk/dports/perl/p5-params-util/Portfile	2006-11-03 02:17:30 UTC (rev 20424)
+++ trunk/dports/perl/p5-params-util/Portfile	2006-11-03 02:17:38 UTC (rev 20425)
@@ -3,7 +3,7 @@
 PortSystem			1.0
 PortGroup			perl5 1.0
 perl5.setup			Params-Util 0.19
-maintainers			darwinports at opendarwin.org
+maintainers			nomaintainer at macports.org
 description			Simple, compact and correct param-checking functions
 long_description \
 	Provides a basic set of importable functions that makes checking \

Modified: trunk/dports/perl/p5-text-iconv/Portfile
===================================================================
--- trunk/dports/perl/p5-text-iconv/Portfile	2006-11-03 02:17:30 UTC (rev 20424)
+++ trunk/dports/perl/p5-text-iconv/Portfile	2006-11-03 02:17:38 UTC (rev 20425)
@@ -3,7 +3,7 @@
 PortSystem            1.0
 PortGroup             perl5 1.0
 perl5.setup           Text-Iconv 1.4
-maintainers           darwinports at opendarwin.org
+maintainers           nomaintainer at macports.org
 description           Perl interface to iconv() codeset conversion function
 long_description      ${description}
 

Modified: trunk/dports/perl/p5-tie-ixhash/Portfile
===================================================================
--- trunk/dports/perl/p5-tie-ixhash/Portfile	2006-11-03 02:17:30 UTC (rev 20424)
+++ trunk/dports/perl/p5-tie-ixhash/Portfile	2006-11-03 02:17:38 UTC (rev 20425)
@@ -3,7 +3,7 @@
 PortGroup               perl5 1.0
 
 perl5.setup             Tie-IxHash 1.21
-maintainers             darwinports at opendarwin.org
+maintainers             nomaintainer at macports.org
 description             Module that preserves order in perl associative arrays.
 long_description        ${description}
 

Modified: trunk/dports/perl/p5-unicode-collate/Portfile
===================================================================
--- trunk/dports/perl/p5-unicode-collate/Portfile	2006-11-03 02:17:30 UTC (rev 20424)
+++ trunk/dports/perl/p5-unicode-collate/Portfile	2006-11-03 02:17:38 UTC (rev 20425)
@@ -3,7 +3,7 @@
 PortSystem	1.0
 PortGroup	perl5 1.0
 perl5.setup	Unicode-Collate 0.52
-maintainers	darwinports at opendarwin.org
+maintainers	nomaintainer at macports.org
 description	perl Unicode sorting
 long_description	${description} 	
 platforms	darwin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061102/79bb3887/attachment.html


More information about the macports-changes mailing list