[133905] trunk/dports/devel/git

ciserlohn at macports.org ciserlohn at macports.org
Sun Mar 15 11:17:21 PDT 2015


Revision: 133905
          https://trac.macports.org/changeset/133905
Author:   ciserlohn at macports.org
Date:     2015-03-15 11:17:20 -0700 (Sun, 15 Mar 2015)
Log Message:
-----------
git: update to version 2.3.3

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	2015-03-15 17:56:12 UTC (rev 133904)
+++ trunk/dports/devel/git/Portfile	2015-03-15 18:17:20 UTC (rev 133905)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 name                git
-version             2.3.2
+version             2.3.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.
@@ -20,11 +20,11 @@
                     git-manpages-${version}${extract.suffix}
 
 checksums           git-${version}${extract.suffix} \
-                    rmd160  56a5d4173d84841b1dc505a6a610911f6e1d8302 \
-                    sha256  a35aea3a0f63f4cc3dd38fa32127e97273f335a14ea2586b649eb759ecf675a3 \
+                    rmd160  9bf816a046d1e7468a54ca9d424fb4c52c20897c \
+                    sha256  c189e4a48d8805482f450db666330c79bcefae37e0d035c7717517126ddf4305 \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  5ba3cd50bffddc4d4f98055a7904a89758c2c866 \
-                    sha256  a3ab309cfb8d8e6e6d8ac97c8ef5473f9dd898c3c0681c8abd04e10c75d89a0f \
+                    rmd160  85ad352f3519478c8955b6db3639ecdfb1b6c327 \
+                    sha256  bda14d58fc78d029f04e766a074ac9ec4fe59de6d66b82ea6c848db9405c03ae \
 
 perl5.require_variant   yes
 perl5.conflict_variants yes
@@ -149,8 +149,8 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append        git-htmldocs-${version}${extract.suffix}
     checksums-append        git-htmldocs-${version}${extract.suffix} \
-                            rmd160  23e55e5a29f1215844e68e45ebbeaf861af91832 \
-                            sha256  3c2f3d0471cd0d85f1069325ea4bd273dffb1844e5dd1f5a92d0980be6d471ed
+                            rmd160  1b5805a66feacdd35a4f52daebe7d8639baf19eb \
+                            sha256  3fdef7d6e86f8592fa5bce73e81c489474e594577ace9a265fe2447e0110acf7
 
     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	2015-03-15 17:56:12 UTC (rev 133904)
+++ trunk/dports/devel/git/files/git-subtree.1.diff	2015-03-15 18:17:20 UTC (rev 133905)
@@ -7,10 +7,10 @@
 +.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
 +.\"      Date: 02/06/2015
 +.\"    Manual: Git Manual
-+.\"    Source: Git 2.3.2
++.\"    Source: Git 2.3.3
 +.\"  Language: English
 +.\"
-+.TH "GIT\-SUBTREE" "1" "02/06/2015" "Git 2\&.3\&.2" "Git Manual"
++.TH "GIT\-SUBTREE" "1" "02/06/2015" "Git 2\&.3\&.3" "Git Manual"
 +.\" -----------------------------------------------------------------
 +.\" * Define some portability stuff
 +.\" -----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150315/c0018ab5/attachment-0001.html>


More information about the macports-changes mailing list