Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jan 2003 15:32:47 +0100 (CET)
From:      Paul Everlund <su_paul@everlund.homeip.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47188: [Maintainer update]: graphics/xmedcon 0.8.8 -> 0.8.9
Message-ID:  <200301181432.h0IEWl0G066755@everlund.homeip.net>

next in thread | raw e-mail | index | archive | help

>Number:         47188
>Category:       ports
>Synopsis:       [Maintainer update]: graphics/xmedcon 0.8.8 -> 0.8.9
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 18 06:40:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Paul Everlund
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
>Environment:
	System: FreeBSD freebsd.everlund.homeip.net 4.7-RELEASE
	FreeBSD 4.7-RELEASE #1: Sun Oct 13 07:35:27 CEST 2002 
	su_paul@freebsd.everlund.homeip.net:/usr/obj/usr/src/sys/I686_CPU_KERNEL i386

>Description:
	Update of graphics/xmedcon 0.8.8 to 0.8.9.

	Also fixes some minor errors in the scripts.

>How-To-Repeat:

>Fix:
	Please commit:

--- Makefile.diff begins here ---
--- ../xmedcon/Makefile	Thu Jan  2 20:23:46 2003
+++ Makefile	Sat Jan 18 11:25:50 2003
@@ -5,10 +5,10 @@
 # $FreeBSD: ports/graphics/xmedcon/Makefile,v 1.3 2003/01/02 19:23:46 ijliao Exp $
 #
 
-PORTNAME=	xmedcon
-PORTVERSION=	0.8.8
-CATEGORIES=	graphics
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+PORTNAME=		xmedcon
+PORTVERSION=		0.8.9
+CATEGORIES=		converters graphics
+MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	tdv94ped@cs.umu.se
@@ -40,8 +40,14 @@
 PLIST_SUB=	X11=""
 .else
 CONFIGURE_ARGS=	--disable-gui
-PKGNAMESUFFIX=	-nox11
 PLIST_SUB=	X11="@comment "
+.endif
+
+.if !defined(WITH_GLIB)
+CONFIGURE_ARGS+=	--disable-glib
+.else
+USE_GNOMENG=	yes
+USE_GNOME+=	glib12
 .endif
 
 .if !defined(WITH_ACRNEMA) && !defined(WITH_DICOM)
--- Makefile.diff ends here ---



--- distinfo.diff begins here ---
--- ../xmedcon/distinfo	Thu Jan  2 20:23:46 2003
+++ distinfo	Thu Jan 16 18:07:23 2003
@@ -1 +1 @@
-MD5 (xmedcon-0.8.8.tar.gz) = 4d6a72506e35d12e73374f72e043bca2
+MD5 (xmedcon-0.8.9.tar.gz) = 5fb4f5e95b90d6da660388d5a106df4e
--- distinfo.diff ends here ---



--- files_patch-etc::Makefile.in.diff begins here ---
--- ../xmedcon/files/patch-etc::Makefile.in	Thu Jan  2 20:23:46 2003
+++ files/patch-etc::Makefile.in	Fri Jan 17 21:38:23 2003
@@ -1,23 +1,21 @@
---- etc/Makefile.in.orig	Sun Dec  8 01:39:58 2002
-+++ etc/Makefile.in	Mon Dec  9 13:14:55 2002
-@@ -180,13 +180,15 @@
+--- etc/Makefile.in.orig	Fri Jan 17 20:39:56 2003
++++ etc/Makefile.in	Fri Jan 17 20:40:57 2003
+@@ -190,15 +190,14 @@
  
- AUTOMAKE_OPTIONS = gnu
- 
-+.if(DO_XSUPPORT)
  RC_FILES = \
   xmedconrc \
 - xmedconrc.linux \
 - xmedconrc.win32
--
--
--ICONS = xmedcon.ico xmedcon.png
 + xmedconrc.linux
+ 
+ 
+-ICONS = xmedcon.ico xmedcon.png
 +ICONS = xmedcon.png
-+.else
-+RC_FILES =
-+ICONS =
-+.endif
  
  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
--- files_patch-etc::Makefile.in.diff ends here ---



--- files_patch-man::Makefile.in.diff begins here ---
--- ../xmedcon/files/patch-man::Makefile.in	Thu Jan  2 20:23:46 2003
+++ files/patch-man::Makefile.in	Fri Jan 17 22:01:27 2003
@@ -1,29 +1,23 @@
---- man/Makefile.in.orig	Mon Dec  9 12:56:39 2002
-+++ man/Makefile.in	Mon Dec  9 12:52:38 2002
-@@ -180,6 +180,7 @@
+--- man/Makefile.in.orig	Wed Jan 15 22:36:59 2003
++++ man/Makefile.in	Fri Jan 17 22:01:00 2003
+@@ -188,18 +188,9 @@
  
  AUTOMAKE_OPTIONS = gnu
  
-+.if(DO_XSUPPORT)
- man_MANS = \
-  medcon.1 \
-  xmedcon.1 \
-@@ -191,6 +192,18 @@
-  m-gif.4 \
-  m-intf.4 \
-  m-inw.4
-+.else
-+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
-+.endif
+-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_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
--- files_patch-man::Makefile.in.diff ends here ---



--- scripts_configure.diff begins here ---
--- ../xmedcon/scripts/configure	Thu Jan 16 13:13:07 2003
+++ scripts/configure	Thu Jan 16 18:07:23 2003
@@ -12,6 +12,7 @@
 		--checklist "\n\
 Please select desired options:" -1 -1 11 \
 x11		"With X11" ON \
+glib		"With GLib convience functions" ON \
 acr/nema	"With Acr/Nema 2.0" ON \
 analyze		"With Analyze (SPM)" ON \
 concorde	"With Concorde æPET" ON \
@@ -49,6 +50,9 @@
 	case $1 in
 		\"x11\")
 			echo "WITH_X11=YES" >>${WRKDIRPREFIX}${REALCURDIR}/Makefile.inc
+			;;
+		\"glib\")
+			echo "WITH_GLIB=YES" >>${WRKDIRPREFIX}${REALCURDIR}/Makefile.inc
 			;;
 		\"acr/nema\")
 			echo "WITH_ACRNEMA=YES" >>${WRKDIRPREFIX}${REALCURDIR}/Makefile.inc
--- scripts_configure.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301181432.h0IEWl0G066755>