Bug 184020 - [patch update] databases/cego 2.19.11 -> 2.19.12, lock handling bug and build bug fixed
Summary: [patch update] databases/cego 2.19.11 -> 2.19.12, lock handling bug and build...
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-16 16:10 UTC by Kurt Jaeger
Modified: 2013-11-17 16:20 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (949 bytes, patch)
2013-11-16 16: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-11-16 16:10:00 UTC
	2.19.11 -> 2.19.12, lock handling bug and build bug fixed

How-To-Repeat: 	-
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-16 16:10:08 UTC
Class Changed
From-To: sw-bug->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-16 16:10:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

wg@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-11-17 16:10:20 UTC
Author: wg
Date: Sun Nov 17 16:10:11 2013
New Revision: 334101
URL: http://svnweb.freebsd.org/changeset/ports/334101

Log:
  databases/cego: update to 2.19.12
  
  PR:		ports/184020
  Submitted by:	maintainer

Modified:
  head/databases/cego/Makefile
  head/databases/cego/distinfo

Modified: head/databases/cego/Makefile
==============================================================================
--- head/databases/cego/Makefile	Sun Nov 17 16:09:22 2013	(r334100)
+++ head/databases/cego/Makefile	Sun Nov 17 16:10:11 2013	(r334101)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cego
-PORTVERSION=	2.19.11
+PORTVERSION=	2.19.12
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 

Modified: head/databases/cego/distinfo
==============================================================================
--- head/databases/cego/distinfo	Sun Nov 17 16:09:22 2013	(r334100)
+++ head/databases/cego/distinfo	Sun Nov 17 16:10:11 2013	(r334101)
@@ -1,2 +1,2 @@
-SHA256 (cego-2.19.11.tar.gz) = 130dda596107ceb8bd906a8b093b608599c14343d1c85e0ad3c69043e9357f3e
-SIZE (cego-2.19.11.tar.gz) = 901168
+SHA256 (cego-2.19.12.tar.gz) = 227a202965ee6c677c254413ecd21e86337630c4faef6873fa47650010121986
+SIZE (cego-2.19.12.tar.gz) = 908558
_______________________________________________
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 4 William Grzybowski freebsd_committer freebsd_triage 2013-11-17 16:17:10 UTC
State Changed
From-To: open->closed

Committed. Thanks!