Revision: 144245 https://trac.macports.org/changeset/144245 Author: ciserlohn@macports.org Date: 2016-01-05 02:17:44 -0800 (Tue, 05 Jan 2016) Log Message: ----------- git: update to version 2.7.0 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 2016-01-05 08:44:51 UTC (rev 144244) +++ trunk/dports/devel/git/Portfile 2016-01-05 10:17:44 UTC (rev 144245) @@ -5,8 +5,7 @@ PortGroup perl5 1.0 name git -version 2.6.4 -revision 1 +version 2.7.0 description A fast version control system long_description Git is a fast, scalable, distributed open source version \ control system focusing on speed and efficiency. @@ -21,11 +20,11 @@ git-manpages-${version}${extract.suffix} checksums git-${version}${extract.suffix} \ - rmd160 541b168bbd857d2b8be40cb1dbff51559277e718 \ - sha256 1a0290fcef03c7baae3e9661509421965187dc8f8f6e31672709b66c9c7686ca \ + rmd160 ec0cb7220bc24bd8e90e4353418ba9e1456e7090 \ + sha256 db9df4435c70a9b25d20a9ee20d65101692dc907a5a4b30e8343c9ae1b913ead \ git-manpages-${version}${extract.suffix} \ - rmd160 93d26ca98cdcf8d4600beb8c6138f95120af537a \ - sha256 c1bf13ca4b68be062b9043d9e82e25065a2a011f7ca584f5d02cf9a9ba6a516d \ + rmd160 6bc841213195a7e5ed3eefdc8045968e88a48a31 \ + sha256 444703d66d8441c3c67ba12997719d7510b67a6bc51ccd098474c417a334fb61 \ perl5.require_variant yes perl5.conflict_variants yes @@ -152,8 +151,8 @@ variant doc description {Install HTML and plaintext documentation} { distfiles-append git-htmldocs-${version}${extract.suffix} checksums-append git-htmldocs-${version}${extract.suffix} \ - rmd160 915695c1e906a22c7f00eedf0a428d938a3dc443 \ - sha256 c2f474bf9113190aa4bed0d301fb86e0bceb1a2c6d80601db58f16845a451a62 + rmd160 a9595a0dfb333a2851d050d9b9f5e7b977471f7e \ + sha256 6aaf52ac565b024b7190821f8d5783973a025027e1ed9abbef61bbe7fd652d0c 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 2016-01-05 08:44:51 UTC (rev 144244) +++ trunk/dports/devel/git/files/git-subtree.1.diff 2016-01-05 10:17:44 UTC (rev 144245) @@ -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.6.4 ++.\" Source: Git 2.7.0 +.\" Language: English +.\" -+.TH "GIT\-SUBTREE" "1" "02/06/2015" "Git 2\&.6\&.4" "Git Manual" ++.TH "GIT\-SUBTREE" "1" "02/06/2015" "Git 2\&.7\&.0" "Git Manual" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" -----------------------------------------------------------------