aboutsummaryrefslogtreecommitdiff
path: root/devel/libfirm
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-02-15 13:21:18 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-02-15 13:21:18 +0000
commit91d7c383f5d18903e58f746510d803a25c942555 (patch)
treea5c2124611d51cdb9923d3dbf90c424078d48afd /devel/libfirm
parentaf02bee1f6152b83bdbcfea9f1c7f9d6e32e9fd3 (diff)
Notes
Diffstat (limited to 'devel/libfirm')
-rw-r--r--devel/libfirm/Makefile7
-rw-r--r--devel/libfirm/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/libfirm/Makefile b/devel/libfirm/Makefile
index 82f388eb5417..0d64975c1707 100644
--- a/devel/libfirm/Makefile
+++ b/devel/libfirm/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= libfirm
-PORTVERSION= 1.15.0
+PORTVERSION= 1.16.0
CATEGORIES= devel lang
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
MAINTAINER= christoph.mallon@gmx.de
COMMENT= A graph-based SSA intermediate representation library for compilers
@@ -26,6 +25,8 @@ OPTIONS= DEBUG "Build a debug version of libFIRM" OFF
.ifdef WITH_DEBUG
CONFIGURE_ARGS+= --enable-debug
+.else
+CONFIGURE_ARGS+= --disable-debug
.endif
.include <bsd.port.post.mk>
diff --git a/devel/libfirm/distinfo b/devel/libfirm/distinfo
index dd178f1192c1..33aae8a12e3d 100644
--- a/devel/libfirm/distinfo
+++ b/devel/libfirm/distinfo
@@ -1,3 +1,3 @@
-MD5 (libfirm-1.15.0.tar.bz2) = 3c78a2e750f86af7e9b1cb82fd69bec4
-SHA256 (libfirm-1.15.0.tar.bz2) = 4dda0810cd7d2534932a413c6af31890269ecad2a2b1a55f17e51c6709891a88
-SIZE (libfirm-1.15.0.tar.bz2) = 1527744
+MD5 (libfirm-1.16.0.tar.bz2) = a65f67e4f771e5f446d0131ef4be4d5e
+SHA256 (libfirm-1.16.0.tar.bz2) = 7404237ec32f46a66e3096e7b10d18c7dce5e3ac00940fc5a8b3715ce92b40cf
+SIZE (libfirm-1.16.0.tar.bz2) = 1544923