[21423] trunk/dports/devel/git-core/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Jan 23 21:27:07 PST 2007


Revision: 21423
          http://trac.macosforge.org/projects/macports/changeset/21423
Author:   ryandesign at macports.org
Date:     2007-01-23 21:27:07 -0800 (Tue, 23 Jan 2007)

Log Message:
-----------
Upgrading to 1.4.4.4, and adding sha1 and rmd160 checksums to the existing md5 checksum.

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2007-01-24 05:17:26 UTC (rev 21422)
+++ trunk/dports/devel/git-core/Portfile	2007-01-24 05:27:07 UTC (rev 21423)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name		git-core
-version		1.4.4.1
+version		1.4.4.4
 description	The stupid content tracker.
 long_description	A stupid (but extremely fast) directory \
 			content manager. It doesn't do a whole lot, \
@@ -14,7 +14,9 @@
 homepage	http://git.or.cz/
 use_bzip2	yes
 master_sites    http://www.kernel.org/pub/software/scm/git/
-checksums	md5 504521167df43146e1f5d69aa5c5e023
+checksums	md5 970aceba959e7fe92f065d7509e6db51 \
+			sha1 b9243da9071d28f616b530eff94a46fb223cc368 \
+			rmd160 a507e7d636e771fb3ed03054d3d70e6758385c28
 distname	git-${version}
 depends_run	bin:curl:curl bin:diff:diffutils bin:merge:rcs bin:wish:tk \
 		bin:ssh:openssh bin:python:python24 bin:rsync:rsync \

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


More information about the macports-changes mailing list