Revision: 140038 https://trac.macports.org/changeset/140038 Author: ciserlohn@macports.org Date: 2015-09-07 12:49:46 -0700 (Mon, 07 Sep 2015) Log Message: ----------- git: update to version 2.5.1 Modified Paths: -------------- trunk/dports/devel/git/Portfile Modified: trunk/dports/devel/git/Portfile =================================================================== --- trunk/dports/devel/git/Portfile 2015-09-07 19:40:45 UTC (rev 140037) +++ trunk/dports/devel/git/Portfile 2015-09-07 19:49:46 UTC (rev 140038) @@ -5,7 +5,7 @@ PortGroup perl5 1.0 name git -version 2.5.0 +version 2.5.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 64300b7d37ec0d1682b06b508df169db797e8579 \ - sha256 8fa13ba8434ff83d24f57f831d55dbb9046434c266641180a37744facfce72ac \ + rmd160 6304898669cae8e996523713659284bfc783c8e9 \ + sha256 2ac646df13953213b0ed3a1b3efe689205cb6a9ce911c811e28bd10af8c7baf7 \ git-manpages-${version}${extract.suffix} \ - rmd160 6e1cd1d0a0e36dab3a57d2bd95706464d1020e6b \ - sha256 745e4e797fe5061e781c880d370b1beb480199127da5acaf4e376e0b09d4d685 + rmd160 17d8b84f8bbdb4cb2db0f14e3f5abcaeb90c873a \ + sha256 b58c26a382f38655a4fc242a5518389fedb0bb20210257fc3188431d525946d2 \ perl5.require_variant yes perl5.conflict_variants yes @@ -150,8 +150,8 @@ variant doc description {Install HTML and plaintext documentation} { distfiles-append git-htmldocs-${version}${extract.suffix} checksums-append git-htmldocs-${version}${extract.suffix} \ - rmd160 ef85f38d2f38d3ab2c2358f1c4724be367e08ca3 \ - sha256 45da44678ed8d0fe5220103218110db2ce16c8899bc53c65c258fce1e0e4dd02 + rmd160 7e9d3b91e4d43368abbcc16fa9fbc84e1ab71829 \ + sha256 d8760fb7f48776e676edf89ae37da20c85f443d6e39b3b7ca3b571e954fb62ce patchfiles-append git-subtree.html.diff