Bug 181084 - [patch update] databases/cego 2.19.2 -> 2.19.3
Summary: [patch update] databases/cego 2.19.2 -> 2.19.3
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-08-06 10:40 UTC by Kurt Jaeger
Modified: 2013-08-08 14:40 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (948 bytes, patch)
2013-08-06 10: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-08-06 10:40:01 UTC
Added page write to CegoFileHandler::claimPage at the end of the method.
This avoids a release of preallocated system and temp pages
if the database is started with the cleanup option.

How-To-Repeat: 	-
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-08-06 12:31:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2013-08-08 14:37:17 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-08-08 14:37:30 UTC
Author: culot
Date: Thu Aug  8 13:37:02 2013
New Revision: 324396
URL: http://svnweb.freebsd.org/changeset/ports/324396

Log:
  - Update to 2.19.3
  
  Changes:	http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
  PR:		ports/181084
  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 Aug  8 12:48:53 2013	(r324395)
+++ head/databases/cego/Makefile	Thu Aug  8 13:37:02 2013	(r324396)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cego
-PORTVERSION=	2.19.2
+PORTVERSION=	2.19.3
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 

Modified: head/databases/cego/distinfo
==============================================================================
--- head/databases/cego/distinfo	Thu Aug  8 12:48:53 2013	(r324395)
+++ head/databases/cego/distinfo	Thu Aug  8 13:37:02 2013	(r324396)
@@ -1,2 +1,2 @@
-SHA256 (cego-2.19.2.tar.gz) = 7689cbb9b2e51c6ab9b7018f3d6eae0cd0c47b0be82a97dd2b3ad3e5501c46f1
-SIZE (cego-2.19.2.tar.gz) = 1299647
+SHA256 (cego-2.19.3.tar.gz) = 929c2090281d668bb6a533a72dc4cdfcd7659ef32d852c32459edffa0abb9512
+SIZE (cego-2.19.3.tar.gz) = 1299680
_______________________________________________
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"