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

ciserlohn at macports.org ciserlohn at macports.org
Mon Jan 7 12:59:06 PST 2013


Revision: 101292
          https://trac.macports.org/changeset/101292
Author:   ciserlohn at macports.org
Date:     2013-01-07 12:59:06 -0800 (Mon, 07 Jan 2013)
Log Message:
-----------
git-core: update to version 1.8.1

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	2013-01-07 18:18:58 UTC (rev 101291)
+++ trunk/dports/devel/git-core/Portfile	2013-01-07 20:59:06 UTC (rev 101292)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                git-core
-version             1.8.0.3
+version             1.8.1
 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  0a4625a9f7e4d7d34c2c3358528e20f7d6259757 \
-                    sha256  48d8c0e845b47044c1f5d3c9b2797145727646bf9de35ab0136695844d63ff73 \
+                    rmd160  53b3fe5a921c6f68871bf66c6d26a0aacf8df739 \
+                    sha256  285cc1a9c8751ea62fa568e2462f286fa535e0d847f06ae686c8180e53360c2e \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  3a387817bd5fd119104575ba3c1e37f44ffd9071 \
-                    sha256  cbf78f5141efe87be02999926b589551a092da258c8e4e7b732d5fb9b97870de \
+                    rmd160  17676df7b511e5daf7e5f075b51cd8988d339182 \
+                    sha256  c0be93b4bd611776a560ad37954131a8dc1f91b8ca66be9c159137c8fef44ce9 \
 
 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  bd8f391af3ff321d8ebad86c5d17a69b941cab14 \
-                            sha256  e06812fbfdcfcb0a2be23cc554151cbdd115df982799c52f0bd662182b3d80fb
+                            rmd160  09aec38a28ebb21e687be019caaf240fd122d430 \
+                            sha256  a2de50dcb0825e00ccd8a93f036adc5540b4d7062f6799f056aa543cd53747ac
 
     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	2013-01-07 18:18:58 UTC (rev 101291)
+++ trunk/dports/devel/git-core/files/git-subtree.1.diff	2013-01-07 20:59:06 UTC (rev 101292)
@@ -1,17 +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-12-29 13:56:25.000000000 +0100
++++ b/contrib/subtree/git-subtree.1	2013-01-07 21:42:04.000000000 +0100
 @@ -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: 12/27/2012
++.\"      Date: 12/31/2012
 +.\"    Manual: Git Manual
-+.\"    Source: Git 1.8.0.3
++.\"    Source: Git 1.8.1
 +.\"  Language: English
 +.\"
-+.TH "GIT\-SUBTREE" "1" "12/27/2012" "Git 1\&.8\&.0\&.3" "Git Manual"
++.TH "GIT\-SUBTREE" "1" "12/31/2012" "Git 1\&.8\&.1" "Git Manual"
 +.\" -----------------------------------------------------------------
 +.\" * Define some portability stuff
 +.\" -----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130107/aa449f09/attachment.html>


More information about the macports-changes mailing list