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

ciserlohn at macports.org ciserlohn at macports.org
Wed Jun 12 05:12:45 PDT 2013


Revision: 106942
          https://trac.macports.org/changeset/106942
Author:   ciserlohn at macports.org
Date:     2013-06-12 05:12:44 -0700 (Wed, 12 Jun 2013)
Log Message:
-----------
git-core: update to version 1.8.3.1

Modified Paths:
--------------
    trunk/dports/devel/git-core/Portfile
    trunk/dports/devel/git-core/files/git-subtree.1.diff
    trunk/dports/devel/git-core/files/git-subtree.html.diff
    trunk/dports/devel/git-core/files/patch-Makefile.diff

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2013-06-12 11:44:02 UTC (rev 106941)
+++ trunk/dports/devel/git-core/Portfile	2013-06-12 12:12:44 UTC (rev 106942)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                git-core
-version             1.8.2.3
+version             1.8.3.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  47c2f6843436b87a38eeba14b05beaff8a5c7e76 \
-                    sha256  ba8d42d47b0955b17905af0133b01ab8e3f28f0e39b9967ec446403c0b49991f \
+                    rmd160  72661dfa511dd41104e74622f38ed7875e492799 \
+                    sha256  ea2dde231b3f659da92dd0afc092a16720d63f1206cdcb271920e88f328bda83 \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  cba0e5e9b36e08d7212431a1c738db7ba06d8412 \
-                    sha256  8e91d7a49cda92ed999eb9632ae3f0f22b1910e54de58c9e53107687c18f1414 \
+                    rmd160  a7cfac5c5a72d0129b168cd45df2981e465bebcf \
+                    sha256  ab574826814b9469c91cdb99ecf5ad66228d0e30197e54881a4fe8ce0a17caba \
 
 depends_run         port:rsync \
                     port:p5.12-error \
@@ -134,8 +134,8 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append        git-htmldocs-${version}${extract.suffix}
     checksums-append        git-htmldocs-${version}${extract.suffix} \
-                            rmd160  fcf4e791657d676d236b3be91a2ddd0d3b4149a6 \
-                            sha256  99546c3b96f0d3501e7a2bc69e22d5d61be4693164a252e30850d13729331099
+                            rmd160  d46c0dd153ed959ebae8b14094b5587967326814 \
+                            sha256  0be04c5efc831bbc7b1d80707d953bf7e9d500037eb202f6fd042c0fff0538ea
 
     patchfiles-append       git-subtree.html.diff
 

Modified: trunk/dports/devel/git-core/files/git-subtree.1.diff
===================================================================
--- trunk/dports/devel/git-core/files/git-subtree.1.diff	2013-06-12 11:44:02 UTC (rev 106941)
+++ trunk/dports/devel/git-core/files/git-subtree.1.diff	2013-06-12 12:12:44 UTC (rev 106942)
@@ -5,12 +5,12 @@
 +.\"     Title: git-subtree
 +.\"    Author: [see the "AUTHOR" section]
 +.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
-+.\"      Date: 05/09/2013
++.\"      Date: 06/10/2013
 +.\"    Manual: Git Manual
-+.\"    Source: Git 1.8.2.3
++.\"    Source: Git 1.8.3.1
 +.\"  Language: English
 +.\"
-+.TH "GIT\-SUBTREE" "1" "05/09/2013" "Git 1\&.8\&.2\&.3" "Git Manual"
++.TH "GIT\-SUBTREE" "1" "06/10/2013" "Git 1\&.8\&.3\&.1" "Git Manual"
 +.\" -----------------------------------------------------------------
 +.\" * Define some portability stuff
 +.\" -----------------------------------------------------------------

Modified: trunk/dports/devel/git-core/files/git-subtree.html.diff
===================================================================
--- trunk/dports/devel/git-core/files/git-subtree.html.diff	2013-06-12 11:44:02 UTC (rev 106941)
+++ trunk/dports/devel/git-core/files/git-subtree.html.diff	2013-06-12 12:12:44 UTC (rev 106942)
@@ -1272,7 +1272,7 @@
 +<div id="footnotes"><hr /></div>
 +<div id="footer">
 +<div id="footer-text">
-+Last updated 2013-05-09 13:30:04 PDT
++Last updated 2013-06-07 09:37:10 PDT
 +</div>
 +</div>
 +</body>

Modified: trunk/dports/devel/git-core/files/patch-Makefile.diff
===================================================================
--- trunk/dports/devel/git-core/files/patch-Makefile.diff	2013-06-12 11:44:02 UTC (rev 106941)
+++ trunk/dports/devel/git-core/files/patch-Makefile.diff	2013-06-12 12:12:44 UTC (rev 106942)
@@ -1,15 +1,15 @@
 --- a/Makefile.orig	2012-03-12 18:30:26.000000000 -0500
 +++ b/Makefile	2012-03-18 04:27:52.000000000 -0500
-@@ -374,7 +374,7 @@
+@@ -380,7 +380,7 @@
  gitwebdir = $(sharedir)/gitweb
  localedir = $(sharedir)/locale
  template_dir = share/git-core/templates
--htmldir = share/doc/git-doc
-+htmldir = share/doc/git-core
+-htmldir = $(prefix)/share/doc/git-doc
++htmldir = $(prefix)/share/doc/git-core
  ETC_GITCONFIG = $(sysconfdir)/gitconfig
  ETC_GITATTRIBUTES = $(sysconfdir)/gitattributes
  lib = lib
-@@ -1476,7 +1476,7 @@
+@@ -1007,7 +1007,7 @@
  ifeq ($(COMPUTE_HEADER_DEPENDENCIES),auto)
  dep_check = $(shell $(CC) $(ALL_CFLAGS) \
 	-c -MF /dev/null -MQ /dev/null -MMD -MP \
@@ -18,7 +18,7 @@
  	echo $$?)
  ifeq ($(dep_check),0)
  override COMPUTE_HEADER_DEPENDENCIES = yes
-@@ -1529,7 +1529,7 @@
+@@ -1061,7 +1061,7 @@
  	ifdef NO_R_TO_GCC_LINKER
  		# Some gcc does not accept and pass -R to the linker to specify
  		# the runtime dynamic library path.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130612/643f7539/attachment.html>


More information about the macports-changes mailing list