Revision: 108609 https://trac.macports.org/changeset/108609 Author: ciserlohn@macports.org Date: 2013-07-27 11:57:49 -0700 (Sat, 27 Jul 2013) Log Message: ----------- git-core: update to version 1.8.3.4 Modified Paths: -------------- trunk/dports/devel/git-core/Portfile trunk/dports/devel/git-core/files/git-subtree.1.diff trunk/dports/devel/git-core/files/git-subtree.html.diff Modified: trunk/dports/devel/git-core/Portfile =================================================================== --- trunk/dports/devel/git-core/Portfile 2013-07-27 18:45:09 UTC (rev 108608) +++ trunk/dports/devel/git-core/Portfile 2013-07-27 18:57:49 UTC (rev 108609) @@ -4,7 +4,7 @@ PortSystem 1.0 name git-core -version 1.8.3.3 +version 1.8.3.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 7517b77a71f8b88a7b75cd1867b41372259810a7 \ - sha256 06b5df726675901f97c95b7209b6861fefd5e142d224ad78d45bafb1718f4a5d \ + rmd160 3781bcb5b3ff4923d48a88a5d38a563f72d58815 \ + sha256 dfa2cdf2df92b4abe956b1e7586030381c4e39e89161ab789a660d8d1f24d9d9 \ git-manpages-${version}${extract.suffix} \ - rmd160 fd20f93b1138b0dbd7cafe8a7c9f0409e048412c \ - sha256 88dcfd2b5e68589629c3af4ee2ad497f630b369af7b475c34500b031e13646d8 \ + rmd160 ebdfaebeaf594f22fbe8edac964ebf4e83711bd8 \ + sha256 6943c3b2362c107ab32d8ed81b8f4811c6e5a2eddd91b8e4188ccf6b4be2b740 \ depends_run port:rsync \ port:p5.12-error \ @@ -134,8 +134,8 @@ variant doc description {Install HTML and plaintext documentation} { distfiles-append git-htmldocs-${version}${extract.suffix} checksums-append git-htmldocs-${version}${extract.suffix} \ - rmd160 b41b8ec94e0fca1433e49191862ccd8d29a9a141 \ - sha256 2bf3c8bd45d67fd5d63604a8baa215cb3dc897a8d7d02a995ee8c6acabe767f3 + rmd160 4a8e4a2a0bf53b0de7e7bfaa9e6deba0df5747d7 \ + sha256 da13f9453489145d5aaefeb6535ce43621fdb7ff426c50304acf2c2e4430005c 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 2013-07-27 18:45:09 UTC (rev 108608) +++ trunk/dports/devel/git-core/files/git-subtree.1.diff 2013-07-27 18:57:49 UTC (rev 108609) @@ -5,12 +5,12 @@ +.\" Title: git-subtree +.\" Author: [see the "AUTHOR" section] +.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> -+.\" Date: 07/15/2013 ++.\" Date: 07/27/2013 +.\" Manual: Git Manual -+.\" Source: Git 1.8.3.3 ++.\" Source: Git 1.8.3.4 +.\" Language: English +.\" -+.TH "GIT\-SUBTREE" "1" "07/15/2013" "Git 1\&.8\&.3\&.3" "Git Manual" ++.TH "GIT\-SUBTREE" "1" "07/27/2013" "Git 1\&.8\&.3\&.4" "Git Manual" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" ----------------------------------------------------------------- Modified: trunk/dports/devel/git-core/files/git-subtree.html.diff =================================================================== --- trunk/dports/devel/git-core/files/git-subtree.html.diff 2013-07-27 18:45:09 UTC (rev 108608) +++ trunk/dports/devel/git-core/files/git-subtree.html.diff 2013-07-27 18:57:49 UTC (rev 108609) @@ -1272,7 +1272,7 @@ +<div id="footnotes"><hr /></div> +<div id="footer"> +<div id="footer-text"> -+Last updated 2013-07-15 09:37:10 PDT ++Last updated 2013-07-26 09:37:10 PDT +</div> +</div> +</body>
participants (1)
-
ciserlohn@macports.org