[128903] trunk/dports/devel/git

ciserlohn at macports.org ciserlohn at macports.org
Sat Nov 29 13:34:49 PST 2014


Revision: 128903
          https://trac.macports.org/changeset/128903
Author:   ciserlohn at macports.org
Date:     2014-11-29 13:34:49 -0800 (Sat, 29 Nov 2014)
Log Message:
-----------
git: update to version 2.2.0; make the port openmaintainer

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-29 19:43:13 UTC (rev 128902)
+++ trunk/dports/devel/git/Portfile	2014-11-29 21:34:49 UTC (rev 128903)
@@ -4,11 +4,11 @@
 PortSystem          1.0
 
 name                git
-version             2.1.3
+version             2.2.0
 description         A fast version control system
 long_description    Git is a fast, scalable, distributed open source version \
                     control system focusing on speed and efficiency.
-maintainers         ciserlohn
+maintainers         ciserlohn openmaintainer
 categories          devel
 license             GPL-2 LGPL-2.1+
 platforms           darwin
@@ -19,11 +19,11 @@
                     git-manpages-${version}${extract.suffix}
 
 checksums           git-${version}${extract.suffix} \
-                    rmd160  d7745715786b1e78133f379b0708e33207749d80 \
-                    sha256  525721c225b406ae05d31a0fb0fa4ed3f5a81e17ff0b72424e39093b9227c089 \
+                    rmd160  7207c9092eee11e4c465e515f714b91f6c5c4388 \
+                    sha256  bea9548f5a39daaf7c3873b6a5be47d7f92cbf42d32957e1be955a2e0e7b83b4 \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  a97bac0f95945228de57bf7e66c40390821f2c58 \
-                    sha256  0f5ad9353282bf34599a05d0d07371bdd23f840d31dcf222fa5836f06518c0b1 \
+                    rmd160  cbcf3e1c8eb8100bbbd71d25da43bd59977b64c2 \
+                    sha256  81645cd064f737ba35e7a6082266036ec95bfa3390dcddddb08ff6aab0a79484 \
 
 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  e726fc9ff9d0fb91129ce05878e0a830475616a3 \
-                            sha256  36978b647dfb8256622dd33e7d9a493362078f6ec5ec65c5a1dffd3c6ac29474
+                            rmd160  120dfb8de62d419bc5327b53d2c58c99068e5a28 \
+                            sha256  79a1ebf6799318ad2632ab9d770f6bb2624bfab999d7184b27e19e7d7ec2ba55
 
     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-29 19:43:13 UTC (rev 128902)
+++ trunk/dports/devel/git/files/git-subtree.1.diff	2014-11-29 21:34:49 UTC (rev 128903)
@@ -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.3
++.\"    Source: Git 2.2.0
 +.\"  Language: English
 +.\"
-+.TH "GIT\-SUBTREE" "1" "08/19/2014" "Git 2\&.1\&.3" "Git Manual"
++.TH "GIT\-SUBTREE" "1" "08/19/2014" "Git 2\&.2\&.0" "Git Manual"
 +.\" -----------------------------------------------------------------
 +.\" * Define some portability stuff
 +.\" -----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141129/9df0aa1a/attachment.html>


More information about the macports-changes mailing list