[126158] trunk/dports/devel/git

ciserlohn at macports.org ciserlohn at macports.org
Sat Oct 4 12:01:08 PDT 2014


Revision: 126158
          https://trac.macports.org/changeset/126158
Author:   ciserlohn at macports.org
Date:     2014-10-04 12:01:08 -0700 (Sat, 04 Oct 2014)
Log Message:
-----------
git: update to version 2.1.2

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-10-04 18:48:36 UTC (rev 126157)
+++ trunk/dports/devel/git/Portfile	2014-10-04 19:01:08 UTC (rev 126158)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                git
-version             2.1.1
+version             2.1.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  2d020c8c1eb3818f335629a7d9c6ec34b0011241 \
-                    sha256  cfff49a2b6fa3b2393dba3bba88a59785a461f6dc7e29b09195b6b174a0921d1 \
+                    rmd160  770d450d4634052aab5b4a0b0fe5b15feb25b2c7 \
+                    sha256  fc0af850ef82e6e9ed2940397e65fb45034fba676999eb8404ff31d8d1e388ec \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  7fb9bb65688aaf5764c34a16ba9f69e0eb3c5a30 \
-                    sha256  eb13d55f59f54d7e8033b9036992e6cb43784392e2e7971880e968c7e24fd2c7 \
+                    rmd160  ab693edd2f63513414f15f8fa9e66f11743839df \
+                    sha256  f5c553d346894452adc67ce69e20e83b01c272c0003dd4cf5f80fad2b9a61d7c \
 
 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  f44311575673881a4edd835966e3a96a58628153 \
-                            sha256  910b6074adcb8fcd87125cf2c2f6121295fc18ae1de7b7813becdef7207d9995
+                            rmd160  d36d36df19487f2a7cbd5e7a9b37a6e9c09cdbb3 \
+                            sha256  dfd2684676e9b35885fe689e8edae7cba2dcedb813e21a4a80786378adbd4a6b
 
     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-10-04 18:48:36 UTC (rev 126157)
+++ trunk/dports/devel/git/files/git-subtree.1.diff	2014-10-04 19:01:08 UTC (rev 126158)
@@ -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.1
++.\"    Source: Git 2.1.2
 +.\"  Language: English
 +.\"
-+.TH "GIT\-SUBTREE" "1" "08/19/2014" "Git 2\&.1\&.1" "Git Manual"
++.TH "GIT\-SUBTREE" "1" "08/19/2014" "Git 2\&.1\&.2" "Git Manual"
 +.\" -----------------------------------------------------------------
 +.\" * Define some portability stuff
 +.\" -----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141004/cf53ebde/attachment.html>


More information about the macports-changes mailing list