[131567] trunk/dports/devel/git

ciserlohn at macports.org ciserlohn at macports.org
Tue Jan 13 23:48:44 PST 2015


Revision: 131567
          https://trac.macports.org/changeset/131567
Author:   ciserlohn at macports.org
Date:     2015-01-13 23:48:44 -0800 (Tue, 13 Jan 2015)
Log Message:
-----------
git: update to version 2.2.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	2015-01-14 07:44:26 UTC (rev 131566)
+++ trunk/dports/devel/git/Portfile	2015-01-14 07:48:44 UTC (rev 131567)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                git
-version             2.2.1
+version             2.2.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  961386d7ff9e62ecd0e5cf3dcef94bd0c0e6e039 \
-                    sha256  367a77d0b10a5070b02a0fb0e942f26f25af61793128e0ddfd5c5c474de93589 \
+                    rmd160  f6195474155bb7be179f4781229e16f1adffe759 \
+                    sha256  e9e50d0d382183a9327d39334eb65db92852208e1438aab2a9bf8d06ef17b653 \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  71a9dbfb767e0349ed8039328d994f334705f7f0 \
-                    sha256  69dcb3decdb33dd35491935e80f71c40c576b536df4223eb98d5f7ccd9643293
+                    rmd160  fa2b2923a052c39bea1be91e47ed05d984199740 \
+                    sha256  c9340fad1f521f3782abca4839d66bfee237f3e931856413561cf1b55fc9d550 \
 
 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  8adfa5e7f87cdc94e54f2936ff9614bb39971177 \
-                            sha256  d35ecfd94a6911c2c334a9922dc1f481a9fad964daaddab8b97ead901efbe4db
+                            rmd160  1d78b0e7dc9649ac2888c87fecf301ffd0dafb31 \
+                            sha256  7f5eb11cf3dd5abb4705fb91f52c78ff4265b2e2eb15948cef311b3e04896d1c
 
     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-01-14 07:44:26 UTC (rev 131566)
+++ trunk/dports/devel/git/files/git-subtree.1.diff	2015-01-14 07:48:44 UTC (rev 131567)
@@ -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.2.0
++.\"    Source: Git 2.2.2
 +.\"  Language: English
 +.\"
-+.TH "GIT\-SUBTREE" "1" "08/19/2014" "Git 2\&.2\&.0" "Git Manual"
++.TH "GIT\-SUBTREE" "1" "08/19/2014" "Git 2\&.2\&.2" "Git Manual"
 +.\" -----------------------------------------------------------------
 +.\" * Define some portability stuff
 +.\" -----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150113/5d0c50f9/attachment-0001.html>


More information about the macports-changes mailing list