Revision: 98273 http://trac.macports.org//changeset/98273 Author: ciserlohn@macports.org Date: 2012-10-01 05:58:54 -0700 (Mon, 01 Oct 2012) Log Message: ----------- git-core: update to version 1.7.12.2 Modified Paths: -------------- trunk/dports/devel/git-core/Portfile Modified: trunk/dports/devel/git-core/Portfile =================================================================== --- trunk/dports/devel/git-core/Portfile 2012-10-01 12:23:51 UTC (rev 98272) +++ trunk/dports/devel/git-core/Portfile 2012-10-01 12:58:54 UTC (rev 98273) @@ -4,8 +4,7 @@ PortSystem 1.0 name git-core -version 1.7.12.1 -revision 1 +version 1.7.12.2 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 +19,11 @@ git-manpages-${version}${extract.suffix} checksums git-${version}${extract.suffix} \ - rmd160 05f6648c0c2567ab50c3b244613caf828a28be8e \ - sha256 a0c2b7e122ac2e40fe5b69baeeaac24b237a1341f08ba848cadaa835a0dbcfcd \ + rmd160 8b50f2fe3c04e3bf7c3489e14f0cf2512eee251e \ + sha256 1671b960dd761ef15d85f9be05d0b449b89f13ae39902082f9df865d85dac8aa \ git-manpages-${version}${extract.suffix} \ - rmd160 357dcd1148ec1261acb45174e919b344e47726ba \ - sha256 1d5d59525bc172f4b0b8a1cfe61f70e3a7d6a7c989f255dba3bdac2246047ba8 \ + rmd160 63431ad78aee98da30c1a1ab2dd9dd60bc6c6e93 \ + sha256 a3b3482c7e3483c69d95dac5c6703a0c8ba31135d09cd19e1bce6564903684cd \ depends_run port:rsync \ port:p5.12-error \ @@ -129,8 +128,8 @@ variant doc description {Install HTML and plaintext documentation} { distfiles-append git-htmldocs-${version}${extract.suffix} checksums-append git-htmldocs-${version}${extract.suffix} \ - rmd160 0c68ff40e572db3fc7cd3ed29a67f5f62cafede8 \ - sha256 0a9d7b4f4d98127fd546e561a31ee4424c9cac568939d0ed29a993a40272d8dd + rmd160 df6abef6a61413ab54ef310a3c835f901465fe02 \ + sha256 39510a4d433d7d4922cf95cbbdf6206a7dd470d8301f8f3c21779d3ff7ceff0e post-extract { file mkdir ${workpath}/htmldocs
participants (1)
-
ciserlohn@macports.org