Bug 179973 - [patch update] databases/cego 2.18.8 -> 2.18.9
Summary: [patch update] databases/cego 2.18.8 -> 2.18.9
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-25 18:40 UTC by Kurt Jaeger
Modified: 2013-06-26 08:40 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (948 bytes, patch)
2013-06-25 18: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 2013-06-25 18:40:00 UTC
	Fixes for count aggregation.

How-To-Repeat: 	-
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-06-25 19:15:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-06-26 08:39:52 UTC
Author: culot
Date: Wed Jun 26 07:39:40 2013
New Revision: 321788
URL: http://svnweb.freebsd.org/changeset/ports/321788

Log:
  - Update to 2.18.9
  
  Changes:	http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
  PR:		ports/179973
  Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)

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

Modified: head/databases/cego/Makefile
==============================================================================
--- head/databases/cego/Makefile	Wed Jun 26 07:37:32 2013	(r321787)
+++ head/databases/cego/Makefile	Wed Jun 26 07:39:40 2013	(r321788)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cego
-PORTVERSION=	2.18.8
+PORTVERSION=	2.18.9
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 

Modified: head/databases/cego/distinfo
==============================================================================
--- head/databases/cego/distinfo	Wed Jun 26 07:37:32 2013	(r321787)
+++ head/databases/cego/distinfo	Wed Jun 26 07:39:40 2013	(r321788)
@@ -1,2 +1,2 @@
-SHA256 (cego-2.18.8.tar.gz) = 2da73fb3076a885c3c0cbca7350a077cf90dda3fb5a2ad4a1663f85ef9f85ede
-SIZE (cego-2.18.8.tar.gz) = 1297219
+SHA256 (cego-2.18.9.tar.gz) = 3263a40d6f6219a4a87c1f27c1d525de6127cf97105aa2c8267192a3bb5b66a0
+SIZE (cego-2.18.9.tar.gz) = 1298107
_______________________________________________
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 Frederic Culot freebsd_committer freebsd_triage 2013-06-26 08:40:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!