svn commit: r383414 - head/databases/cego
Kurt Jaeger
pi at FreeBSD.org
Mon Apr 6 09:48:05 UTC 2015
Author: pi
Date: Mon Apr 6 09:48:04 2015
New Revision: 383414
URL: https://svnweb.freebsd.org/changeset/ports/383414
Log:
databases/cego: 2.20.24 -> 2.20.25
- Added multibyte character evaluation in CegoOutput to show visible
chain length
- added build_depends for a specific version of lfcbase
Submitted by: lemke at lemke-it.com
Modified:
head/databases/cego/Makefile
head/databases/cego/distinfo
Modified: head/databases/cego/Makefile
==============================================================================
--- head/databases/cego/Makefile Mon Apr 6 09:19:12 2015 (r383413)
+++ head/databases/cego/Makefile Mon Apr 6 09:48:04 2015 (r383414)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cego
-PORTVERSION= 2.20.24
+PORTVERSION= 2.20.25
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
@@ -10,6 +10,7 @@ COMMENT= Relational and transactional da
LICENSE= GPLv3
+BUILD_DEPENDS= liblfcbase.so>=1.5.11:${PORTSDIR}/devel/lfcbase
LIB_DEPENDS= liblfcbase.so:${PORTSDIR}/devel/lfcbase \
liblfcxml.so:${PORTSDIR}/devel/lfcxml
Modified: head/databases/cego/distinfo
==============================================================================
--- head/databases/cego/distinfo Mon Apr 6 09:19:12 2015 (r383413)
+++ head/databases/cego/distinfo Mon Apr 6 09:48:04 2015 (r383414)
@@ -1,2 +1,2 @@
-SHA256 (cego-2.20.24.tar.gz) = 41e82bf3d5a2807798b05ab60a4c2b4ba7ad7032ccb8d94a05259b54be3fa096
-SIZE (cego-2.20.24.tar.gz) = 924911
+SHA256 (cego-2.20.25.tar.gz) = d89d8963641911c4788a1181e7a87ed8a90d3f5872f30a6beb14468756f12e22
+SIZE (cego-2.20.25.tar.gz) = 924935
More information about the svn-ports-head
mailing list