Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2012 02:24:30 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/172023: graphics/xmedcon: Update to version 0.11.1
Message-ID:  <20120926022430.dee64dc90eba9941002d126e@yahoo.com>
Resent-Message-ID: <201209251810.q8PIAVKv021796@freefall.freebsd.org>

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

>Number:         172023
>Category:       ports
>Synopsis:       graphics/xmedcon: Update to version 0.11.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 25 18:10:31 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update to version 0.11.1

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/xmedcon/Makefile graphics/xmedcon/Makefile
--- /usr/ports/graphics/xmedcon/Makefile	2012-06-13 06:42:32.000000000 +0900
+++ graphics/xmedcon/Makefile	2012-09-25 03:35:27.000000000 +0900
@@ -1,13 +1,8 @@
-# New ports collection makefile for:	xmedcon
-# Date created:		26 September 2002
-# Whom:			Paul Everlund
-#
+# Created by: Paul Everlund
 # $FreeBSD: ports/graphics/xmedcon/Makefile,v 1.50 2012/06/12 21:42:32 bapt Exp $
-#
 
 PORTNAME=	xmedcon
-PORTVERSION=	0.11.0
-PORTREVISION=	1
+PORTVERSION=	0.11.1
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/XMedCon-Source/${PORTVERSION}
 
@@ -20,7 +15,7 @@
 LICENSE_FILE_LGPL21=	${WRKSRC}/COPYING.LIB
 
 OPTIONS_DEFINE=	X11 GLIB ACR_NEMA ANALYZE CONCORDE DICOM DICOM_LJPEG ECAT GIF INTERFILE INW PNG
-OPTIONS_DEFAULT=	X11 GLIB ACR_NEMA ANALYZE CONCORDE DICOM DICOM_LJPEG ECAT GIF INTERFILE INW PNG
+OPTIONS_DEFAULT=X11 GLIB ACR_NEMA ANALYZE CONCORDE DICOM DICOM_LJPEG ECAT GIF INTERFILE INW PNG
 GLIB_DESC=	With Glib
 ACR_NEMA_DESC=	With Acr/Nema 2.0
 ANALYZE_DESC=	With Analyze (SPM)
@@ -31,20 +26,20 @@
 INTERFILE_DESC=	With InterFile 3.3
 INW_DESC=	With INW (RUG)
 
-WANT_GNOME=	yes
-USE_SUBMAKE=	yes
 USE_AUTOTOOLS=	libtool
-CPPFLAGS+=	-I${LOCALBASE}/include
-LDFLAGS+=	-L${LOCALBASE}/lib
 CONFIGURE_ARGS=	--includedir=${PREFIX}/include/xmedcon \
 		--enable-llcheck
 USE_LDCONFIG=	yes
+MAKE_JOBS_SAFE=	yes
+
+CPPFLAGS+=	-I${LOCALBASE}/include
+LDFLAGS+=	-L${LOCALBASE}/lib
 
-MAN1=	medcon.1 xmedcon-config.1
-MAN3=	medcon.3
-MAN4=	m-acr.4 m-anlz.4 m-ecat.4 m-gif.4 m-intf.4 m-inw.4
+MAN1=		medcon.1 xmedcon-config.1
+MAN3=		medcon.3
+MAN4=		m-acr.4 m-anlz.4 m-ecat.4 m-gif.4 m-intf.4 m-inw.4
 
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MX11}
 USE_GNOME+=	gtk20
@@ -119,4 +114,4 @@
 	${INSTALL_MAN} ${WRKSRC}/man/xmedcon.1 ${MANPREFIX}/man/man1
 .endif
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -urN /usr/ports/graphics/xmedcon/distinfo graphics/xmedcon/distinfo
--- /usr/ports/graphics/xmedcon/distinfo	2012-02-20 09:06:01.000000000 +0900
+++ graphics/xmedcon/distinfo	2012-08-29 03:58:21.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (xmedcon-0.11.0.tar.gz) = bcbd3c84c0620979a0d252541d5ee9ec8edfc1f2cd36e7dece3e8ef0a88ca277
-SIZE (xmedcon-0.11.0.tar.gz) = 975954
+SHA256 (xmedcon-0.11.1.tar.gz) = de68777b5d58fabb711c594f2e98f1d7f3a6404efbdfb301f2fda25e7ab00ac0
+SIZE (xmedcon-0.11.1.tar.gz) = 977216
>Release-Note:
>Audit-Trail:
>Unformatted:



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