diff options
author | vs <vs@FreeBSD.org> | 2005-01-12 00:57:48 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-01-12 00:57:48 +0800 |
commit | c0698a4fa3e173c53ec9cbc6588ca5cee66d34d4 (patch) | |
tree | 4084f6a9b1041e20de27de7e4bf37716be0403ef /graphics | |
parent | e493b5a7b79389fed0a626c3c5f90a8920de149d (diff) | |
download | freebsd-ports-gnome-c0698a4fa3e173c53ec9cbc6588ca5cee66d34d4.tar.gz freebsd-ports-gnome-c0698a4fa3e173c53ec9cbc6588ca5cee66d34d4.tar.zst freebsd-ports-gnome-c0698a4fa3e173c53ec9cbc6588ca5cee66d34d4.zip |
Update to 0.9.8.2
PR: ports/75586
Submitted by: maintainer
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xmedcon/Makefile | 4 | ||||
-rw-r--r-- | graphics/xmedcon/distinfo | 4 | ||||
-rw-r--r-- | graphics/xmedcon/pkg-plist | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/graphics/xmedcon/Makefile b/graphics/xmedcon/Makefile index b64e732b99a1..cee109c8688d 100644 --- a/graphics/xmedcon/Makefile +++ b/graphics/xmedcon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmedcon -PORTVERSION= 0.9.8.1 +PORTVERSION= 0.9.8.2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= tdv94ped@cs.umu.se COMMENT= A medical image conversion utility and library -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_SUBMAKE= yes diff --git a/graphics/xmedcon/distinfo b/graphics/xmedcon/distinfo index 76ea44e86635..6b6d55710d5a 100644 --- a/graphics/xmedcon/distinfo +++ b/graphics/xmedcon/distinfo @@ -1,2 +1,2 @@ -MD5 (xmedcon-0.9.8.1.tar.gz) = fce17ddafb3c747dc631063dce87907b -SIZE (xmedcon-0.9.8.1.tar.gz) = 856282 +MD5 (xmedcon-0.9.8.2.tar.gz) = 19385bfc7b573b13d7ea67a7165b8aeb +SIZE (xmedcon-0.9.8.2.tar.gz) = 857988 diff --git a/graphics/xmedcon/pkg-plist b/graphics/xmedcon/pkg-plist index 3f47b2de0f07..c4be322a3722 100644 --- a/graphics/xmedcon/pkg-plist +++ b/graphics/xmedcon/pkg-plist @@ -41,7 +41,6 @@ include/xmedcon/m-xtract.h include/xmedcon/medcon.h @dirrm include/xmedcon lib/libmdc.a -lib/libmdc.la lib/libmdc.so lib/libmdc.so.2 share/aclocal/xmedcon.m4 |