[119853] trunk/dports/devel/gource/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu May 8 05:21:42 PDT 2014
Revision: 119853
https://trac.macports.org/changeset/119853
Author: ryandesign at macports.org
Date: 2014-05-08 05:21:42 -0700 (Thu, 08 May 2014)
Log Message:
-----------
gource: update to 0.40; add pkgconfig build dependency; add freetype library dependency; maintainer timeout; see #39219
Modified Paths:
--------------
trunk/dports/devel/gource/Portfile
Modified: trunk/dports/devel/gource/Portfile
===================================================================
--- trunk/dports/devel/gource/Portfile 2014-05-08 12:15:13 UTC (rev 119852)
+++ trunk/dports/devel/gource/Portfile 2014-05-08 12:21:42 UTC (rev 119853)
@@ -4,8 +4,7 @@
PortSystem 1.0
name gource
-version 0.39
-revision 2
+version 0.40
categories devel
platforms darwin
license GPL-3+
@@ -20,10 +19,12 @@
homepage http://code.google.com/p/gource/
master_sites googlecode
-checksums rmd160 7c7a80a6c546c4fa72df54665b6931fee20f3a10 \
- sha256 0f97a3bad240ebc04e37ebbe8e0affaf8ad9bed997d90a4b59d05770c788ffeb
+checksums rmd160 b0f4aa96e838b5db2c6d93a6d10a398b4ff914d6 \
+ sha256 9c890a926bb3bab8ea3e546c1357488e5a5034d1ea9402afc654cb7e00ccd112
-depends_build port:glm
+depends_build port:glm \
+ port:pkgconfig
+
depends_lib port:ftgl \
port:libsdl \
port:libsdl_image \
@@ -31,7 +32,8 @@
port:libpng \
port:jpeg \
port:glew \
- port:boost
+ port:boost \
+ port:freetype
configure.args --disable-sdltest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140508/8ae1a5ea/attachment.html>
More information about the macports-changes
mailing list