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

ciserlohn at macports.org ciserlohn at macports.org
Tue Dec 11 05:48:45 PST 2012


Revision: 100420
          https://trac.macports.org/changeset/100420
Author:   ciserlohn at macports.org
Date:     2012-12-11 05:48:45 -0800 (Tue, 11 Dec 2012)
Log Message:
-----------
git-core: update to version 1.8.0.2

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-12-11 13:47:04 UTC (rev 100419)
+++ trunk/dports/devel/git-core/Portfile	2012-12-11 13:48:45 UTC (rev 100420)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                git-core
-version             1.8.0.1
+version             1.8.0.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.
@@ -19,11 +19,11 @@
                     git-manpages-${version}${extract.suffix}
 
 checksums           git-${version}${extract.suffix} \
-                    rmd160  0a8f66aa2e687a093f6c68f16d930f5bb2d348a2 \
-                    sha256  768191692f28bc9dce0ab5882478d30b220a5733a12ad571eadc83fa0822c2ea \
+                    rmd160  ff3db3cf5642e056cdcb464c3dea0523ebf480c7 \
+                    sha256  c06d5d29389e90583d16ec41d5be931593196f6842f9b14e910a0b5781c10e07 \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  830059bf233934e26523bb887dfc20686f4b58b0 \
-                    sha256  99ed5abfedbfc66372dd1c62e018ce14db2ad83dfe898eca9987c03cb6aef3ad \
+                    rmd160  6d05e815792e20e25610ab2494f608b90d73b9d5 \
+                    sha256  b04f0e7277927e8fb91c1c1f7b951b6d2770cfa6a7b69145462214954751be98 \
 
 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  c0fa1466464f3ae46235c48bcf38297b383c76e5 \
-                            sha256  d52f2328f74fda95af2d29ed5a03f51ba4e001abf30ef6aed33a904cddff4c89
+                            rmd160  e388bd836a1e65952820b8600e61e73519a1025e \
+                            sha256  edba4dcc9dc131b32ba05d5cb9334a9ba7af3ca6c91795068b56d7e0d3b0f43a
 
     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-12-11 13:47:04 UTC (rev 100419)
+++ trunk/dports/devel/git-core/files/git-subtree.1.diff	2012-12-11 13:48:45 UTC (rev 100420)
@@ -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-11-27 11:02:28.000000000 +0100
++++ b/contrib/subtree/git-subtree.1	2012-12-11 14:38:50.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: 11/25/2012
++.\"      Date: 12/10/2012
 +.\"    Manual: Git Manual
-+.\"    Source: Git 1.8.0.1
++.\"    Source: Git 1.8.0.2
 +.\"  Language: English
 +.\"
-+.TH "GIT\-SUBTREE" "1" "11/25/2012" "Git 1\&.8\&.0\&.1" "Git Manual"
++.TH "GIT\-SUBTREE" "1" "12/10/2012" "Git 1\&.8\&.0\&.2" "Git Manual"
 +.\" -----------------------------------------------------------------
 +.\" * Define some portability stuff
 +.\" -----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121211/34377453/attachment.html>


More information about the macports-changes mailing list