Date: Fri, 14 Oct 2011 21:04:34 +0200 From: Kurt Jaeger <fbsd-ports@opsec.eu> To: FreeBSD-gnats-submit@FreeBSD.org Cc: lemke@lemke-it.com Subject: ports/161662: [patch update] databases/cego 2.11.2 -> 2.11.3 Message-ID: <E1REn3a-0001pS-F9@fa8.opsec.eu> Resent-Message-ID: <201110141910.p9EJA7nm071235@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 161662 >Category: ports >Synopsis: [patch update] databases/cego 2.11.2 -> 2.11.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Oct 14 19:10:06 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Kurt Jaeger >Release: FreeBSD 8.1-RELEASE amd64 >Organization: - >Environment: System: FreeBSD fa8.opsec.eu 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: [patch update] databases/cego 2.11.2 -> 2.11.3 >How-To-Repeat: - >Fix: 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-09 12:36:16.000000000 +0200 @@ -2,10 +2,10 @@ PORTNAME= cego -PORTVERSION= 2.11.2 +PORTVERSION= 2.11.3 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-09 12:36:22.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.3.tar.gz) = 2461699cd4f3f4afef13c697a59dbc610cf37ddaf712a8d5ad2057f8637227c0 +SIZE (cego-2.11.3.tar.gz) = 666171 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1REn3a-0001pS-F9>