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

ciserlohn at macports.org ciserlohn at macports.org
Fri Apr 11 12:32:20 PDT 2014


Revision: 118832
          https://trac.macports.org/changeset/118832
Author:   ciserlohn at macports.org
Date:     2014-04-11 12:32:20 -0700 (Fri, 11 Apr 2014)
Log Message:
-----------
git-core: update to version 1.9.2

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-04-11 18:05:26 UTC (rev 118831)
+++ trunk/dports/devel/git-core/Portfile	2014-04-11 19:32:20 UTC (rev 118832)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                git-core
-version             1.9.1
+version             1.9.2
 description         A fast version control system
 long_description    Git is a fast, scalable, distributed open source version \
                     control system focusing on speed and efficiency.
@@ -19,11 +19,11 @@
                     git-manpages-${version}${extract.suffix}
 
 checksums           git-${version}${extract.suffix} \
-                    rmd160  25a561eab121567082711696254671f44a466ed7 \
-                    sha256  d57f3b6448eab0eb62fe3523ff36a8043aa42593f1ebb86324601aaa2217870d \
+                    rmd160  c7b693ff4e7aaf00b4a130cb13d74fec069d4b67 \
+                    sha256  d0dceb2e881f6a8f6eada128f782904b8711ea93a4c86dd38da99a7773edc25b \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  8aa2713a8e1399aed65bf57775dd8078b58192f1 \
-                    sha256  f88171a61063756b11e3fd6fbd919d77d5583d691ca2095fd5a0ac2c14f0055f \
+                    rmd160  89e4c42286c37324c2ac4d11c97ab9e0a2fb8755 \
+                    sha256  bcf7cb8aa17885f6923c33cf420ecf249e097510079c2996396c6369014c4ca8 \
 
 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  8c780e466eb713f232739a3ad5f5b6ca288fa006 \
-                            sha256  2f4e52fa8e92415952a347ba047b86a055490ec537f9cc078197ca9dfa29756c
+                            rmd160  2781c2c8d57bca4753626f71b23f80174a0ec4d9 \
+                            sha256  ad36ec63e9d77310cd341d832eb9238cb47fde7852448b5cf63ab825973aa323
 
     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-04-11 18:05:26 UTC (rev 118831)
+++ trunk/dports/devel/git-core/files/git-subtree.1.diff	2014-04-11 19:32:20 UTC (rev 118832)
@@ -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.1
++.\"    Source: Git 1.9.2
 +.\"  Language: English
 +.\"
-+.TH "GIT\-SUBTREE" "1" "03/17/2014" "Git 1\&.9\&.1" "Git Manual"
++.TH "GIT\-SUBTREE" "1" "03/17/2014" "Git 1\&.9\&.2" "Git Manual"
 +.\" -----------------------------------------------------------------
 +.\" * Define some portability stuff
 +.\" -----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140411/cf28ed2c/attachment.html>


More information about the macports-changes mailing list