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

source_changes at macosforge.org source_changes at macosforge.org
Tue Sep 4 23:23:27 PDT 2007


Revision: 28617
          http://trac.macosforge.org/projects/macports/changeset/28617
Author:   mgrimes at macports.org
Date:     2007-09-04 23:23:27 -0700 (Tue, 04 Sep 2007)

Log Message:
-----------
Update to 1.5.3.1. Fixes #12609, thanks for contribution.

Modified Paths:
--------------
    trunk/dports/devel/git-core/Portfile

Removed Paths:
-------------
    trunk/dports/devel/git-core/files/patch-Documentation_Makefile

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2007-09-05 05:40:49 UTC (rev 28616)
+++ trunk/dports/devel/git-core/Portfile	2007-09-05 06:23:27 UTC (rev 28617)
@@ -2,8 +2,7 @@
 
 PortSystem        1.0
 name              git-core
-version           1.5.2.5
-revision          1
+version           1.5.3.1
 description       The stupid content tracker.
 long_description  A stupid (but extremely fast) directory content manager. \
                   It doesn't do a whole lot, but what it _does_ do is track \
@@ -18,13 +17,13 @@
 distfiles         git-${version}${extract.suffix} \
                   git-manpages-${version}${extract.suffix}
  
-checksums    git-${version}${extract.suffix} sha1 5c145b98dbd7b8695e8dcc18ca661454775c869b \
-             git-manpages-${version}${extract.suffix} sha1 47a2f330581c9e4dcb5e8c25d7508c5e8d7d7997
+checksums    git-${version}${extract.suffix} sha1 011008a66928f115a7604f4a3066c085a8750c35 \
+             git-manpages-${version}${extract.suffix} sha1 522e5992007c9a190b091c47aafc6a3c85da3c76
 
 depends_run  port:curl port:openssh port:rsync
 depends_lib  port:curl port:zlib port:openssl port:expat port:libiconv
 
-patchfiles   patch-Documentation_Makefile patch-Makefile patch-http.h
+patchfiles   patch-Makefile patch-http.h
 
 extract.only   git-${version}${extract.suffix} \
                git-manpages-${version}${extract.suffix}
@@ -70,7 +69,7 @@
 
 variant doc description (Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
-    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 974a1317078dc5159ef1eafb3937d3c651b4efbc
+    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 45e905899a80967998918d67312abb97317a03f6
 }
 
 variant svn {

Deleted: trunk/dports/devel/git-core/files/patch-Documentation_Makefile
===================================================================
--- trunk/dports/devel/git-core/files/patch-Documentation_Makefile	2007-09-05 05:40:49 UTC (rev 28616)
+++ trunk/dports/devel/git-core/files/patch-Documentation_Makefile	2007-09-05 06:23:27 UTC (rev 28617)
@@ -1,11 +0,0 @@
---- Documentation/Makefile.orig	2007-07-03 02:07:27.000000000 -0700
-+++ Documentation/Makefile	2007-07-03 02:07:38.000000000 -0700
-@@ -29,7 +29,7 @@ DOC_MAN7=$(patsubst %.txt,%.7,$(MAN7_TXT
- 
- prefix?=$(HOME)
- bindir?=$(prefix)/bin
--mandir?=$(prefix)/man
-+mandir?=$(prefix)/share/man
- man1dir=$(mandir)/man1
- man5dir=$(mandir)/man5
- man7dir=$(mandir)/man7

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070904/307ad742/attachment.html


More information about the macports-changes mailing list