diff options
author | linimon <linimon@FreeBSD.org> | 2004-05-14 06:30:13 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-05-14 06:30:13 +0800 |
commit | 38d6ea94d74ea93e464ea51a7275dbed9f91953e (patch) | |
tree | 4143cbda7cf094255d446c0f3ea00050f1e150ca /graphics/xmedcon | |
parent | f96f1d3fe96e87c04e2bfeb9f27a4e76ca0ad240 (diff) | |
download | freebsd-ports-gnome-38d6ea94d74ea93e464ea51a7275dbed9f91953e.tar.gz freebsd-ports-gnome-38d6ea94d74ea93e464ea51a7275dbed9f91953e.tar.zst freebsd-ports-gnome-38d6ea94d74ea93e464ea51a7275dbed9f91953e.zip |
Update to 0.9.6.
PR: ports/66603
Submitted by: Paul Everlund <tdv94ped@cs.umu.se> (maintainer)
Diffstat (limited to 'graphics/xmedcon')
-rw-r--r-- | graphics/xmedcon/Makefile | 2 | ||||
-rw-r--r-- | graphics/xmedcon/distinfo | 4 | ||||
-rw-r--r-- | graphics/xmedcon/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/graphics/xmedcon/Makefile b/graphics/xmedcon/Makefile index fe8cfad003d3..7eacbb928bdf 100644 --- a/graphics/xmedcon/Makefile +++ b/graphics/xmedcon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmedcon -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/xmedcon/distinfo b/graphics/xmedcon/distinfo index f73ac742776c..5ccec7741e22 100644 --- a/graphics/xmedcon/distinfo +++ b/graphics/xmedcon/distinfo @@ -1,2 +1,2 @@ -MD5 (xmedcon-0.9.4.tar.gz) = 708bb471ac3ef933334b4f4a8ee0e219 -SIZE (xmedcon-0.9.4.tar.gz) = 846319 +MD5 (xmedcon-0.9.6.tar.gz) = 99cfbd6566fe3781391ec454188a8a3a +SIZE (xmedcon-0.9.6.tar.gz) = 847457 diff --git a/graphics/xmedcon/pkg-plist b/graphics/xmedcon/pkg-plist index 2d2e39f2b98e..3f47b2de0f07 100644 --- a/graphics/xmedcon/pkg-plist +++ b/graphics/xmedcon/pkg-plist @@ -28,6 +28,7 @@ include/xmedcon/m-inw.h include/xmedcon/m-matrix.h include/xmedcon/m-pixels.h include/xmedcon/m-png.h +include/xmedcon/m-progress.h include/xmedcon/m-qmedian.h include/xmedcon/m-raw.h include/xmedcon/m-rslice.h @@ -36,7 +37,6 @@ include/xmedcon/m-stack.h include/xmedcon/m-structs.h include/xmedcon/m-transf.h include/xmedcon/m-vifi.h -include/xmedcon/m-xdummy.h include/xmedcon/m-xtract.h include/xmedcon/medcon.h @dirrm include/xmedcon |