summaryrefslogtreecommitdiff
path: root/graphics/xmedcon
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-04-01 12:27:48 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-04-01 12:27:48 +0000
commit84dbe398d31c73cbc703438cb2c7eecf573dfd58 (patch)
tree26e854b52d323eb747de7a3f2461c2025b7dc903 /graphics/xmedcon
parent- Update to version 2.4.2 (diff)
- Update to version 0.9.3
PR: ports/65034 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=105869
Diffstat (limited to 'graphics/xmedcon')
-rw-r--r--graphics/xmedcon/Makefile11
-rw-r--r--graphics/xmedcon/distinfo4
-rw-r--r--graphics/xmedcon/files/patch-etc::Makefile.in15
-rw-r--r--graphics/xmedcon/files/patch-man::Makefile.in13
-rw-r--r--graphics/xmedcon/pkg-plist2
5 files changed, 19 insertions, 26 deletions
diff --git a/graphics/xmedcon/Makefile b/graphics/xmedcon/Makefile
index 4c7dda27de46..d3110658be80 100644
--- a/graphics/xmedcon/Makefile
+++ b/graphics/xmedcon/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xmedcon
-PORTVERSION= 0.9.1
+PORTVERSION= 0.9.3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -23,7 +23,7 @@ OPTIONS= X11 "With X11" on \
GLIB "With Glib" on \
ACR_NEMA "With Acr/Nema 2.0" on \
ANALYZE "With Analyze (SPM)" on \
- CONCORDE "With COncorde µPET" on \
+ CONCORDE "With Concorde µPET" on \
DICOM "With DICOM 3.0" on \
DICOM_LJPEG "With DICOM 3.0 Lossless JPEG" on \
ECAT "With ECAT 6.4 / 7.2" on \
@@ -40,7 +40,6 @@ WANT_GNOME= yes
CONFIGURE_ARGS= --disable-gui
PLIST_SUB+= X11="@comment "
.else
-#USE_X_PREFIX= yes
USE_GNOME+= gtk12 gdkpixbuf
PLIST_SUB+= X11=""
.endif
@@ -50,8 +49,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
.if !defined(WITH_GLIB)
CONFIGURE_ARGS+= --disable-glib
-.else
-#USE_GNOME+= glib12
.endif
.if !defined(WITH_ACR_NEMA) && !defined(WITH_DICOM)
@@ -103,8 +100,8 @@ MAN1= medcon.1 xmedcon-config.1
MAN1+= xmedcon.1
.endif
-MAN3+= medcon.3
+MAN3= medcon.3
-MAN4+= m-acr.4 m-anlz.4 m-ecat.4 m-gif.4 m-intf.4 m-inw.4
+MAN4= m-acr.4 m-anlz.4 m-ecat.4 m-gif.4 m-intf.4 m-inw.4
.include <bsd.port.post.mk>
diff --git a/graphics/xmedcon/distinfo b/graphics/xmedcon/distinfo
index 9828d0b33e72..665fcf6a859e 100644
--- a/graphics/xmedcon/distinfo
+++ b/graphics/xmedcon/distinfo
@@ -1,2 +1,2 @@
-MD5 (xmedcon-0.9.1.tar.gz) = 06c28901770a52279a7d50c0a34869cb
-SIZE (xmedcon-0.9.1.tar.gz) = 837878
+MD5 (xmedcon-0.9.3.tar.gz) = 4c5e658ddbed229d3a57ca74b8f9c5a5
+SIZE (xmedcon-0.9.3.tar.gz) = 846002
diff --git a/graphics/xmedcon/files/patch-etc::Makefile.in b/graphics/xmedcon/files/patch-etc::Makefile.in
index ceda8eff616b..053f4005107e 100644
--- a/graphics/xmedcon/files/patch-etc::Makefile.in
+++ b/graphics/xmedcon/files/patch-etc::Makefile.in
@@ -1,21 +1,18 @@
---- etc/Makefile.in.orig Sun Jun 15 01:14:47 2003
-+++ etc/Makefile.in Tue Jun 17 01:07:50 2003
-@@ -218,15 +218,13 @@
-
+--- etc/Makefile.in.orig Tue Mar 30 16:08:30 2004
++++ etc/Makefile.in Tue Mar 30 16:09:39 2004
+@@ -235,12 +235,11 @@
+ AUTOMAKE_OPTIONS = gnu
RC_FILES = \
xmedconrc \
- xmedconrc.linux \
- xmedconrc.win32
--
+ xmedconrc.linux
-ICONS = xmedcon.ico xmedcon.png
+ICONS = xmedcon.png
-
GTK_DIST = README $(RC_FILES) $(ICONS)
-
-sysconf_DATA = $(RC_FILES) $(ICONS)
+@DO_XSUPPORT_TRUE@sysconf_DATA = $(RC_FILES) $(ICONS)
-
EXTRA_DIST = $(GTK_DIST)
- subdir = etc
+ DISTCLEANFILES = \
+ xmedcon-*.info \
diff --git a/graphics/xmedcon/files/patch-man::Makefile.in b/graphics/xmedcon/files/patch-man::Makefile.in
index 99a3178b7485..3b5c5db17673 100644
--- a/graphics/xmedcon/files/patch-man::Makefile.in
+++ b/graphics/xmedcon/files/patch-man::Makefile.in
@@ -1,9 +1,9 @@
---- man/Makefile.in.orig Sun Jun 15 01:14:43 2003
-+++ man/Makefile.in Tue Jun 17 01:14:37 2003
-@@ -216,18 +216,9 @@
-
+--- man/Makefile.in.orig Tue Mar 30 16:12:24 2004
++++ man/Makefile.in Tue Mar 30 16:13:53 2004
+@@ -232,17 +232,8 @@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
AUTOMAKE_OPTIONS = gnu
-
-man_MANS = \
- medcon.1 \
- xmedcon.1 \
@@ -16,8 +16,7 @@
- m-intf.4 \
- m-inw.4
+@DO_XSUPPORT_TRUE@man_MANS = medcon.1 xmedcon.1 xmedcon-config.1 medcon.3 m-acr.4 m-anlz.4 m-ecat.4 m-gif.4 m-intf.4 m-inw.4
-
+@DO_XSUPPORT_FALSE@man_MANS = medcon.1 xmedcon-config.1 medcon.3 m-acr.4 m-anlz.4 m-ecat.4 m-gif.4 m-intf.4 m-inw.4
EXTRA_DIST = $(man_MANS)
- subdir = man
+ all: all-am
diff --git a/graphics/xmedcon/pkg-plist b/graphics/xmedcon/pkg-plist
index 66c5e8f758df..2d2e39f2b98e 100644
--- a/graphics/xmedcon/pkg-plist
+++ b/graphics/xmedcon/pkg-plist
@@ -22,6 +22,7 @@ include/xmedcon/m-files.h
include/xmedcon/m-getopt.h
include/xmedcon/m-gif.h
include/xmedcon/m-global.h
+include/xmedcon/m-init.h
include/xmedcon/m-intf.h
include/xmedcon/m-inw.h
include/xmedcon/m-matrix.h
@@ -30,7 +31,6 @@ include/xmedcon/m-png.h
include/xmedcon/m-qmedian.h
include/xmedcon/m-raw.h
include/xmedcon/m-rslice.h
-include/xmedcon/m-sigfpe.h
include/xmedcon/m-split.h
include/xmedcon/m-stack.h
include/xmedcon/m-structs.h