From owner-svn-ports-all@FreeBSD.ORG Sun Nov 16 09:01:42 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 14D5B5C2; Sun, 16 Nov 2014 09:01:42 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 01552DEE; Sun, 16 Nov 2014 09:01:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAG91fEg065479; Sun, 16 Nov 2014 09:01:41 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAG91fAb065477; Sun, 16 Nov 2014 09:01:41 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201411160901.sAG91fAb065477@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 16 Nov 2014 09:01:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372626 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Nov 2014 09:01:42 -0000 Author: pi Date: Sun Nov 16 09:01:40 2014 New Revision: 372626 URL: https://svnweb.freebsd.org/changeset/ports/372626 QAT: https://qat.redports.org/buildarchive/r372626/ Log: databases/cego: 2.20.16 -> 2.20.17 Change for primary and secondary host evaluation. Instead of comparing gethostbyname, the defined dbhost value is used. This helps if the configured dbhost does not match with the result value of gethostbyname (e.g. is multiple hostnames are configured on a database server) Submitted by: Björn Lemke Modified: head/databases/cego/Makefile head/databases/cego/distinfo Modified: head/databases/cego/Makefile ============================================================================== --- head/databases/cego/Makefile Sun Nov 16 07:57:10 2014 (r372625) +++ head/databases/cego/Makefile Sun Nov 16 09:01:40 2014 (r372626) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cego -PORTVERSION= 2.20.16 +PORTVERSION= 2.20.17 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ Modified: head/databases/cego/distinfo ============================================================================== --- head/databases/cego/distinfo Sun Nov 16 07:57:10 2014 (r372625) +++ head/databases/cego/distinfo Sun Nov 16 09:01:40 2014 (r372626) @@ -1,2 +1,2 @@ -SHA256 (cego-2.20.16.tar.gz) = e055df2226a6a803d13651163f6952ed2e7d4c49bbf16f0c814a757c6ef1eb9a -SIZE (cego-2.20.16.tar.gz) = 924373 +SHA256 (cego-2.20.17.tar.gz) = a358d44f311e838023bb1b80b0c8dd4cb27133d4b26c294057e3c05ce2920da7 +SIZE (cego-2.20.17.tar.gz) = 924122