[39955] trunk/dports/java/commons-httpclient/Portfile

jberry at macports.org jberry at macports.org
Sat Sep 13 20:25:40 PDT 2008


Revision: 39955
          http://trac.macports.org/changeset/39955
Author:   jberry at macports.org
Date:     2008-09-13 20:25:40 -0700 (Sat, 13 Sep 2008)
Log Message:
-----------
Correct homepage and livecheck for commons-httpclient

Modified Paths:
--------------
    trunk/dports/java/commons-httpclient/Portfile

Modified: trunk/dports/java/commons-httpclient/Portfile
===================================================================
--- trunk/dports/java/commons-httpclient/Portfile	2008-09-14 03:17:53 UTC (rev 39954)
+++ trunk/dports/java/commons-httpclient/Portfile	2008-09-14 03:25:40 UTC (rev 39955)
@@ -12,7 +12,7 @@
 description			Jakarta Commons-HttpClient
 long_description	Commons-HttpClient provides a framework for working with \
 					the client-side  of the HTTP protocol.
-homepage			http://commons.apache.org/httpclient/
+homepage			http://hc.apache.org/httpcomponents-client
 				
 distname			${name}-${version}-src
 master_sites		apache:httpcomponents/commons-httpclient/source/
@@ -48,5 +48,5 @@
 }
 
 livecheck.check regex
-livecheck.url   http://jakarta.apache.org/site/downloads/downloads_commons-httpclient-3.x.cgi
+livecheck.url   http://hc.apache.org/downloads.cgi
 livecheck.regex "${name}-(\\d+\\.\\d+(\\.\\d+)?)-src.tar.gz"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080913/f51d2bb1/attachment.html 


More information about the macports-changes mailing list