Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Oct 2011 16:37:25 +0200
From:      Kurt Jaeger <pi@opsec.eu>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:        Kurt Jaeger <fbsd-ports@opsec.eu>
Subject:   Re: ports/161662: [patch update] databases/cego 2.11.2 -> 2.11.3
Message-ID:  <20111016143725.GI41760@home.opsec.eu>
In-Reply-To: <201110141910.p9EJA6e6071228@freefall.freebsd.org>
References:  <E1REn3a-0001pS-F9@fa8.opsec.eu> <201110141910.p9EJA6e6071228@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

Update to 2.11.4:

----------
diff -r -u databases/cego/Makefile /usr/home/pi/myp/databases/cego/Makefile
--- databases/cego/Makefile	2011-09-24 23:24:59.000000000 +0200
+++ /usr/home/pi/myp/databases/cego/Makefile	2011-10-16 16:25:32.000000000 +0200
@@ -2,10 +2,10 @@
 
 PORTNAME=	cego
-PORTVERSION=	2.11.2
+PORTVERSION=	2.11.4
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 
@@ -18,8 +18,8 @@
 		lfcxml.1:${PORTSDIR}/devel/lfcxml
 
 GNU_CONFIGURE=	yes
-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
diff -r -u databases/cego/distinfo /usr/home/pi/myp/databases/cego/distinfo
--- databases/cego/distinfo	2011-09-23 23:25:09.000000000 +0200
+++ /usr/home/pi/myp/databases/cego/distinfo	2011-10-16 16:25:49.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (cego-2.11.2.tar.gz) = 559bb808d68725405092beac429c63dd04d423d4ec7659d7273c99956c8b57f3
-SIZE (cego-2.11.2.tar.gz) = 668808
+SHA256 (cego-2.11.4.tar.gz) = 76906662e00df6358ffe33f5b01c4eb537ecfb81b8ba82f85679685f4957d39f
+SIZE (cego-2.11.4.tar.gz) = 591259
----------

-- 
pi@opsec.eu            +49 171 3101372                         9 years to go !



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