[20429] trunk/dports/perl

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


Revision: 20429
          http://trac.macosforge.org/projects/macports/changeset/20429
Author:   jberry at macports.org
Date:     2006-11-02 18:18:44 -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-appconfig/Portfile
    trunk/dports/perl/p5-autodia/Portfile
    trunk/dports/perl/p5-chart/Portfile
    trunk/dports/perl/p5-crypt-dh/Portfile
    trunk/dports/perl/p5-crypt-twofish/Portfile
    trunk/dports/perl/p5-db_file/Portfile
    trunk/dports/perl/p5-devel-cycle/Portfile
    trunk/dports/perl/p5-extutils-f77/Portfile
    trunk/dports/perl/p5-filter/Portfile
    trunk/dports/perl/p5-image-exif/Portfile
    trunk/dports/perl/p5-macosx-file/Portfile
    trunk/dports/perl/p5-mime-tools/Portfile
    trunk/dports/perl/p5-net-ident/Portfile
    trunk/dports/perl/p5-test-taint/Portfile
    trunk/dports/perl/p5-timedate/Portfile

Modified: trunk/dports/perl/p5-appconfig/Portfile
===================================================================
--- trunk/dports/perl/p5-appconfig/Portfile	2006-11-03 02:18:27 UTC (rev 20428)
+++ trunk/dports/perl/p5-appconfig/Portfile	2006-11-03 02:18:44 UTC (rev 20429)
@@ -3,7 +3,7 @@
 PortSystem			1.0
 PortGroup			perl5 1.0
 perl5.setup			AppConfig 1.56
-maintainers			darwinports at opendarwin.org
+maintainers			nomaintainer at macports.org
 description			Module for manage application configuration information
 long_description \
 	AppConfig is a bundle of Perl5 modules for reading configuration files \

Modified: trunk/dports/perl/p5-autodia/Portfile
===================================================================
--- trunk/dports/perl/p5-autodia/Portfile	2006-11-03 02:18:27 UTC (rev 20428)
+++ trunk/dports/perl/p5-autodia/Portfile	2006-11-03 02:18:44 UTC (rev 20429)
@@ -5,7 +5,7 @@
 perl5.setup			Autodia 1.99
 revision			1
 categories-append	graphics
-maintainers			darwinports at opendarwin.org
+maintainers			nomaintainer at macports.org
 description			Create XML diagrams
 long_description \
 	AutoDia is an open-source, auto-documentation and auto-diagramming \

Modified: trunk/dports/perl/p5-chart/Portfile
===================================================================
--- trunk/dports/perl/p5-chart/Portfile	2006-11-03 02:18:27 UTC (rev 20428)
+++ trunk/dports/perl/p5-chart/Portfile	2006-11-03 02:18:44 UTC (rev 20429)
@@ -4,7 +4,7 @@
 PortGroup			perl5 1.0
 perl5.setup			Chart 2.3
 revision			1
-maintainers			darwinports at opendarwin.org
+maintainers			nomaintainer at macports.org
 description			Create png/jpeg images with charts
 long_description	${description}
 

Modified: trunk/dports/perl/p5-crypt-dh/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-dh/Portfile	2006-11-03 02:18:27 UTC (rev 20428)
+++ trunk/dports/perl/p5-crypt-dh/Portfile	2006-11-03 02:18:44 UTC (rev 20429)
@@ -4,7 +4,7 @@
 PortGroup perl5 1.0
 
 perl5.setup		Crypt-DH 0.06
-maintainers		darwinports at opendarwin.org
+maintainers		nomaintainer at macports.org
 description		Perl5 interface to a Diffie-Hellman key exchange system
 long_description	${description}
 

Modified: trunk/dports/perl/p5-crypt-twofish/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-twofish/Portfile	2006-11-03 02:18:27 UTC (rev 20428)
+++ trunk/dports/perl/p5-crypt-twofish/Portfile	2006-11-03 02:18:44 UTC (rev 20429)
@@ -3,7 +3,7 @@
 PortSystem	1.0
 PortGroup	perl5 1.0
 perl5.setup	Crypt-Twofish 2.12
-maintainers	darwinports at opendarwin.org
+maintainers	nomaintainer at macports.org
 description	Implementation of the twofish-crypto algorithm for perl
 long_description	Twofish is a 128-bit symmetric block cipher with a \
 			variable length (128, 192, or 256-bit) key, developed \

Modified: trunk/dports/perl/p5-db_file/Portfile
===================================================================
--- trunk/dports/perl/p5-db_file/Portfile	2006-11-03 02:18:27 UTC (rev 20428)
+++ trunk/dports/perl/p5-db_file/Portfile	2006-11-03 02:18:44 UTC (rev 20429)
@@ -3,7 +3,7 @@
 PortSystem			1.0
 PortGroup			perl5 1.0
 perl5.setup			DB_File 1.814
-maintainers			darwinports at opendarwin.org
+maintainers			nomaintainer at macports.org
 description			Access to Berkeley DB version 1.x
 long_description \
 	DB_File is a module which allows Perl programs to make use of the \

Modified: trunk/dports/perl/p5-devel-cycle/Portfile
===================================================================
--- trunk/dports/perl/p5-devel-cycle/Portfile	2006-11-03 02:18:27 UTC (rev 20428)
+++ trunk/dports/perl/p5-devel-cycle/Portfile	2006-11-03 02:18:44 UTC (rev 20429)
@@ -3,7 +3,7 @@
 PortSystem			1.0
 PortGroup			perl5 1.0
 perl5.setup			Devel-Cycle 1.02
