Revision: 76436 http://trac.macports.org/changeset/76436 Author: phw@macports.org Date: 2011-02-23 05:16:16 -0800 (Wed, 23 Feb 2011) Log Message: ----------- New version of Port "gource" Modified Paths: -------------- trunk/dports/devel/gource/Portfile Modified: trunk/dports/devel/gource/Portfile =================================================================== --- trunk/dports/devel/gource/Portfile 2011-02-23 10:15:46 UTC (rev 76435) +++ trunk/dports/devel/gource/Portfile 2011-02-23 13:16:16 UTC (rev 76436) @@ -3,10 +3,10 @@ PortSystem 1.0 name gource -version 0.27 +version 0.31 revision 1 categories devel -maintainers nomaintainer +maintainers phw openmaintainer description Version Control Visualization Tool long_description Gource is a tool that can be used to visualize who \ committed when, and to which files. It supports git, CVS, \ @@ -15,10 +15,11 @@ platforms darwin master_sites googlecode -checksums md5 9ccdcd06ac2e357081cc06dc408338c2 \ - sha1 7c584681039775994e0194b0548673bf8ba82eb7 \ - rmd160 7e428a50f0f7c0c3aca22023b01743191272eb32 +checksums md5 079c756ebb14f914886d436689e12c59 \ + sha1 0317a9d7b76bd6b196ea1982b662c592aaf205cb \ + rmd160 4fe41c969b34d2e980d54767d34ebd3fd3151025 + depends_lib port:ftgl \ path:lib/pkgconfig/sdl.pc:libsdl \ port:libsdl_image \
participants (1)
-
phw@macports.org