[146071] trunk/dports/python/repo/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Feb 25 21:03:53 PST 2016


Revision: 146071
          https://trac.macports.org/changeset/146071
Author:   ryandesign at macports.org
Date:     2016-02-25 21:03:52 -0800 (Thu, 25 Feb 2016)
Log Message:
-----------
repo: update to 1.22 (#50516)

Modified Paths:
--------------
    trunk/dports/python/repo/Portfile

Modified: trunk/dports/python/repo/Portfile
===================================================================
--- trunk/dports/python/repo/Portfile	2016-02-26 04:48:37 UTC (rev 146070)
+++ trunk/dports/python/repo/Portfile	2016-02-26 05:03:52 UTC (rev 146071)
@@ -3,9 +3,8 @@
 PortSystem          1.0
 
 name                repo
-version             1.19
-revision            1
-epoch               20130316
+epoch               20160202
+version             1.22
 license             Apache-2
 categories          python
 platforms           darwin
@@ -20,11 +19,11 @@
             development workflow. Repo is not meant to replace Git, only \
             to make it easier to work with Git in the context of Android.
 
-homepage            http://source.android.com/source/git-repo.html
-master_sites        googlecode:git-repo
+homepage            https://source.android.com/source/developing.html
+master_sites        https://storage.googleapis.com/git-repo-downloads/
 
-checksums           sha1    e48d46e36194859fe8565e8cbdf4c5d1d8768ef3 \
-                    rmd160  d01c3c78ba42e08e8a1c80fde272d39278c3515f
+checksums           sha1    da0514e484f74648a890c0467d61ca415379f791 \
+                    rmd160  553a4ce145b14a3eee7b5e9ac6269f6d7663083b
 
 depends_run         port:git
 extract.suffix      
@@ -35,6 +34,5 @@
         xinstall -m 755 ${distpath}/${distname} ${destroot}${prefix}/bin/${name}
 }
 
-livecheck.type  googlecode
-livecheck.name  git-repo
-
+# Don't know where a reliable source is.
+livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160225/f38ab5ef/attachment.html>


More information about the macports-changes mailing list