Bug 175654 - [patch update] databases/cego 2.16.0 -> 2.16.1
Summary: [patch update] databases/cego 2.16.0 -> 2.16.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-01-28 18:10 UTC by Kurt Jaeger
Modified: 2013-01-29 07:50 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (940 bytes, patch)
2013-01-28 18:10 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-28 18:10:00 UTC
	Adaptions for CegoXPorter to export and import btree objects

How-To-Repeat: 	-
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-01-28 19:18:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-01-29 07:48:22 UTC
Author: culot
Date: Tue Jan 29 07:48:14 2013
New Revision: 311155
URL: http://svnweb.freebsd.org/changeset/ports/311155

Log:
  - Update to 2.16.1
  
  Changes:	http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
  PR:		ports/175654
  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	Tue Jan 29 07:36:57 2013	(r311154)
+++ head/databases/cego/Makefile	Tue Jan 29 07:48:14 2013	(r311155)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cego
-PORTVERSION=	2.16.0
+PORTVERSION=	2.16.1
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 

Modified: head/databases/cego/distinfo
==============================================================================
--- head/databases/cego/distinfo	Tue Jan 29 07:36:57 2013	(r311154)
+++ head/databases/cego/distinfo	Tue Jan 29 07:48:14 2013	(r311155)
@@ -1,2 +1,2 @@
-SHA256 (cego-2.16.0.tar.gz) = 861c78017bf4612ea7c25bd9682053f94b341afb24da14741ac86d8624f737a9
-SIZE (cego-2.16.0.tar.gz) = 636140
+SHA256 (cego-2.16.1.tar.gz) = e090827b09661ff98bf3f236fb86fbe0180ab050cf5d2bfa8a53cf4c4384868c
+SIZE (cego-2.16.1.tar.gz) = 636838
_______________________________________________
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-29 07:48:28 UTC
State Changed
From-To: open->closed

Committed. Thanks!