From owner-svn-ports-all@FreeBSD.ORG Sat Dec 8 06:43:47 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 27F4A6B6; Sat, 8 Dec 2012 06:43:47 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id E6B528FC08; Sat, 8 Dec 2012 06:43:46 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qB86hkfW085493; Sat, 8 Dec 2012 06:43:46 GMT (envelope-from beech@svn.freebsd.org) Received: (from beech@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qB86hk0R085491; Sat, 8 Dec 2012 06:43:46 GMT (envelope-from beech@svn.freebsd.org) Message-Id: <201212080643.qB86hk0R085491@svn.freebsd.org> From: Beech Rintoul Date: Sat, 8 Dec 2012 06:43:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308463 - head/graphics/xmedcon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Dec 2012 06:43:47 -0000 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 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