aboutsummaryrefslogtreecommitdiffstats
path: root/databases/cego
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2011-06-28 03:01:18 +0800
committerculot <culot@FreeBSD.org>2011-06-28 03:01:18 +0800
commit0cff8ca4b9b2f8835defcb55fca54f1949969b40 (patch)
tree815fea25d438585bbb1fd658c460a1181a033f99 /databases/cego
parentd3a8c40db2831f463a0feba45160bd3d0d134a32 (diff)
downloadfreebsd-ports-gnome-0cff8ca4b9b2f8835defcb55fca54f1949969b40.tar.gz
freebsd-ports-gnome-0cff8ca4b9b2f8835defcb55fca54f1949969b40.tar.zst
freebsd-ports-gnome-0cff8ca4b9b2f8835defcb55fca54f1949969b40.zip
- Update to 2.10.1 [1]
- Pacify portlint(1) by extracting CPPFLAGS from CONFIGURE_ENV PR: ports/158134 [1] Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
Diffstat (limited to 'databases/cego')
-rw-r--r--databases/cego/Makefile7
-rw-r--r--databases/cego/distinfo4
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