Bug 185530 - [patch update] databases/cego 2.19.13 -> 2.19.14
Summary: [patch update] databases/cego 2.19.13 -> 2.19.14
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-06 11:40 UTC by Kurt Jaeger
Modified: 2014-01-07 19:00 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (949 bytes, patch)
2014-01-06 11:40 UTC, Kurt Jaeger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kurt Jaeger 2014-01-06 11:40:00 UTC
	databases/cego 2.19.13 -> 2.19.14

	Functional expansion for aggregation queries to support
	aggregation in functions e.g. select f1(sum(a)) from t1;

How-To-Repeat: 	-
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-01-06 11:40:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

wg@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-01-07 18:53:22 UTC
Author: wg
Date: Tue Jan  7 18:53:09 2014
New Revision: 339018
URL: http://svnweb.freebsd.org/changeset/ports/339018

Log:
  databases/cego: update to 2.19.14
  
  PR:		ports/185530
  Submitted by:	maintainer

Modified:
  head/databases/cego/Makefile
  head/databases/cego/distinfo

Modified: head/databases/cego/Makefile
==============================================================================
--- head/databases/cego/Makefile	Tue Jan  7 18:51:38 2014	(r339017)
+++ head/databases/cego/Makefile	Tue Jan  7 18:53:09 2014	(r339018)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cego
-PORTVERSION=	2.19.13
+PORTVERSION=	2.19.14
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 

Modified: head/databases/cego/distinfo
==============================================================================
--- head/databases/cego/distinfo	Tue Jan  7 18:51:38 2014	(r339017)
+++ head/databases/cego/distinfo	Tue Jan  7 18:53:09 2014	(r339018)
@@ -1,2 +1,2 @@
-SHA256 (cego-2.19.13.tar.gz) = aa6734832540856d35dae18e029dbaff7f880c0eb4c559ff5fb7c04d0018a873
-SIZE (cego-2.19.13.tar.gz) = 908667
+SHA256 (cego-2.19.14.tar.gz) = 65e59df5af7cc58aceb454385c0fc8e42ab70eb88967b0c26b929f8298fb1cca
+SIZE (cego-2.19.14.tar.gz) = 908973
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 William Grzybowski freebsd_committer freebsd_triage 2014-01-07 18:53:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!