[125630] trunk/dports/devel/git

ciserlohn at macports.org ciserlohn at macports.org
Tue Sep 23 02:28:52 PDT 2014


Revision: 125630
          https://trac.macports.org/changeset/125630
Author:   ciserlohn at macports.org
Date:     2014-09-23 02:28:52 -0700 (Tue, 23 Sep 2014)
Log Message:
-----------
git: update to version 2.1.1

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-09-23 09:06:29 UTC (rev 125629)
+++ trunk/dports/devel/git/Portfile	2014-09-23 09:28:52 UTC (rev 125630)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                git
-version             2.1.0
+version             2.1.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.
@@ -19,11 +19,11 @@
                     git-manpages-${version}${extract.suffix}
 
 checksums           git-${version}${extract.suffix} \
-                    rmd160  8a8371c17c61317586b52c24bc2f85d5d9706d6a \
-                    sha256  d5b035717f62130cbf154d6c1403c6850b486223bd6f87e208296be8aca476eb \
+                    rmd160  2d020c8c1eb3818f335629a7d9c6ec34b0011241 \
+                    sha256  cfff49a2b6fa3b2393dba3bba88a59785a461f6dc7e29b09195b6b174a0921d1 \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  98677307516a5f879b424600353b36e24704d951 \
-                    sha256  3a9ea5bf9c369b56459c4dd76463adb94e4298f679f2fffdcadc447c89e8bb7c \
+                    rmd160  7fb9bb65688aaf5764c34a16ba9f69e0eb3c5a30 \
+                    sha256  eb13d55f59f54d7e8033b9036992e6cb43784392e2e7971880e968c7e24fd2c7 \
 
 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  d08b9e5d305655fd19d7247f4c9cbec7bbd4d033 \
-                            sha256  5b395b4fbee6364f368fa7e012ae18a10d2533e837f68dcde3c6ee7744a8a323
+                            rmd160  f44311575673881a4edd835966e3a96a58628153 \
+                            sha256  910b6074adcb8fcd87125cf2c2f6121295fc18ae1de7b7813becdef7207d9995
 
     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-09-23 09:06:29 UTC (rev 125629)
+++ trunk/dports/devel/git/files/git-subtree.1.diff	2014-09-23 09:28:52 UTC (rev 125630)
@@ -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.0
++.\"    Source: Git 2.1.1
 +.\"  Language: English
 +.\"
-+.TH "GIT\-SUBTREE" "1" "08/19/2014" "Git 2\&.1\&.0" "Git Manual"
++.TH "GIT\-SUBTREE" "1" "08/19/2014" "Git 2\&.1\&.1" "Git Manual"
 +.\" -----------------------------------------------------------------
 +.\" * Define some portability stuff
 +.\" -----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140923/1a51c82a/attachment.html>


More information about the macports-changes mailing list