From owner-svn-ports-head@FreeBSD.ORG Sun Nov 25 19:26:34 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E3F0092A; Sun, 25 Nov 2012 19:26:34 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id AD5758FC12; Sun, 25 Nov 2012 19:26:34 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAPJQYMj014864; Sun, 25 Nov 2012 19:26:34 GMT (envelope-from rm@svn.freebsd.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAPJQYcn014862; Sun, 25 Nov 2012 19:26:34 GMT (envelope-from rm@svn.freebsd.org) Message-Id: <201211251926.qAPJQYcn014862@svn.freebsd.org> From: Ruslan Mahmatkhanov Date: Sun, 25 Nov 2012 19:26:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307755 - head/databases/cego X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Nov 2012 19:26:35 -0000 Author: rm Date: Sun Nov 25 19:26:34 2012 New Revision: 307755 URL: http://svnweb.freebsd.org/changeset/ports/307755 Log: - update to 2.14.1 while here: - remove indefinite article from COMMENT - remove shlib versions (portlint warning) PR: 173890 Submitted by: Kurt Jaeger (maintainer) Feature safe: yes Modified: head/databases/cego/Makefile head/databases/cego/distinfo Modified: head/databases/cego/Makefile ============================================================================== --- head/databases/cego/Makefile Sun Nov 25 19:25:37 2012 (r307754) +++ head/databases/cego/Makefile Sun Nov 25 19:26:34 2012 (r307755) @@ -2,17 +2,17 @@ # $FreeBSD$ PORTNAME= cego -PORTVERSION= 2.14.0 +PORTVERSION= 2.14.1 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ MAINTAINER= fbsd-ports@opsec.eu -COMMENT= A relational and transactional database system +COMMENT= Relational and transactional database system LICENSE= GPLv2 -LIB_DEPENDS= lfc.1:${PORTSDIR}/devel/lfc \ - lfcxml.1:${PORTSDIR}/devel/lfcxml +LIB_DEPENDS= lfc:${PORTSDIR}/devel/lfc \ + lfcxml:${PORTSDIR}/devel/lfcxml GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/databases/cego/distinfo ============================================================================== --- head/databases/cego/distinfo Sun Nov 25 19:25:37 2012 (r307754) +++ head/databases/cego/distinfo Sun Nov 25 19:26:34 2012 (r307755) @@ -1,2 +1,2 @@ -SHA256 (cego-2.14.0.tar.gz) = 55bbb2d4ebb6ce3c2173442f3fbc6b654d50411caf37855deaf102c31da68ac4 -SIZE (cego-2.14.0.tar.gz) = 654185 +SHA256 (cego-2.14.1.tar.gz) = 81b355b7dfd6854569a3473345adbbcecde06926b69a3e0df430e67236707cb4 +SIZE (cego-2.14.1.tar.gz) = 654738