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

ciserlohn at macports.org ciserlohn at macports.org
Tue Nov 27 02:07:45 PST 2012


Revision: 100082
          https://trac.macports.org/changeset/100082
Author:   ciserlohn at macports.org
Date:     2012-11-27 02:07:45 -0800 (Tue, 27 Nov 2012)
Log Message:
-----------
git-core: update to version 1.8.0.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	2012-11-27 05:12:51 UTC (rev 100081)
+++ trunk/dports/devel/git-core/Portfile	2012-11-27 10:07:45 UTC (rev 100082)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                git-core
-version             1.8.0
+version             1.8.0.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  84fc876984629b05042a0f4c418a340503862120 \
-                    sha256  ccc32f18ea12ea730a7d1d9d3d7bf51447439299a99d4d326f49f1f8bb488974 \
+                    rmd160  0a8f66aa2e687a093f6c68f16d930f5bb2d348a2 \
+                    sha256  768191692f28bc9dce0ab5882478d30b220a5733a12ad571eadc83fa0822c2ea \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  17374e966be51f732d7c0cc8f5094cb6c3a932db \
-                    sha256  8914907f9d22b9a6a0ade9a8addda9a84a2db35b23cbd404f2682cebc9114205 \
+                    rmd160  830059bf233934e26523bb887dfc20686f4b58b0 \
+                    sha256  99ed5abfedbfc66372dd1c62e018ce14db2ad83dfe898eca9987c03cb6aef3ad \
 
 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  a3df2a28bcac00010ba316fd20cd3369e01614ec \
-                            sha256  b5837f19815c5259355fc2ac1ea320bd869680218b82b9a0802ca015c0e24363
+                            rmd160  c0fa1466464f3ae46235c48bcf38297b383c76e5 \
+                            sha256  d52f2328f74fda95af2d29ed5a03f51ba4e001abf30ef6aed33a904cddff4c89
 
     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-11-27 05:12:51 UTC (rev 100081)
+++ trunk/dports/devel/git-core/files/git-subtree.1.diff	2012-11-27 10:07:45 UTC (rev 100082)
@@ -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-10-22 22:16:32.000000000 +0200
++++ b/contrib/subtree/git-subtree.1	2012-11-27 11:02:28.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: 10/21/2012
++.\"      Date: 11/25/2012
 +.\"    Manual: Git Manual
-+.\"    Source: Git 1.8.0
++.\"    Source: Git 1.8.0.1
 +.\"  Language: English
 +.\"
-+.TH "GIT\-SUBTREE" "1" "10/21/2012" "Git 1\&.8\&.0" "Git Manual"
++.TH "GIT\-SUBTREE" "1" "11/25/2012" "Git 1\&.8\&.0\&.1" "Git Manual"
 +.\" -----------------------------------------------------------------
 +.\" * Define some portability stuff
 +.\" -----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121127/2d1932cf/attachment.html>


More information about the macports-changes mailing list