diff options
author | miwi <miwi@FreeBSD.org> | 2012-02-20 08:06:01 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-02-20 08:06:01 +0800 |
commit | 06fff3dd6668baed4f109b908fb55381f35fd2c7 (patch) | |
tree | 0ea3f5215e78613604b583f554beac6ab767d390 /graphics/xmedcon | |
parent | bcd42fffac9844d705673862f6af7cc310af1270 (diff) | |
download | freebsd-ports-gnome-06fff3dd6668baed4f109b908fb55381f35fd2c7.tar.gz freebsd-ports-gnome-06fff3dd6668baed4f109b908fb55381f35fd2c7.tar.zst freebsd-ports-gnome-06fff3dd6668baed4f109b908fb55381f35fd2c7.zip |
- Update to version 0.11.0
PR: 164997
Submitted by: Ports Fury
Diffstat (limited to 'graphics/xmedcon')
-rw-r--r-- | graphics/xmedcon/Makefile | 7 | ||||
-rw-r--r-- | graphics/xmedcon/distinfo | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/graphics/xmedcon/Makefile b/graphics/xmedcon/Makefile index 34a53fc93af1..b8f76ddc3ac9 100644 --- a/graphics/xmedcon/Makefile +++ b/graphics/xmedcon/Makefile @@ -6,13 +6,18 @@ # PORTNAME= xmedcon -PORTVERSION= 0.10.7 +PORTVERSION= 0.11.0 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/XMedCon-Source/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A medical image conversion utility and library +LICENSE= GPLv2 LGPL21 +LICENSE_COMB= multi +LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING +LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB + OPTIONS= X11 "With X11" on \ GLIB "With Glib" on \ ACR_NEMA "With Acr/Nema 2.0" on \ diff --git a/graphics/xmedcon/distinfo b/graphics/xmedcon/distinfo index 14dc31797f21..de99be284172 100644 --- a/graphics/xmedcon/distinfo +++ b/graphics/xmedcon/distinfo @@ -1,2 +1,2 @@ -SHA256 (xmedcon-0.10.7.tar.gz) = 4be774f3f6c9334cc0b00b312940148a36e26c785e0f0d0621797239b75f7b3c -SIZE (xmedcon-0.10.7.tar.gz) = 953464 +SHA256 (xmedcon-0.11.0.tar.gz) = bcbd3c84c0620979a0d252541d5ee9ec8edfc1f2cd36e7dece3e8ef0a88ca277 +SIZE (xmedcon-0.11.0.tar.gz) = 975954 |