diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-10-27 21:42:59 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-10-27 21:42:59 +0000 |
commit | 0d1ed6695471afd9712d00ac5a42cfd893662fcd (patch) | |
tree | 971fbba5dc63896906a04af7f2156ce3c66b47ee /graphics/xmedcon | |
parent | 2528aa358bf2840905a4e451cdb6a5470d230476 (diff) |
- Update to 0.9.10
PR: 117497
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes:
svn path=/head/; revision=202177
Diffstat (limited to 'graphics/xmedcon')
-rw-r--r-- | graphics/xmedcon/Makefile | 7 | ||||
-rw-r--r-- | graphics/xmedcon/distinfo | 6 |
2 files changed, 5 insertions, 8 deletions
diff --git a/graphics/xmedcon/Makefile b/graphics/xmedcon/Makefile index e8923370f704..de359a1cae22 100644 --- a/graphics/xmedcon/Makefile +++ b/graphics/xmedcon/Makefile @@ -6,11 +6,9 @@ # PORTNAME= xmedcon -PORTVERSION= 0.9.9.4 -PORTREVISION= 1 +PORTVERSION= 0.9.10 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A medical image conversion utility and library @@ -32,7 +30,6 @@ WANT_GNOME= yes USE_GNOME= gnometarget USE_SUBMAKE= yes USE_AUTOTOOLS= libtool:15 -GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --includedir=${PREFIX}/include/xmedcon \ diff --git a/graphics/xmedcon/distinfo b/graphics/xmedcon/distinfo index 459f1a9048e6..11e4e09495fc 100644 --- a/graphics/xmedcon/distinfo +++ b/graphics/xmedcon/distinfo @@ -1,3 +1,3 @@ -MD5 (xmedcon-0.9.9.4.tar.gz) = d9f4e1b00f22cd7014daa02f82245eb5 -SHA256 (xmedcon-0.9.9.4.tar.gz) = 2091349afee91e7773da0d6e83baed576d0a8e375217b4dda9cc2d0f734604d1 -SIZE (xmedcon-0.9.9.4.tar.gz) = 844597 +MD5 (xmedcon-0.9.10.tar.gz) = 38c255b1c4859ce410d46d50c2bf30cb +SHA256 (xmedcon-0.9.10.tar.gz) = b9915cba6234e28f0eb4091a18a8c2ab10b402c10b6abf7ff6b80ab8a089b1ba +SIZE (xmedcon-0.9.10.tar.gz) = 949888 |