Ticket #23891: gource-0.25-diff

File gource-0.25-diff, 1.2 KB (added by hahn.seb@…, 15 years ago)
Line 
1diff --git a/Portfile.old b/Portfile
2index 995da41..a15e21f 100644
3--- a/Portfile.old
4+++ b/Portfile
5@@ -3,19 +3,19 @@
6 PortSystem 1.0
7 
8 name                gource
9-version             0.23
10+version             0.25
11 categories          devel
12 maintainers         nomaintainer
13 description         Version Control Visualization Tool
14 long_description    Gource is a tool that can be used to visualize who \
15                     committed when, and to which files. It supports git, CVS, \
16-                    Mercurial, and svn.
17+                    Mercurial, Bazaar, and svn.
18 homepage            http://code.google.com/p/gource/
19 platforms           darwin
20 master_sites        googlecode
21-checksums           md5 8373e2a468af026a4a5eb1f2a6d56166 \
22-                    sha1 92bad90b8e6dd622699086e1366d0a0ba208312a \
23-                    rmd160 6500eaa1cf27d68dfb5550ef019e591547f11274
24+checksums           md5 44c5653fe7b3ce81f8a706603e4d948e \
25+                    sha1 05a232aaf40125302b4c2cd5a612e85dd387b223 \
26+                    rmd160 d0828bc2d64e7aa6898cd63b6ed7ee34514503c2
27 depends_lib         port:ftgl \
28                     port:libsdl \
29                     port:libsdl_image \