diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-01-11 16:57:48 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-01-11 16:57:48 +0000 |
commit | ac5387d073e760be747959a9cdc5b4b6d2fc7498 (patch) | |
tree | e07357658e3b328d24b850d302f11a69711e97cf /graphics | |
parent | 291f42ea9b4d3d78ed57e3c2b0fdd2cde8a2b66c (diff) | |
download | ports-ac5387d073e760be747959a9cdc5b4b6d2fc7498.tar.gz ports-ac5387d073e760be747959a9cdc5b4b6d2fc7498.zip |
Notes
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 |