Revision: 133407 https://trac.macports.org/changeset/133407 Author: jmpp@macports.org Date: 2015-02-28 13:38:12 -0800 (Sat, 28 Feb 2015) Log Message: ----------- git: updating to 2.3.1. Minor whitespace changes. 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-02-28 21:35:49 UTC (rev 133406) +++ trunk/dports/devel/git/Portfile 2015-02-28 21:38:12 UTC (rev 133407) @@ -5,7 +5,7 @@ PortGroup perl5 1.0 name git -version 2.3.0 +version 2.3.1 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 56e8947db326a6269eb54e1289b0a92eda5b5e09 \ - sha256 ba2fe814e709a5d0f034ebe82083fce7feed0899b3a8c8b3adf1c5a85d1ce9ac \ + rmd160 8e0d9a7cff8ff2229ac248c59afdfead945eb5c3 \ + sha256 a447b8912ab6e9efd05bdd2e4bbb1e7f55498b0d2b92e03319c06efea7b6e46f \ git-manpages-${version}${extract.suffix} \ - rmd160 c6fb108a3af0b6a4bbd51507fa8b2ab7e7c2f187 \ - sha256 8aa4d1e5d7bbf5641a9de92279369d9b20cc266ba7b2888104efa40e80b53559 \ + rmd160 cb18fe38cf6f896ba7215029fd48ad1357b47825 \ + sha256 89b4c81306fe77ea745292586efba42507bacced079e3ca015e85fbe244d13b8 \ perl5.require_variant yes perl5.conflict_variants yes @@ -36,7 +36,7 @@ port:openssl \ port:expat \ port:libiconv - + depends_run-append port:p${perl5.major}-authen-sasl \ port:p${perl5.major}-error \ port:p${perl5.major}-net-smtp-ssl \ @@ -97,7 +97,7 @@ } xinstall -d ${docdestroot} - + fs-traverse badfile ${destroot} { if {[string last perllocal.pod ${badfile}] != -1} { ui_info "Removing ${badfile}" @@ -109,7 +109,7 @@ xinstall -d ${completions_path} xinstall -m 644 ${worksrcpath}/contrib/completion/git-completion.bash \ ${completions_path}/git - + set share_path ${destroot}${prefix}/share/${name} xinstall -d ${share_path} xinstall -m 644 ${worksrcpath}/contrib/completion/git-prompt.sh \ @@ -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 2b7c5ba8761d920bcf89f11276a99374caafbd81 \ - sha256 f8edf1547d3fd4e7e820dd2fad1b92eaae6335c993c26e4b03989ea3941d8441 + rmd160 5c739b08a2e39688c0f9f2df9ef2fbeae6ab2d26 \ + sha256 f86f72b12df7a899eb56f8dddd6c9b8be7eff0fffce62336f93c22e04616f824 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-02-28 21:35:49 UTC (rev 133406) +++ trunk/dports/devel/git/files/git-subtree.1.diff 2015-02-28 21:38:12 UTC (rev 133407) @@ -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.0 ++.\" Source: Git 2.3.1 +.\" Language: English +.\" -+.TH "GIT\-SUBTREE" "1" "02/06/2015" "Git 2\&.3\&.0" "Git Manual" ++.TH "GIT\-SUBTREE" "1" "02/06/2015" "Git 2\&.3\&.1" "Git Manual" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" -----------------------------------------------------------------