Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Dec 2012 06:43:46 +0000 (UTC)
From:      Beech Rintoul <beech@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308463 - head/graphics/xmedcon
Message-ID:  <201212080643.qB86hk0R085491@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: beech
Date: Sat Dec  8 06:43:46 2012
New Revision: 308463
URL: http://svnweb.freebsd.org/changeset/ports/308463

Log:
  - Update to version 0.12.0
  
  Feature safe: yes
  
  PR:		ports/174178
  Submitted by:	KATO Tsuguru <tkato432@yahoo.com>

Modified:
  head/graphics/xmedcon/Makefile
  head/graphics/xmedcon/distinfo

Modified: head/graphics/xmedcon/Makefile
==============================================================================
--- head/graphics/xmedcon/Makefile	Sat Dec  8 06:13:55 2012	(r308462)
+++ head/graphics/xmedcon/Makefile	Sat Dec  8 06:43:46 2012	(r308463)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xmedcon
-PORTVERSION=	0.11.1
+PORTVERSION=	0.12.0
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/XMedCon-Source/${PORTVERSION}
 
@@ -24,14 +24,15 @@ ECAT_DESC=	With CTI ECAT 6/7
 INTERFILE_DESC=	With InterFile 3.3
 INW_DESC=	With INW (RUG)
 
+USE_BZIP2=	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

Modified: head/graphics/xmedcon/distinfo
==============================================================================
--- head/graphics/xmedcon/distinfo	Sat Dec  8 06:13:55 2012	(r308462)
+++ head/graphics/xmedcon/distinfo	Sat Dec  8 06:43:46 2012	(r308463)
@@ -1,2 +1,2 @@
-SHA256 (xmedcon-0.11.1.tar.gz) = de68777b5d58fabb711c594f2e98f1d7f3a6404efbdfb301f2fda25e7ab00ac0
-SIZE (xmedcon-0.11.1.tar.gz) = 977216
+SHA256 (xmedcon-0.12.0.tar.bz2) = 6753a0752236736ab35d6fe61f85c01e2458005af8403b9991cc9833a1369af8
+SIZE (xmedcon-0.12.0.tar.bz2) = 767159



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