From owner-svn-ports-head@FreeBSD.ORG Thu Jul 31 14:05:00 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1746B69B; Thu, 31 Jul 2014 14:05:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 05335240D; Thu, 31 Jul 2014 14:05:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s6VE4xd2008534; Thu, 31 Jul 2014 14:04:59 GMT (envelope-from wg@svn.freebsd.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s6VE4xX6008532; Thu, 31 Jul 2014 14:04:59 GMT (envelope-from wg@svn.freebsd.org) Message-Id: <201407311404.s6VE4xX6008532@svn.freebsd.org> From: William Grzybowski Date: Thu, 31 Jul 2014 14:04:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363590 - head/graphics/bmeps X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2014 14:05:00 -0000 Author: wg Date: Thu Jul 31 14:04:58 2014 New Revision: 363590 URL: http://svnweb.freebsd.org/changeset/ports/363590 QAT: https://qat.redports.org/buildarchive/r363590/ Log: graphics/bmeps: update to 3.16.0 Changes: http://dktools.sourceforge.net/changes.html PR: 192289 Submitted by: takefu airport fm Modified: head/graphics/bmeps/Makefile head/graphics/bmeps/distinfo Modified: head/graphics/bmeps/Makefile ============================================================================== --- head/graphics/bmeps/Makefile Thu Jul 31 14:01:10 2014 (r363589) +++ head/graphics/bmeps/Makefile Thu Jul 31 14:04:58 2014 (r363590) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bmpp -PORTVERSION= 3.8.2 +PORTVERSION= 3.16.0 CATEGORIES= graphics perl5 MASTER_SITES= SF/dktools/dktools/dktools-${PORTVERSION} DISTNAME= dktools-${PORTVERSION} @@ -25,6 +25,8 @@ CONFIGURE_ARGS= --sysconfdir=${PREFIX}/e CONFIGURE_ENV= ac_cv_header_sys_termios_h=no ALL_TARGET= bmpp +MAKEFILE= GNUmakefile +USES= gmake CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib @@ -37,6 +39,8 @@ pre-patch: @${REINPLACE_CMD} -e 's@#include @#include @p'\ -e 's@#include @#include @'\ ${WRKSRC}/dk3types.h + ${REINPLACE_CMD} 's|-e "/^SOVERS/cSOVERS=$$VERSNO"|"s/^\(SOVERS.*\)/SOVERS=$$VERSNO/"|'\ + ${WRKSRC}/configure do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bmpp ${STAGEDIR}${PREFIX}/bin Modified: head/graphics/bmeps/distinfo ============================================================================== --- head/graphics/bmeps/distinfo Thu Jul 31 14:01:10 2014 (r363589) +++ head/graphics/bmeps/distinfo Thu Jul 31 14:04:58 2014 (r363590) @@ -1,2 +1,2 @@ -SHA256 (dktools-3.8.2.tar.gz) = 089bab8ad6440d7dd28ab96ed9c9b2f958bfc0ad6643cb2ae6d453c8af7165a2 -SIZE (dktools-3.8.2.tar.gz) = 11227762 +SHA256 (dktools-3.16.0.tar.gz) = 581cdbcb65e99b0f4cfd389f9ee597d7b4fcb2c6a35f0fc356882a28efed5e3c +SIZE (dktools-3.16.0.tar.gz) = 7366172