diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-05-13 22:30:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-05-13 22:30:13 +0000 |
commit | f893077f0e4af116a38a8a58162057dfa20c081c (patch) | |
tree | c50f644ebe168fbcea26f2ddb34f1f1d0cdaa125 /graphics | |
parent | ecd9af04f759f127ba0692dc5b06e1d88512b44b (diff) | |
download | ports-f893077f0e4af116a38a8a58162057dfa20c081c.tar.gz ports-f893077f0e4af116a38a8a58162057dfa20c081c.zip |
Notes
Diffstat (limited to 'graphics')
-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 |