[118209] trunk/dports/devel/git-core

ciserlohn at macports.org ciserlohn at macports.org
Tue Mar 25 13:09:27 PDT 2014


Revision: 118209
          https://trac.macports.org/changeset/118209
Author:   ciserlohn at macports.org
Date:     2014-03-25 13:09:27 -0700 (Tue, 25 Mar 2014)
Log Message:
-----------
git-core: update to version 1.9.1; new mastersite

Modified Paths:
--------------
    trunk/dports/devel/git-core/Portfile
    trunk/dports/devel/git-core/files/git-subtree.1.diff

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2014-03-25 19:28:19 UTC (rev 118208)
+++ trunk/dports/devel/git-core/Portfile	2014-03-25 20:09:27 UTC (rev 118209)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                git-core
-version             1.9.0
+version             1.9.1
 description         A fast version control system
 long_description    Git is a fast, scalable, distributed open source version \
                     control system focusing on speed and efficiency.
@@ -13,17 +13,17 @@
 license             GPL-2 LGPL-2.1+
 platforms           darwin
 homepage            http://git-scm.com/
-master_sites        googlecode
+master_sites        https://www.kernel.org/pub/software/scm/git/
 distname            git-${version}
 distfiles           git-${version}${extract.suffix} \
                     git-manpages-${version}${extract.suffix}
 
 checksums           git-${version}${extract.suffix} \
-                    rmd160  bc8d4046749bf256494d6fc8f3a92e9c4d57aba6 \
-                    sha256  de3097fdc36d624ea6cf4bb853402fde781acdb860f12152c5eb879777389882 \
+                    rmd160  25a561eab121567082711696254671f44a466ed7 \
+                    sha256  d57f3b6448eab0eb62fe3523ff36a8043aa42593f1ebb86324601aaa2217870d \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  4cbdcc81d196b0ac9e79fe5bc5b98f85bddb39d0 \
-                    sha256  a51e2b64a8adde39e774f052843e0f513b5d3318492b515e752e339b0d3a85c7 \
+                    rmd160  8aa2713a8e1399aed65bf57775dd8078b58192f1 \
+                    sha256  f88171a61063756b11e3fd6fbd919d77d5583d691ca2095fd5a0ac2c14f0055f \
 
 depends_run         port:rsync
 
@@ -157,8 +157,8 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append        git-htmldocs-${version}${extract.suffix}
     checksums-append        git-htmldocs-${version}${extract.suffix} \
-                            rmd160  23503762371c8f4605eb68f4a7485f80ca440d76 \
-                            sha256  e4e619b7dd5b24ab4ef17e598803497704aa5b0a7821bb544940f2cdd7cac60e
+                            rmd160  8c780e466eb713f232739a3ad5f5b6ca288fa006 \
+                            sha256  2f4e52fa8e92415952a347ba047b86a055490ec537f9cc078197ca9dfa29756c
 
     patchfiles-append       git-subtree.html.diff
 

Modified: trunk/dports/devel/git-core/files/git-subtree.1.diff
===================================================================
--- trunk/dports/devel/git-core/files/git-subtree.1.diff	2014-03-25 19:28:19 UTC (rev 118208)
+++ trunk/dports/devel/git-core/files/git-subtree.1.diff	2014-03-25 20:09:27 UTC (rev 118209)
@@ -8,10 +8,10 @@
 +.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
 +.\"      Date: 03/17/2014
 +.\"    Manual: Git Manual
-+.\"    Source: Git 1.9.0
++.\"    Source: Git 1.9.1
 +.\"  Language: English
 +.\"
-+.TH "GIT\-SUBTREE" "1" "03/17/2014" "Git 1\&.9\&.0" "Git Manual"
++.TH "GIT\-SUBTREE" "1" "03/17/2014" "Git 1\&.9\&.1" "Git Manual"
 +.\" -----------------------------------------------------------------
 +.\" * Define some portability stuff
 +.\" -----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140325/e339ab11/attachment.html>


More information about the macports-changes mailing list