[98974] trunk/dports/devel/git-core

ciserlohn at macports.org ciserlohn at macports.org
Mon Oct 22 13:31:20 PDT 2012


Revision: 98974
          http://trac.macports.org//changeset/98974
Author:   ciserlohn at macports.org
Date:     2012-10-22 13:31:20 -0700 (Mon, 22 Oct 2012)
Log Message:
-----------
git-core: update to version 1.8.0

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	2012-10-22 20:06:47 UTC (rev 98973)
+++ trunk/dports/devel/git-core/Portfile	2012-10-22 20:31:20 UTC (rev 98974)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                git-core
-version             1.7.12.4
+version             1.8.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.
@@ -19,11 +19,11 @@
                     git-manpages-${version}${extract.suffix}
 
 checksums           git-${version}${extract.suffix} \
-                    rmd160  801b1ae858bba77f015f7c979348ee38e141b535 \
-                    sha256  17e545929c16b5efa8fa9545936297d41571521cd7667fb74f92bd7adc8b63da \
+                    rmd160  84fc876984629b05042a0f4c418a340503862120 \
+                    sha256  ccc32f18ea12ea730a7d1d9d3d7bf51447439299a99d4d326f49f1f8bb488974 \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  2f79328234eb37e98f9acccebccf123f259540d4 \
-                    sha256  4075b60250f9bc5b5323266764c889f028521dbe1f5c10f470a167cc75105005 \
+                    rmd160  17374e966be51f732d7c0cc8f5094cb6c3a932db \
+                    sha256  8914907f9d22b9a6a0ade9a8addda9a84a2db35b23cbd404f2682cebc9114205 \
 
 depends_run         port:rsync \
                     port:p5.12-error \
@@ -132,8 +132,8 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append        git-htmldocs-${version}${extract.suffix}
     checksums-append        git-htmldocs-${version}${extract.suffix} \
-                            rmd160  0cb5b4b27049ac34ca26bb915d1524b001745907 \
-                            sha256  580de99c9fd8bed49132cf137af643d64e1450a7917b77c1343a784048a95930
+                            rmd160  a3df2a28bcac00010ba316fd20cd3369e01614ec \
+                            sha256  b5837f19815c5259355fc2ac1ea320bd869680218b82b9a0802ca015c0e24363
 
     post-extract {
         file mkdir ${workpath}/htmldocs

Modified: trunk/dports/devel/git-core/files/git-subtree.1.diff
===================================================================
--- trunk/dports/devel/git-core/files/git-subtree.1.diff	2012-10-22 20:06:47 UTC (rev 98973)
+++ trunk/dports/devel/git-core/files/git-subtree.1.diff	2012-10-22 20:31:20 UTC (rev 98974)
@@ -1,16 +1,17 @@
+diff -urN a/contrib/subtree/git-subtree.1 b/contrib/subtree/git-subtree.1
 --- a/contrib/subtree/git-subtree.1	1970-01-01 01:00:00.000000000 +0100
-+++ b/contrib/subtree/git-subtree.1	2012-10-18 22:26:14.000000000 +0200
++++ b/contrib/subtree/git-subtree.1	2012-10-22 22:16:32.000000000 +0200
 @@ -0,0 +1,605 @@
 +'\" t
 +.\"     Title: git-subtree
 +.\"    Author: [see the "AUTHOR" section]
 +.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-+.\"      Date: 10/17/2012
++.\"      Date: 10/21/2012
 +.\"    Manual: Git Manual
-+.\"    Source: Git 1.7.12.4
++.\"    Source: Git 1.8.0
 +.\"  Language: English
 +.\"
-+.TH "GIT\-SUBTREE" "1" "10/17/2012" "Git 1\&.7\&.12\&.4" "Git Manual"
++.TH "GIT\-SUBTREE" "1" "10/21/2012" "Git 1\&.8\&.0" "Git Manual"
 +.\" -----------------------------------------------------------------
 +.\" * Define some portability stuff
 +.\" -----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121022/4586fb04/attachment.html>


More information about the macports-changes mailing list