Bug 183548 - [patch update] databases/cego 2.19.10 -> 2.19.11
Summary: [patch update] databases/cego 2.19.10 -> 2.19.11
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: 2013-11-01 09:30 UTC by Kurt Jaeger
Modified: 2013-11-01 11:00 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.07 KB, patch)
2013-11-01 09:30 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-11-01 09:30:00 UTC
	databases/cego 2.19.10 -> 2.19.11

	Fix in CegoBTreeCursor. Since the cursor just reads, the
	bufferUnfix should be used with isDirty = false

How-To-Repeat: 	-
Comment 1 William Grzybowski freebsd_committer freebsd_triage 2013-11-01 10:39:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

I'll take it.
Comment 2 William Grzybowski freebsd_committer freebsd_triage 2013-11-01 10:51:10 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-11-01 10:51:11 UTC
Author: wg
Date: Fri Nov  1 10:51:03 2013
New Revision: 332352
URL: http://svnweb.freebsd.org/changeset/ports/332352

Log:
  databases/cego: update to 2.19.11
  
  PR:		ports/183548
  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	Fri Nov  1 10:43:53 2013	(r332351)
+++ head/databases/cego/Makefile	Fri Nov  1 10:51:03 2013	(r332352)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cego
-PORTVERSION=	2.19.10
+PORTVERSION=	2.19.11
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 
@@ -18,7 +18,6 @@ GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 
 USE_LDCONFIG=	yes
-USE_AUTOTOOLS=	autoconf:env
 USE_RC_SUBR=	cego
 
 USES=		ncurses readline

Modified: head/databases/cego/distinfo
==============================================================================
--- head/databases/cego/distinfo	Fri Nov  1 10:43:53 2013	(r332351)
+++ head/databases/cego/distinfo	Fri Nov  1 10:51:03 2013	(r332352)
@@ -1,2 +1,2 @@
-SHA256 (cego-2.19.10.tar.gz) = d74c47ec17f1fe8125ebdb92546e620a4238d959ce5323b746ad3399bb99a09f
-SIZE (cego-2.19.10.tar.gz) = 901090
+SHA256 (cego-2.19.11.tar.gz) = 130dda596107ceb8bd906a8b093b608599c14343d1c85e0ad3c69043e9357f3e
+SIZE (cego-2.19.11.tar.gz) = 901168
_______________________________________________
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"