From owner-svn-ports-head@FreeBSD.ORG Wed Sep 3 08:09:31 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EB942D2D; Wed, 3 Sep 2014 08:09:31 +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 D5FA91E71; Wed, 3 Sep 2014 08:09:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8389Vkx080178; Wed, 3 Sep 2014 08:09:31 GMT (envelope-from leeym@FreeBSD.org) Received: (from leeym@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8389Vwc080176; Wed, 3 Sep 2014 08:09:31 GMT (envelope-from leeym@FreeBSD.org) Message-Id: <201409030809.s8389Vwc080176@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: leeym set sender to leeym@FreeBSD.org using -f From: Yen-Ming Lee Date: Wed, 3 Sep 2014 08:09:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367173 - head/databases/gqlplus 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.18-1 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: Wed, 03 Sep 2014 08:09:32 -0000 Author: leeym Date: Wed Sep 3 08:09:31 2014 New Revision: 367173 URL: http://svnweb.freebsd.org/changeset/ports/367173 QAT: https://qat.redports.org/buildarchive/r367173/ Log: - update to 1.16 Modified: head/databases/gqlplus/Makefile head/databases/gqlplus/distinfo Modified: head/databases/gqlplus/Makefile ============================================================================== --- head/databases/gqlplus/Makefile Wed Sep 3 07:34:37 2014 (r367172) +++ head/databases/gqlplus/Makefile Wed Sep 3 08:09:31 2014 (r367173) @@ -2,13 +2,15 @@ # $FreeBSD$ PORTNAME= gqlplus -PORTVERSION= 1.15 +PORTVERSION= 1.16 CATEGORIES= databases MASTER_SITES= SF MAINTAINER= leeym@FreeBSD.org COMMENT= SQL*PLUS with commandline editing, history, and name completion +LICENSE= GPLv2 + GNU_CONFIGURE= yes USES= gmake readline Modified: head/databases/gqlplus/distinfo ============================================================================== --- head/databases/gqlplus/distinfo Wed Sep 3 07:34:37 2014 (r367172) +++ head/databases/gqlplus/distinfo Wed Sep 3 08:09:31 2014 (r367173) @@ -1,2 +1,2 @@ -SHA256 (gqlplus-1.15.tar.gz) = 9a539cdcf952b4acd2ae2d940772366bf6c9ee0fb51846c02d3c7dc1df3056d5 -SIZE (gqlplus-1.15.tar.gz) = 1064139 +SHA256 (gqlplus-1.16.tar.gz) = 9e0071d6f8bc24b0b3623c69d9205f7d3a19c2cb32b5ac9cff133dc75814acdd +SIZE (gqlplus-1.16.tar.gz) = 2128428