Revision: 134628 https://trac.macports.org/changeset/134628 Author: ciserlohn@macports.org Date: 2015-04-01 05:41:25 -0700 (Wed, 01 Apr 2015) Log Message: ----------- git: update to version 2.3.5 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-04-01 12:28:05 UTC (rev 134627) +++ trunk/dports/devel/git/Portfile 2015-04-01 12:41:25 UTC (rev 134628) @@ -5,7 +5,7 @@ PortGroup perl5 1.0 name git -version 2.3.4 +version 2.3.5 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 96fdaee817a10d40525ed693cae29f0762d2d38f \ - sha256 49c9c840a0a53f77e01830f0737a69dc56be0fa1a3d5cc1bacc56da4dd3a442b \ + rmd160 d96ecc977da6d7a7886fc90c5982fe78dd2bfefb \ + sha256 ab88b66b71bcf1918d57f2cb9d4f4763a63d6628c8c69ab331ba77263da1f096 \ git-manpages-${version}${extract.suffix} \ - rmd160 b21b95857c0a1cf4654f8610c123d060d0e1eea0 \ - sha256 34954257dfbd0cd6db579c17c8c2049c03e0e7dcc9be26f76a61b91011d80fa5 \ + rmd160 e650381d8f83b6f8b5e51c6d880729e770654b8b \ + sha256 56a1661df8c405b1ca54ee61c6e2327af517a0e14b686abc16480f02fec69819 \ 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 6683ec52d51e0e8e6280b9b44651af542646d502 \ - sha256 1002b976257423ad9b203736fb5a1f50ca9a3b5dde38b9a0b8751a71e707b939 + rmd160 a733f378e888dea32e16ff45e9c1be9c7202459a \ + sha256 de963f57ab7ab5d88e835b7f58fa6f3117b8e46ab68ac78a43c0366803edd3ed 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-04-01 12:28:05 UTC (rev 134627) +++ trunk/dports/devel/git/files/git-subtree.1.diff 2015-04-01 12:41:25 UTC (rev 134628) @@ -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.4 ++.\" Source: Git 2.3.5 +.\" Language: English +.\" -+.TH "GIT\-SUBTREE" "1" "02/06/2015" "Git 2\&.3\&.4" "Git Manual" ++.TH "GIT\-SUBTREE" "1" "02/06/2015" "Git 2\&.3\&.5" "Git Manual" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" -----------------------------------------------------------------