[128604] trunk/dports/devel/git

ciserlohn at macports.org ciserlohn at macports.org
Mon Nov 24 02:04:25 PST 2014


Revision: 128604
          https://trac.macports.org/changeset/128604
Author:   ciserlohn at macports.org
Date:     2014-11-24 02:04:25 -0800 (Mon, 24 Nov 2014)
Log Message:
-----------
git: update to version 2.1.3 (closes #45967)

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

Modified: trunk/dports/devel/git/Portfile
===================================================================
--- trunk/dports/devel/git/Portfile	2014-11-24 09:49:14 UTC (rev 128603)
+++ trunk/dports/devel/git/Portfile	2014-11-24 10:04:25 UTC (rev 128604)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                git
-version             2.1.2
+version             2.1.3
 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  770d450d4634052aab5b4a0b0fe5b15feb25b2c7 \
-                    sha256  fc0af850ef82e6e9ed2940397e65fb45034fba676999eb8404ff31d8d1e388ec \
+                    rmd160  d7745715786b1e78133f379b0708e33207749d80 \
+                    sha256  525721c225b406ae05d31a0fb0fa4ed3f5a81e17ff0b72424e39093b9227c089 \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  ab693edd2f63513414f15f8fa9e66f11743839df \
-                    sha256  f5c553d346894452adc67ce69e20e83b01c272c0003dd4cf5f80fad2b9a61d7c \
+                    rmd160  a97bac0f95945228de57bf7e66c40390821f2c58 \
+                    sha256  0f5ad9353282bf34599a05d0d07371bdd23f840d31dcf222fa5836f06518c0b1 \
 
 depends_run         port:rsync
 
@@ -159,8 +159,8 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append        git-htmldocs-${version}${extract.suffix}
     checksums-append        git-htmldocs-${version}${extract.suffix} \
-                            rmd160  d36d36df19487f2a7cbd5e7a9b37a6e9c09cdbb3 \
-                            sha256  dfd2684676e9b35885fe689e8edae7cba2dcedb813e21a4a80786378adbd4a6b
+                            rmd160  e726fc9ff9d0fb91129ce05878e0a830475616a3 \
+                            sha256  36978b647dfb8256622dd33e7d9a493362078f6ec5ec65c5a1dffd3c6ac29474
 
     patchfiles-append       git-subtree.html.diff
 

Modified: trunk/dports/devel/git/files/git-subtree.1.diff
===================================================================
--- trunk/dports/devel/git/files/git-subtree.1.diff	2014-11-24 09:49:14 UTC (rev 128603)
+++ trunk/dports/devel/git/files/git-subtree.1.diff	2014-11-24 10:04:25 UTC (rev 128604)
@@ -8,10 +8,10 @@
 +.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
 +.\"      Date: 08/19/2014
 +.\"    Manual: Git Manual
-+.\"    Source: Git 2.1.2
++.\"    Source: Git 2.1.3
 +.\"  Language: English
 +.\"
-+.TH "GIT\-SUBTREE" "1" "08/19/2014" "Git 2\&.1\&.2" "Git Manual"
++.TH "GIT\-SUBTREE" "1" "08/19/2014" "Git 2\&.1\&.3" "Git Manual"
 +.\" -----------------------------------------------------------------
 +.\" * Define some portability stuff
 +.\" -----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141124/625e8402/attachment.html>


More information about the macports-changes mailing list