From e7d615a14e305d9110ce1c7c9e97a6419c76165c Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Mon, 27 Jun 2011 19:01:18 +0000 Subject: [PATCH] - Update to 2.10.1 [1] - Pacify portlint(1) by extracting CPPFLAGS from CONFIGURE_ENV PR: ports/158134 [1] Submitted by: Kurt Jaeger (maintainer) --- databases/cego/Makefile | 7 ++++--- databases/cego/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/databases/cego/Makefile b/databases/cego/Makefile index dce1302f5124..a945dacb71fd 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= cego -PORTVERSION= 2.9.6 +PORTVERSION= 2.10.1 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ @@ -17,8 +17,9 @@ LIB_DEPENDS= lfc.1:${PORTSDIR}/devel/lfc \ LICENSE= GPLv2 GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS= "-I${LOCALBASE}/include" +CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" + USE_LDCONFIG= yes USE_AUTOTOOLS= autoconf:env USE_RC_SUBR= cego diff --git a/databases/cego/distinfo b/databases/cego/distinfo index 86bc2adbdd7c..5e7aa4460de5 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -1,2 +1,2 @@ -SHA256 (cego-2.9.6.tar.gz) = 91ac554a7a5e93f521a759b42fbb40dadbde952e7cb743be8f8c887c856d94d7 -SIZE (cego-2.9.6.tar.gz) = 653974 +SHA256 (cego-2.10.1.tar.gz) = 8cd8aec283e7d8fb6adc459ecbf2c00612a1fa2ceb84b8054c90fc4e145084a0 +SIZE (cego-2.10.1.tar.gz) = 655756