Revision: 117289 https://trac.macports.org/changeset/117289 Author: ciserlohn@macports.org Date: 2014-02-21 05:52:35 -0800 (Fri, 21 Feb 2014) Log Message: ----------- git-core: update to version 1.8.5.5 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-21 13:27:44 UTC (rev 117288) +++ trunk/dports/devel/git-core/Portfile 2014-02-21 13:52:35 UTC (rev 117289) @@ -4,7 +4,7 @@ PortSystem 1.0 name git-core -version 1.8.5.4 +version 1.8.5.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. @@ -19,11 +19,11 @@ git-manpages-${version}${extract.suffix} checksums git-${version}${extract.suffix} \ - rmd160 9bf3c366ad95f069997eb70633a7d977b879e5dc \ - sha256 93ce88ae2fabfa72188145a23d89771bafed7556bf0adde7a6cd410789245f18 \ + rmd160 46becd9525b669bea82b04df2003cfe059732bd9 \ + sha256 8524db697dbc2bad256fcfe6df1b2af67009c1438523cc82566311b0c7bf11da \ git-manpages-${version}${extract.suffix} \ - rmd160 3121dd371399d356b45464220c0d5493036f5777 \ - sha256 a29b07ae8375540023654e0dccaace9b0840bf0c82cb12bb64f231cec987041a \ + rmd160 559af70cae635b52ed1c5d144e0afad13287a4a4 \ + sha256 b3673f1b0f35150c2a8a58c59d568c8560a896bc4c74154240a5a2ef69594d04 \ 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 117726c231b1068c3c968924b7b0d40ff3843081 \ - sha256 b63f2af9a86d05fbc409a26fc144e8bda2af5e42d9df70b4b25e4a34ec0b5acb + rmd160 4617e63299477bf6a7b5791faca789300d0d3828 \ + sha256 3ff3b0b89834d20c0ecdf54d772dbab0f9a4871c4e8e7bff3021e27f74fb6d40 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-21 13:27:44 UTC (rev 117288) +++ trunk/dports/devel/git-core/files/git-subtree.1.diff 2014-02-21 13:52:35 UTC (rev 117289) @@ -5,12 +5,12 @@ +.\" Title: git-subtree +.\" Author: [see the "AUTHOR" section] +.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> -+.\" Date: 02/07/2014 ++.\" Date: 02/21/2014 +.\" Manual: Git Manual -+.\" Source: Git 1.8.5.4 ++.\" Source: Git 1.8.5.5 +.\" Language: English +.\" -+.TH "GIT\-SUBTREE" "1" "02/07/2014" "Git 1\&.8\&.5\&.4" "Git Manual" ++.TH "GIT\-SUBTREE" "1" "02/21/2014" "Git 1\&.8\&.5\&.5" "Git Manual" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" -----------------------------------------------------------------