[151785] trunk/dports/www/serf0/Portfile

blair at macports.org blair at macports.org
Sun Aug 21 17:48:54 PDT 2016


Revision: 151785
          https://trac.macports.org/changeset/151785
Author:   blair at macports.org
Date:     2016-08-21 17:48:54 -0700 (Sun, 21 Aug 2016)
Log Message:
-----------
serf0: use the homepage, master_sites and livecheck at apache.org; fixes #52074.

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

Modified: trunk/dports/www/serf0/Portfile
===================================================================
--- trunk/dports/www/serf0/Portfile	2016-08-21 23:46:25 UTC (rev 151784)
+++ trunk/dports/www/serf0/Portfile	2016-08-22 00:48:54 UTC (rev 151785)
@@ -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/
 dist_subdir     serf
 distname        serf-${version}
 use_bzip2       yes
@@ -49,6 +49,6 @@
     }
 }
 
-livecheck.url   http://code.google.com/p/serf/downloads/list
+livecheck.url   [lindex ${master_sites} 0]
 livecheck.type  regex
 livecheck.regex serf-(0\\.7\\.\\d+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160821/a4fbf0c2/attachment.html>


More information about the macports-changes mailing list