[32827] trunk/dports/net/upclient/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jan 13 20:26:30 PST 2008


Revision: 32827
          http://trac.macosforge.org/projects/macports/changeset/32827
Author:   ryandesign at macports.org
Date:     2008-01-13 20:26:29 -0800 (Sun, 13 Jan 2008)

Log Message:
-----------
upclient: no longer use the deprecated 'cd' command

Modified Paths:
--------------
    trunk/dports/net/upclient/Portfile

Modified: trunk/dports/net/upclient/Portfile
===================================================================
--- trunk/dports/net/upclient/Portfile	2008-01-14 04:24:29 UTC (rev 32826)
+++ trunk/dports/net/upclient/Portfile	2008-01-14 04:26:29 UTC (rev 32827)
@@ -19,8 +19,7 @@
 			destdir=${destroot} \
 			mandir=${prefix}/share/man
 post-extract {
-	cd ${worksrcpath}
-	reinplace "s|uptimes.wonko.com|uptimes.hostingwired.com|g" Makefile
+	reinplace "s|uptimes.wonko.com|uptimes.hostingwired.com|g" ${worksrcpath}/Makefile
 }
 startupitem.create	yes
 startupitem.start	${prefix}/sbin/upclient

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080113/8b037666/attachment.html


More information about the macports-changes mailing list