[40666] trunk/dports/www/cgit/Portfile

sfiera at macports.org sfiera at macports.org
Thu Oct 9 22:03:18 PDT 2008


Revision: 40666
          http://trac.macports.org/changeset/40666
Author:   sfiera at macports.org
Date:     2008-10-09 22:03:18 -0700 (Thu, 09 Oct 2008)
Log Message:
-----------
Update cgit 0.7.1 => 0.8, fixing checksum error in the process
Still getting an iconv link error despite build.env

Modified Paths:
--------------
    trunk/dports/www/cgit/Portfile

Modified: trunk/dports/www/cgit/Portfile
===================================================================
--- trunk/dports/www/cgit/Portfile	2008-10-10 03:55:22 UTC (rev 40665)
+++ trunk/dports/www/cgit/Portfile	2008-10-10 05:03:18 UTC (rev 40666)
@@ -1,3 +1,4 @@
+# -*- mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
 # $Id$
 
 PortSystem 1.0
@@ -3,6 +4,6 @@
 
 name            cgit
-version         0.7.1
-set git-version 1.5.3.5
+version         0.8
+set git-version 1.6.0.2
 categories      www devel
 maintainers     sfiera openmaintainer
@@ -23,13 +24,13 @@
 master_sites    ${homepage}snapshot:cgit \
                 http://www.kernel.org/pub/software/scm/git:git
 checksums       ${cgit-dist} \
-                    md5 ea1c6843e9fccab5919497537a8cfb8f \
-                    sha1 50c4c7139a1647f2a20897b88f432e4944963fe8 \
-                    rmd160 ce900232e28a8a41d7214979532ef1cba0d34737 \
+                    md5 f846689c9789a4f1d4adf9a79831a02e \
+                    sha1 c4280f37f4fc7804647d6194ab37c213cd55c718 \
+                    rmd160 78dd029d2dc3f05e3fd6660a3b62177c85240d58 \
                 ${git-dist} \
-                    md5 3fdff0bdb3638fce1c4bc6795ed81fb3 \
-                    sha1 2e48624e88400637c7063225c23d5e2ecdfe6ced \
-                    rmd160 188cdbf40fe841cd5a59f8f11a621a135a61f406
+                    md5 1e4d9bfc1cb0abf165d4de93b5172324 \
+                    sha1 4a1d78604d1fb6c0deb43a498feb454970fb6704 \
+                    rmd160 eb91ca256d0fbcc956f91ad02da659d9b322261d
 
 depends_lib     port:git-core \
                 port:openssl \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081009/acd9e242/attachment.html 


More information about the macports-changes mailing list