[23539] trunk/dports

source_changes at macosforge.org source_changes at macosforge.org
Tue Apr 3 19:00:48 PDT 2007


Revision: 23539
          http://trac.macosforge.org/projects/macports/changeset/23539
Author:   stechert at macports.org
Date:     2007-04-03 19:00:48 -0700 (Tue, 03 Apr 2007)

Log Message:
-----------
Updating my email address.

Modified Paths:
--------------
    trunk/dports/devel/gsoap/Portfile
    trunk/dports/devel/log4cpp/Portfile
    trunk/dports/devel/netxx/Portfile
    trunk/dports/devel/spread/Portfile
    trunk/dports/devel/xmlwrapp/Portfile
    trunk/dports/graphics/libmng/Portfile
    trunk/dports/java/xdoclet/Portfile
    trunk/dports/math/SuiteSparse/Portfile
    trunk/dports/math/nauty/Portfile
    trunk/dports/math/octave/Portfile
    trunk/dports/net/libipgeo/Portfile
    trunk/dports/perl/p5-file-tail/Portfile
    trunk/dports/perl/p5-gd/Portfile
    trunk/dports/python/py-nevow/Portfile
    trunk/dports/python/py-spreadmodule/Portfile

Modified: trunk/dports/devel/gsoap/Portfile
===================================================================
--- trunk/dports/devel/gsoap/Portfile	2007-04-04 01:58:33 UTC (rev 23538)
+++ trunk/dports/devel/gsoap/Portfile	2007-04-04 02:00:48 UTC (rev 23539)
@@ -6,7 +6,7 @@
 version				2.7.9d
 distfiles			${name}_${version}${extract.suffix}
 categories			devel
-maintainers			andre at splunk.com
+maintainers			stechert at macports.org
 description			offers an XML to C/C++ language binding to ease the \
 				development of SOAP/XML Web services in C and C/C++
 long_description		The gSOAP toolkit is a cross-platform development \

Modified: trunk/dports/devel/log4cpp/Portfile
===================================================================
--- trunk/dports/devel/log4cpp/Portfile	2007-04-04 01:58:33 UTC (rev 23538)
+++ trunk/dports/devel/log4cpp/Portfile	2007-04-04 02:00:48 UTC (rev 23539)
@@ -6,7 +6,7 @@
 version            0.3.5rc3
 revision           1
 categories         devel
-maintainers        andre at splunk.com
+maintainers        stechert at macports.org
 description        configurable logging for C++
 long_description   Log4cpp is library of C++ classes for flexible logging to \
                    files, syslog, IDSA and other destinations. It is modeled \

Modified: trunk/dports/devel/netxx/Portfile
===================================================================
--- trunk/dports/devel/netxx/Portfile	2007-04-04 01:58:33 UTC (rev 23538)
+++ trunk/dports/devel/netxx/Portfile	2007-04-04 02:00:48 UTC (rev 23539)
@@ -4,7 +4,7 @@
 name                 netxx
 version              0.4.2
 categories           devel
-maintainers          andre at splunk.com
+maintainers          stechert at macports.org
 description          A C++ network programming library designed to take the pain out of programming network communications applications.
 long_description     Netxx is a C++ network programming library. It is designed to take \
                      the pain out of programming network communications applications.  It \

Modified: trunk/dports/devel/spread/Portfile
===================================================================
--- trunk/dports/devel/spread/Portfile	2007-04-04 01:58:33 UTC (rev 23538)
+++ trunk/dports/devel/spread/Portfile	2007-04-04 02:00:48 UTC (rev 23539)
@@ -6,7 +6,7 @@
 version			3.17.3
 categories		devel
 platforms		darwin
-maintainers		andre at splunk.com
+maintainers		stechert at macports.org
 description		configurable logging for C++
 long_description	Spread is a toolkit that provides a high performance \
 				messaging service that is resilient to faults across external \

Modified: trunk/dports/devel/xmlwrapp/Portfile
===================================================================
--- trunk/dports/devel/xmlwrapp/Portfile	2007-04-04 01:58:33 UTC (rev 23538)
+++ trunk/dports/devel/xmlwrapp/Portfile	2007-04-04 02:00:48 UTC (rev 23539)
@@ -5,7 +5,7 @@
 version           0.5.0
 revision          3
 categories        devel
-maintainers       andre at splunk.com
+maintainers       stechert at macports.org
 description       xmlwrapp is a modern style C++ library for working with XML data
 long_description  xmlwrapp is a modern style C++ library for working with XML data. \
                   It provides a simple and easy to use interface for the very \

Modified: trunk/dports/graphics/libmng/Portfile
===================================================================
--- trunk/dports/graphics/libmng/Portfile	2007-04-04 01:58:33 UTC (rev 23538)
+++ trunk/dports/graphics/libmng/Portfile	2007-04-04 02:00:48 UTC (rev 23539)
@@ -14,10 +14,7 @@
 platforms	darwin
 checksums	md5 ff1205ef70855a75c098ea09690413c6
 
-depends_build	bin:aclocal:automake \
-		bin:autoconf:autoconf \
-		bin:automake:automake \
-		bin:glibtoolize:libtool
+depends_build	port:automake port:autoconf port:libtool
 
 depends_lib	port:jpeg port:lcms port:zlib
 
@@ -25,10 +22,7 @@
 	system "cd '${worksrcpath}' && ln -s makefiles/configure.in ."
 	system "cd '${worksrcpath}' && ln -s makefiles/acinclude.m4 ."
 	system "cd '${worksrcpath}' && ln -s makefiles/Makefile.am ."
