[104097] trunk/dports/devel/libgit2/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Mar 15 15:08:22 PDT 2013


Revision: 104097
          https://trac.macports.org/changeset/104097
Author:   ryandesign at macports.org
Date:     2013-03-15 15:08:22 -0700 (Fri, 15 Mar 2013)
Log Message:
-----------
libgit2: update to 0.17.0 (#38394); use github portgroup

Modified Paths:
--------------
    trunk/dports/devel/libgit2/Portfile

Modified: trunk/dports/devel/libgit2/Portfile
===================================================================
--- trunk/dports/devel/libgit2/Portfile	2013-03-15 21:36:37 UTC (rev 104096)
+++ trunk/dports/devel/libgit2/Portfile	2013-03-15 22:08:22 UTC (rev 104097)
@@ -2,10 +2,11 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           github 1.0
 PortGroup           cmake 1.0
 
-name                libgit2
-version             0.14.0
+github.setup        libgit2 libgit2 0.17.0 v
+github.tarball_from downloads
 categories          devel
 platforms           darwin
 maintainers         nomaintainer
@@ -20,10 +21,9 @@
                     supports C bindings.
 
 homepage            http://libgit2.github.com/
-master_sites        https://github.com/libgit2/libgit2/downloads
 
-checksums           sha1    573fdd964fa2342a2e7205aaacf9880b5341ca13 \
-                    rmd160  2cd8f01f920f51fbb2180b2b75d8e1f0d9eb4985
+checksums           rmd160  2a8a83fc17d4d71792f34d63654a09c3b35efe9e \
+                    sha256  068eed0b8fe852a7cc55aae46d2299e9c9e3e00badc1c293d72a9dd122226018
 
 depends_lib         port:zlib
 
@@ -34,6 +34,3 @@
 configure.post_args ../${distname}
 configure.dir       ${workpath}/build
 build.dir           ${workpath}/build
-
-livecheck.url       [lindex ${master_sites} 0]
-livecheck.regex     ${name}-(\\d+\\.\\d+(\\.\\d+)+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130315/c2b06990/attachment-0001.html>


More information about the macports-changes mailing list