Revision: 120612 https://trac.macports.org/changeset/120612 Author: ciserlohn@macports.org Date: 2014-06-03 07:56:28 -0700 (Tue, 03 Jun 2014) Log Message: ----------- git-core: update to version 1.9.4 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-06-03 14:31:42 UTC (rev 120611) +++ trunk/dports/devel/git-core/Portfile 2014-06-03 14:56:28 UTC (rev 120612) @@ -4,7 +4,7 @@ PortSystem 1.0 name git-core -version 1.9.3 +version 1.9.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 a0d31f4e454b83a98569ef0af3c9a206b78eea3d \ - sha256 71bca677efa3b87a060cba1de9e3512e7ab0f09197ef95d648e5280d9a6d1357 \ + rmd160 988deba37ebcdea641572258509fb1563252b374 \ + sha256 6dc38df65a945a1a7d4ac8a128563d817d6c4b05a10118d015c0b6c19c3ec150 \ git-manpages-${version}${extract.suffix} \ - rmd160 8424418559cc5ba13b6712826ea6e46448755093 \ - sha256 43bfb09c072ccfe0ed4b0ad30d04c8f34b6af4d2f52cd8dfdb48787cc9c8509d \ + rmd160 35705ed881ed40330237d1da947113e82a58c314 \ + sha256 7c714ee338f12fe978f44d2643cafbb8618026689d8b6b1bd4ff18a454fac43d \ depends_run port:rsync @@ -158,8 +158,8 @@ variant doc description {Install HTML and plaintext documentation} { distfiles-append git-htmldocs-${version}${extract.suffix} checksums-append git-htmldocs-${version}${extract.suffix} \ - rmd160 a7e50ac9456c6bd9defa8cad30059abed8e44320 \ - sha256 d23f3f3ccd421706f8805c40ee199fb1d3dda7e6720eb8b260f3dbed20f2536f + rmd160 c5f685931487bac6801442255c46044c7821e73c \ + sha256 4ef550f5bd923ba7895a6ec7f22d21998fef3a317501b3a87fe6665180f6ecc3 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-06-03 14:31:42 UTC (rev 120611) +++ trunk/dports/devel/git-core/files/git-subtree.1.diff 2014-06-03 14:56:28 UTC (rev 120612) @@ -8,10 +8,10 @@ +.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> +.\" Date: 03/17/2014 +.\" Manual: Git Manual -+.\" Source: Git 1.9.3 ++.\" Source: Git 1.9.4 +.\" Language: English +.\" -+.TH "GIT\-SUBTREE" "1" "03/17/2014" "Git 1\&.9\&.3" "Git Manual" ++.TH "GIT\-SUBTREE" "1" "03/17/2014" "Git 1\&.9\&.4" "Git Manual" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" -----------------------------------------------------------------
participants (1)
-
ciserlohn@macports.org