Revision: 116807 https://trac.macports.org/changeset/116807 Author: ciserlohn@macports.org Date: 2014-02-07 12:45:14 -0800 (Fri, 07 Feb 2014) Log Message: ----------- git-core: update to version 1.8.5.4 Modified Paths: -------------- trunk/dports/devel/git-core/Portfile trunk/dports/devel/git-core/files/git-subtree.1.diff Modified: trunk/dports/devel/git-core/Portfile =================================================================== --- trunk/dports/devel/git-core/Portfile 2014-02-07 20:37:33 UTC (rev 116806) +++ trunk/dports/devel/git-core/Portfile 2014-02-07 20:45:14 UTC (rev 116807) @@ -4,7 +4,7 @@ PortSystem 1.0 name git-core -version 1.8.5.3 +version 1.8.5.4 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 4f0ca2e7ccdd534812651bbdaef3eb6978a6ef7f \ - sha256 3148ee4eab459fe9caf145c1a9b8b27c6a81c66c1868f790f58896054cdfe3a7 \ + rmd160 9bf3c366ad95f069997eb70633a7d977b879e5dc \ + sha256 93ce88ae2fabfa72188145a23d89771bafed7556bf0adde7a6cd410789245f18 \ git-manpages-${version}${extract.suffix} \ - rmd160 df04faa09c5971e70204fb1242a6e5a0fce68ab9 \ - sha256 8c0b49dae6b0108a069dd91a2fe114d13642df45095d861c207c1e3f8e715366 \ + rmd160 3121dd371399d356b45464220c0d5493036f5777 \ + sha256 a29b07ae8375540023654e0dccaace9b0840bf0c82cb12bb64f231cec987041a \ depends_run port:rsync @@ -157,8 +157,8 @@ variant doc description {Install HTML and plaintext documentation} { distfiles-append git-htmldocs-${version}${extract.suffix} checksums-append git-htmldocs-${version}${extract.suffix} \ - rmd160 28efc50194fba139f12ce6973a8e33a9c07ccb42 \ - sha256 75cf533b8326af7c4a0c38d79040fcff14a0e29a80d37db030412f150421feb5 + rmd160 117726c231b1068c3c968924b7b0d40ff3843081 \ + sha256 b63f2af9a86d05fbc409a26fc144e8bda2af5e42d9df70b4b25e4a34ec0b5acb patchfiles-append git-subtree.html.diff Modified: trunk/dports/devel/git-core/files/git-subtree.1.diff =================================================================== --- trunk/dports/devel/git-core/files/git-subtree.1.diff 2014-02-07 20:37:33 UTC (rev 116806) +++ trunk/dports/devel/git-core/files/git-subtree.1.diff 2014-02-07 20:45:14 UTC (rev 116807) @@ -5,12 +5,12 @@ +.\" Title: git-subtree +.\" Author: [see the "AUTHOR" section] +.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> -+.\" Date: 10/21/2013 ++.\" Date: 02/07/2014 +.\" Manual: Git Manual -+.\" Source: Git 1.8.5.3 ++.\" Source: Git 1.8.5.4 +.\" Language: English +.\" -+.TH "GIT\-SUBTREE" "1" "08/23/2013" "Git 1\&.8\&.5\&.3" "Git Manual" ++.TH "GIT\-SUBTREE" "1" "02/07/2014" "Git 1\&.8\&.5\&.4" "Git Manual" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" -----------------------------------------------------------------