-maintainers			darwinports at opendarwin.org
+maintainers			nomaintainer at macports.org
 description			Find memory cycles in objects and other references
 long_description	${description}
 

Modified: trunk/dports/perl/p5-extutils-f77/Portfile
===================================================================
--- trunk/dports/perl/p5-extutils-f77/Portfile	2006-11-03 02:18:27 UTC (rev 20428)
+++ trunk/dports/perl/p5-extutils-f77/Portfile	2006-11-03 02:18:44 UTC (rev 20429)
@@ -3,7 +3,7 @@
 PortSystem			1.0
 PortGroup			perl5 1.0
 perl5.setup			ExtUtils-F77 1.14
-maintainers			darwinports at opendarwin.org
+maintainers			nomaintainer at macports.org
 description			Helper for linking C with Fortran subroutines
 long_description \
 	ExtUtils::F77 describes to the calling perl code how to link C programs \

Modified: trunk/dports/perl/p5-filter/Portfile
===================================================================
--- trunk/dports/perl/p5-filter/Portfile	2006-11-03 02:18:27 UTC (rev 20428)
+++ trunk/dports/perl/p5-filter/Portfile	2006-11-03 02:18:44 UTC (rev 20429)
@@ -3,7 +3,7 @@
 PortSystem			1.0
 PortGroup			perl5 1.0
 perl5.setup			Filter 1.30
-maintainers			darwinports at opendarwin.org
+maintainers			nomaintainer at macports.org
 description			A number of Source Filters
 long_description	${description}
 

Modified: trunk/dports/perl/p5-image-exif/Portfile
===================================================================
--- trunk/dports/perl/p5-image-exif/Portfile	2006-11-03 02:18:27 UTC (rev 20428)
+++ trunk/dports/perl/p5-image-exif/Portfile	2006-11-03 02:18:44 UTC (rev 20429)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 PortGroup perl5 1.0
 perl5.setup			Image-ExifTool 5.67
-maintainers			darwinports at opendarwin.org
+maintainers			nomaintainer at macports.org
 description			Perl module for getting EXIF data from image files
 long_description	${description}
 

Modified: trunk/dports/perl/p5-macosx-file/Portfile
===================================================================
--- trunk/dports/perl/p5-macosx-file/Portfile	2006-11-03 02:18:27 UTC (rev 20428)
+++ trunk/dports/perl/p5-macosx-file/Portfile	2006-11-03 02:18:44 UTC (rev 20429)
@@ -3,7 +3,7 @@
 PortGroup		perl5 1.0
 
 perl5.setup		MacOSX-File 0.68 BSD/DANKOGAI
-maintainers		darwinports at opendarwin.org
+maintainers		nomaintainer at macports.org
 categories-append	sysutils
 description		A collection of Perl modules to manipulate files on MacOS X
 long_description	MacOSX::File is a collection of Perl modules that \

Modified: trunk/dports/perl/p5-mime-tools/Portfile
===================================================================
--- trunk/dports/perl/p5-mime-tools/Portfile	2006-11-03 02:18:27 UTC (rev 20428)
+++ trunk/dports/perl/p5-mime-tools/Portfile	2006-11-03 02:18:44 UTC (rev 20429)
@@ -3,7 +3,7 @@
 PortGroup		perl5 1.0
 
 perl5.setup		MIME-tools 5.420
-maintainers		darwinports at opendarwin.org
+maintainers		nomaintainer at macports.org
 description		modules for parsing (and creating!) MIME entities
 long_description	MIME-tools is a collection of Perl5 MIME:: modules \
 					for parsing, decoding, *and generating* single- or \

Modified: trunk/dports/perl/p5-net-ident/Portfile
===================================================================
--- trunk/dports/perl/p5-net-ident/Portfile	2006-11-03 02:18:27 UTC (rev 20428)
+++ trunk/dports/perl/p5-net-ident/Portfile	2006-11-03 02:18:44 UTC (rev 20429)
@@ -4,7 +4,7 @@
 
 perl5.setup		Net-Ident 1.20
 revision		1
-maintainers		darwinports at opendarwin.org
+maintainers		nomaintainer at macports.org
 description		lookup the username on the remote end of a TCP/IP connection
 long_description	Net::Ident is a module that looks up the username on \
 					the remote side of a TCP/IP connection through the \

Modified: trunk/dports/perl/p5-test-taint/Portfile
===================================================================
--- trunk/dports/perl/p5-test-taint/Portfile	2006-11-03 02:18:27 UTC (rev 20428)
+++ trunk/dports/perl/p5-test-taint/Portfile	2006-11-03 02:18:44 UTC (rev 20429)
@@ -3,7 +3,7 @@
 PortSystem			1.0
 PortGroup			perl5 1.0
 perl5.setup			Test-Taint 1.02
-maintainers			darwinports at opendarwin.org
+maintainers			nomaintainer at macports.org
 description			Tools to test taintedness
 long_description	${description}
 

Modified: trunk/dports/perl/p5-timedate/Portfile
===================================================================
--- trunk/dports/perl/p5-timedate/Portfile	2006-11-03 02:18:27 UTC (rev 20428)
+++ trunk/dports/perl/p5-timedate/Portfile	2006-11-03 02:18:44 UTC (rev 20429)
@@ -3,7 +3,7 @@
 PortGroup perl5 1.0
 
 perl5.setup		TimeDate 1.16 Date
-maintainers		darwinports at opendarwin.org
+maintainers		nomaintainer at macports.org
 description		time and date parsing routines
 long_description	This module replaces my earlier GetDate module, \
 					which was only a date parser. The date parser \

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


More information about the macports-changes mailing list