Bug 175637 - [patch update] databases/cego 2.15.8 -> 2.16.0
Summary: [patch update] databases/cego 2.15.8 -> 2.16.0
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-01-27 21:40 UTC by Kurt Jaeger
Modified: 2013-01-28 08:40 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (938 bytes, patch)
2013-01-27 21: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-01-27 21:40:00 UTC
	Completed btree implementation.

How-To-Repeat: 	-
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-01-28 06:05:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-01-28 08:39:50 UTC
Author: culot
Date: Mon Jan 28 08:39:41 2013
New Revision: 311102
URL: http://svnweb.freebsd.org/changeset/ports/311102

Log:
  - Update to 2.16.0
  
  Changes:	http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
  PR:		ports/175637
  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	Mon Jan 28 08:13:22 2013	(r311101)
+++ head/databases/cego/Makefile	Mon Jan 28 08:39:41 2013	(r311102)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cego
-PORTVERSION=	2.15.8
+PORTVERSION=	2.16.0
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 

Modified: head/databases/cego/distinfo
==============================================================================
--- head/databases/cego/distinfo	Mon Jan 28 08:13:22 2013	(r311101)
+++ head/databases/cego/distinfo	Mon Jan 28 08:39:41 2013	(r311102)
@@ -1,2 +1,2 @@
-SHA256 (cego-2.15.8.tar.gz) = b6c542174fe9e094468a17fcb8689ac1d272899009023130d230ed00bdd04b67
-SIZE (cego-2.15.8.tar.gz) = 618805
+SHA256 (cego-2.16.0.tar.gz) = 861c78017bf4612ea7c25bd9682053f94b341afb24da14741ac86d8624f737a9
+SIZE (cego-2.16.0.tar.gz) = 636140
_______________________________________________
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-01-28 08:39:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!