-	system "cd '${worksrcpath}' && aclocal"
-	system "cd '${worksrcpath}' && glibtoolize --automake"
-	system "cd '${worksrcpath}' && automake --foreign --add-missing"
-	system "cd '${worksrcpath}' && autoconf"
+	system "cd '${worksrcpath}' && autoreconf -fi"
 }
 
 configure.args	--with-jpeg=${prefix} \

Modified: trunk/dports/java/xdoclet/Portfile
===================================================================
--- trunk/dports/java/xdoclet/Portfile	2007-04-04 01:58:33 UTC (rev 23538)
+++ trunk/dports/java/xdoclet/Portfile	2007-04-04 02:00:48 UTC (rev 23539)
@@ -7,7 +7,7 @@
 revision			1
 
 categories			java
-maintainers			andre at splunk.com
+maintainers			stechert at macports.org
 platforms			darwin
 
 description			XDoclet is an open source code generation engine.

Modified: trunk/dports/math/SuiteSparse/Portfile
===================================================================
--- trunk/dports/math/SuiteSparse/Portfile	2007-04-04 01:58:33 UTC (rev 23538)
+++ trunk/dports/math/SuiteSparse/Portfile	2007-04-04 02:00:48 UTC (rev 23539)
@@ -4,7 +4,7 @@
 name		SuiteSparse
 version		2.4.0
 categories	math science
-maintainers     andre at splunk.com
+maintainers     stechert at macports.org
 platforms	darwin
 description	Sparse matrix routines
 long_description \

Modified: trunk/dports/math/nauty/Portfile
===================================================================
--- trunk/dports/math/nauty/Portfile	2007-04-04 01:58:33 UTC (rev 23538)
+++ trunk/dports/math/nauty/Portfile	2007-04-04 02:00:48 UTC (rev 23539)
@@ -4,7 +4,7 @@
 name			nauty
 version			2.2
 categories		math science
-maintainers		andre at splunk.com
+maintainers		stechert at macports.org
 homepage		http://cs.anu.edu.au/people/bdm/nauty/
 master_sites	${homepage}
 distname		${name}${version}

Modified: trunk/dports/math/octave/Portfile
===================================================================
--- trunk/dports/math/octave/Portfile	2007-04-04 01:58:33 UTC (rev 23538)
+++ trunk/dports/math/octave/Portfile	2007-04-04 02:00:48 UTC (rev 23539)
@@ -5,7 +5,7 @@
 version		2.9.9
 revision	5
 categories	math science
-maintainers     andre at splunk.com
+maintainers     stechert at macports.org
 platforms	darwin
 description     a Matlab-like environment for numerical analysis
 long_description	\

Modified: trunk/dports/net/libipgeo/Portfile
===================================================================
--- trunk/dports/net/libipgeo/Portfile	2007-04-04 01:58:33 UTC (rev 23538)
+++ trunk/dports/net/libipgeo/Portfile	2007-04-04 02:00:48 UTC (rev 23539)
@@ -5,7 +5,7 @@
 version		1.3
 revision	1
 categories	net
-maintainers	andre at splunk.com
+maintainers	stechert at macports.org
 description	A small library written on top of the IP2LOCATION database allowing the user to do geo-targeting of IP addresses
 long_description	\
 	For a given IPv4 address, libipgeo can lookup the following: \

Modified: trunk/dports/perl/p5-file-tail/Portfile
===================================================================
--- trunk/dports/perl/p5-file-tail/Portfile	2007-04-04 01:58:33 UTC (rev 23538)
+++ trunk/dports/perl/p5-file-tail/Portfile	2007-04-04 02:00:48 UTC (rev 23539)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 PortGroup perl5 1.0
 perl5.setup	File-Tail 0.99.3
-maintainers	andre at splunk.com
+maintainers	stechert at macports.org
 description	Perl extension for reading from continously updated files
 long_description \
 	The primary purpose of File::Tail is reading and analysing log files \

Modified: trunk/dports/perl/p5-gd/Portfile
===================================================================
--- trunk/dports/perl/p5-gd/Portfile	2007-04-04 01:58:33 UTC (rev 23538)
+++ trunk/dports/perl/p5-gd/Portfile	2007-04-04 02:00:48 UTC (rev 23539)
@@ -4,7 +4,7 @@
 PortGroup		perl5 1.0
 perl5.setup		GD 2.34
 revision		0
-maintainers		andre at splunk.com
+maintainers		stechert at macports.org
 description		Module interface to libgd
 long_description	${description}
 

Modified: trunk/dports/python/py-nevow/Portfile
===================================================================
--- trunk/dports/python/py-nevow/Portfile	2007-04-04 01:58:33 UTC (rev 23538)
+++ trunk/dports/python/py-nevow/Portfile	2007-04-04 02:00:48 UTC (rev 23539)
@@ -8,7 +8,7 @@
 revision                1
 categories		python
 platforms		darwin
-maintainers		andre at splunk.com
+maintainers		stechert at macports.org
 description		A Web Application Construction Kit
 long_description	Nevow is a next-generation web application templating \
 					system, based on the ideas developed in the Twisted Woven \

Modified: trunk/dports/python/py-spreadmodule/Portfile
===================================================================
--- trunk/dports/python/py-spreadmodule/Portfile	2007-04-04 01:58:33 UTC (rev 23538)
+++ trunk/dports/python/py-spreadmodule/Portfile	2007-04-04 02:00:48 UTC (rev 23539)
@@ -7,7 +7,7 @@
 version			1.5.0
 categories		python
 platforms		darwin
-maintainers		andre at splunk.com
+maintainers		stechert at macports.org
 description		This is a Python extension module wrapping the C API for Spread.
 long_description	The extension module was written by PythonLabs, primarily Jeremy Hylton,\
 			Guido van Rossum and Tim Peters. It is released under a standard PSF open \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070403/80b6112a/attachment.html


More information about the macports-changes mailing list