diff options
author | miwi <miwi@FreeBSD.org> | 2007-10-28 05:42:59 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-10-28 05:42:59 +0800 |
commit | e166a7dcd01d2ad61867c10f37928ba2059b008d (patch) | |
tree | b9f32f98ab5f01a0430c9d58e1a85bbdd19af719 /graphics | |
parent | 5e0893c06c1b81d714c642f0caa736a4a93977e9 (diff) | |
download | freebsd-ports-gnome-e166a7dcd01d2ad61867c10f37928ba2059b008d.tar.gz freebsd-ports-gnome-e166a7dcd01d2ad61867c10f37928ba2059b008d.tar.zst freebsd-ports-gnome-e166a7dcd01d2ad61867c10f37928ba2059b008d.zip |
- Update to 0.9.10
PR: 117497
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'graphics')
-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 |