Bug 175882 - [patch update] databases/cego 2.17.0 -> 2.17.1
Summary: [patch update] databases/cego 2.17.0 -> 2.17.1
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-02-06 12:20 UTC by Kurt Jaeger
Modified: 2013-02-07 08:00 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (940 bytes, patch)
2013-02-06 12:20 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-02-06 12:20:02 UTC
	Optimization on BTree index objects, cgmkdb with multi-tableset support

How-To-Repeat: 	-
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-02-06 12:49:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-02-07 07:50:49 UTC
Author: culot
Date: Thu Feb  7 07:50:41 2013
New Revision: 311814
URL: http://svnweb.freebsd.org/changeset/ports/311814

Log:
  - Update to 2.17.1
  
  Changes:	http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
  PR:		ports/175882
  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	Thu Feb  7 07:37:45 2013	(r311813)
+++ head/databases/cego/Makefile	Thu Feb  7 07:50:41 2013	(r311814)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cego
-PORTVERSION=	2.17.0
+PORTVERSION=	2.17.1
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 

Modified: head/databases/cego/distinfo
==============================================================================
--- head/databases/cego/distinfo	Thu Feb  7 07:37:45 2013	(r311813)
+++ head/databases/cego/distinfo	Thu Feb  7 07:50:41 2013	(r311814)
@@ -1,2 +1,2 @@
-SHA256 (cego-2.17.0.tar.gz) = 4096763fba1796403a97b21b3a64a365a6184dd925540ca23eb001ea73272692
-SIZE (cego-2.17.0.tar.gz) = 635397
+SHA256 (cego-2.17.1.tar.gz) = 789ed4e191fc519f1d2de700553e25e238869399874209c50ff2d683e22aa633
+SIZE (cego-2.17.1.tar.gz) = 631153
_______________________________________________
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-02-07 07:50:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!