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

ciserlohn at macports.org ciserlohn at macports.org
Tue Jan 29 11:43:22 PST 2013


Revision: 102263
          https://trac.macports.org/changeset/102263
Author:   ciserlohn at macports.org
Date:     2013-01-29 11:43:22 -0800 (Tue, 29 Jan 2013)
Log Message:
-----------
git-core: update to version 1.8.1.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	2013-01-29 19:38:58 UTC (rev 102262)
+++ trunk/dports/devel/git-core/Portfile	2013-01-29 19:43:22 UTC (rev 102263)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                git-core
-version             1.8.1.1
+version             1.8.1.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  724ece9b533e50dc27902ea839c3678f0bd89b9b \
-                    sha256  8b5bd081dc38f3e14acc86f234231a9a46d1e9a990c8c732aed6856d2714dff6 \
+                    rmd160  d67332f59e180eb8b1cc0f7c429e4d9f030ac843 \
+                    sha256  07d210a37deec465b4d00e4907c732dee5c5d23c7d90c1b582e7ab754bcf24c7 \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  c2bd275179851b613ab1a7db0d327666d497b49e \
-                    sha256  6db801dd94d78ebd3e6d46b3b09ec8c470f7138389e45758b0fc6d3ff5a32506 \
+                    rmd160  d5943348dea836f6ca2a889c6d655169f9845d63 \
+                    sha256  2612e79bc5437c6bd77b9a131474d8ca35e19d7173f13f301b4ee0511bf3df7a \
 
 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  7d9ccec43225fe33566d560fe32e0e6b5d9713b2 \
-                            sha256  6a1a9369c68a41544376677d5317f89c1720ee40cca645eeddb04c0a5b733763
+                            rmd160  01ec29741be1cc20ff3d1dc6663de288077d9ade \
+                            sha256  280a8a2980822ea7cf69b5b25c5d45028004f1d454998984e97feded16e6443e
 
     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-29 19:38:58 UTC (rev 102262)
+++ trunk/dports/devel/git-core/files/git-subtree.1.diff	2013-01-29 19:43:22 UTC (rev 102263)
@@ -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	2013-01-16 10:38:42.000000000 +0100
++++ b/contrib/subtree/git-subtree.1	2013-01-29 20:37:20.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: 01/14/2013
++.\"      Date: 01/28/2013
 +.\"    Manual: Git Manual
-+.\"    Source: Git 1.8.1.1
++.\"    Source: Git 1.8.1.2
 +.\"  Language: English
 +.\"
-+.TH "GIT\-SUBTREE" "1" "01/14/2013" "Git 1\&.8\&.1\&.1" "Git Manual"
++.TH "GIT\-SUBTREE" "1" "01/28/2013" "Git 1\&.8\&.1\&.2" "Git Manual"
 +.\" -----------------------------------------------------------------
 +.\" * Define some portability stuff
 +.\" -----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130129/52d4476b/attachment.html>


More information about the macports-changes mailing list