[151786] trunk/dports/www/serf1/Portfile

blair at macports.org blair at macports.org
Sun Aug 21 17:52:23 PDT 2016


Revision: 151786
          https://trac.macports.org/changeset/151786
Author:   blair at macports.org
Date:     2016-08-21 17:52:23 -0700 (Sun, 21 Aug 2016)
Log Message:
-----------
serf1: use the homepage, master_sites and livecheck at apache.org; partially fixes #52073.

Modified Paths:
--------------
    trunk/dports/www/serf1/Portfile

Modified: trunk/dports/www/serf1/Portfile
===================================================================
--- trunk/dports/www/serf1/Portfile	2016-08-22 00:48:54 UTC (rev 151785)
+++ trunk/dports/www/serf1/Portfile	2016-08-22 00:52:23 UTC (rev 151786)
@@ -17,8 +17,8 @@
     Memory copies and transformations are kept to a minimum to provide \
     high performance operation.
 
-homepage        http://code.google.com/p/serf/
-master_sites    http://serf.googlecode.com/svn/src_releases
+homepage        https://serf.apache.org
+master_sites    https://archive.apache.org/dist/serf/
 distname        serf-${version}
 use_bzip2       yes
 checksums       sha1   eafc8317d7a9c77d4db9ce1e5c71a33822f57c3a \
@@ -67,6 +67,6 @@
     }
 }
 
-livecheck.url   http://code.google.com/p/serf/downloads/list
+livecheck.url   [lindex ${master_sites} 0]
 livecheck.type  regex
 livecheck.regex serf-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160821/ba24eb7d/attachment-0001.html>


More information about the macports-changes mailing list