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

ciserlohn at macports.org ciserlohn at macports.org
Thu Oct 18 13:39:03 PDT 2012


Revision: 98856
          http://trac.macports.org//changeset/98856
Author:   ciserlohn at macports.org
Date:     2012-10-18 13:39:03 -0700 (Thu, 18 Oct 2012)
Log Message:
-----------
git-core: update to version 1.7.12.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	2012-10-18 18:48:54 UTC (rev 98855)
+++ trunk/dports/devel/git-core/Portfile	2012-10-18 20:39:03 UTC (rev 98856)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                git-core
-version             1.7.12.3
-revision            1
+version             1.7.12.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.
@@ -20,11 +19,11 @@
                     git-manpages-${version}${extract.suffix}
 
 checksums           git-${version}${extract.suffix} \
-                    rmd160  6eb07bfb097bfebee320cd3d39953786885ed642 \
-                    sha256  5d0959c316a2cdebaaf72cf27ac87d2e5616596a530dddeeb3a961c615494094 \
+                    rmd160  801b1ae858bba77f015f7c979348ee38e141b535 \
+                    sha256  17e545929c16b5efa8fa9545936297d41571521cd7667fb74f92bd7adc8b63da \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  2e8dddf43e20ffd98fcca2cb2541700b0d994946 \
-                    sha256  fa85885f813c5081071629e3dd8832cad730b8e481f33e9cbb00edfb3af4f24f \
+                    rmd160  2f79328234eb37e98f9acccebccf123f259540d4 \
+                    sha256  4075b60250f9bc5b5323266764c889f028521dbe1f5c10f470a167cc75105005 \
 
 depends_run         port:rsync \
                     port:p5.12-error \
@@ -133,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  28fb5cf12bd39d49812fa5529413bc5418bbdcfe \
-                            sha256  ec8e10b989e8f94d1607ecece7d4a2e91fa07e5f47e02944fdab3b7904f51a3f
+                            rmd160  0cb5b4b27049ac34ca26bb915d1524b001745907 \
+                            sha256  580de99c9fd8bed49132cf137af643d64e1450a7917b77c1343a784048a95930
 
     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-18 18:48:54 UTC (rev 98855)
+++ trunk/dports/devel/git-core/files/git-subtree.1.diff	2012-10-18 20:39:03 UTC (rev 98856)
@@ -1,17 +1,16 @@
-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-09 22:42:37.000000000 +0200
++++ b/contrib/subtree/git-subtree.1	2012-10-18 22:26:14.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/09/2012
++.\"      Date: 10/17/2012
 +.\"    Manual: Git Manual
-+.\"    Source: Git 1.7.12.3
++.\"    Source: Git 1.7.12.4
 +.\"  Language: English
 +.\"
-+.TH "GIT\-SUBTREE" "1" "10/09/2012" "Git 1\&.7\&.12\&.3" "Git Manual"
++.TH "GIT\-SUBTREE" "1" "10/17/2012" "Git 1\&.7\&.12\&.4" "Git Manual"
 +.\" -----------------------------------------------------------------
 +.\" * Define some portability stuff
 +.\" -----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121018/5d2d814a/attachment.html>


More information about the macports-changes mailing list