Modified: trunk/dports/graphics/mscgen/Portfile (138186 => 138187)
--- trunk/dports/graphics/mscgen/Portfile 2015-07-01 16:13:20 UTC (rev 138186)
+++ trunk/dports/graphics/mscgen/Portfile 2015-07-01 18:42:16 UTC (rev 138187)
@@ -3,7 +3,7 @@
PortSystem 1.0
name mscgen
-version 0.18
+version 0.20
revision 1
categories graphics
maintainers landonf
@@ -17,19 +17,19 @@
server side image maps (ismaps) as the output. Message \
Sequence Charts (MSCs) are a way of representing \
entities and interactions over some time period \
- and are often used in combination with SDL.
+ and are often used in combination with SDL.
master_sites ${homepage}/software/
distname ${name}-src-${version}
-checksums md5 0922258a7fb86612bb623c1101260fd0 \
- sha1 7f80a6827d9b04807f8a296606b65e567496f3ef \
- rmd160 93a9797c6fef4e51c455c42cb4824e463ce2e0fe
+checksums md5 65c90fb5150d7176b65b793f0faa7377 \
+ sha1 cb718587e5fda99ca8b36801c57ea794d07bf211 \
+ rmd160 07db2a2eb21b2138298ef07da0f81b4973dc3a4b
depends_lib port:gd2
worksrcdir ${name}-${version}
-configure.env GDLIB_CFLAGS='${configure.cflags}' GDLIB_LIBS='-lgd'
+configure.env GDLIB_CFLAGS='${configure.cflags}' GDLIB_LIBS='-lgd'
use_configure yes
configure.args --prefix=${prefix}