Bug 180901 - [patch update] databases/cego 2.18.11 -> 2.19.1
Summary: [patch update] databases/cego 2.18.11 -> 2.19.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-07-28 09:50 UTC by Kurt Jaeger
Modified: 2013-07-30 09:30 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (948 bytes, patch)
2013-07-28 09:50 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-07-28 09:50:00 UTC
	Several fixes

How-To-Repeat: 	-
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-07-28 12:37:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 Kurt Jaeger 2013-07-29 21:16:58 UTC
Hi!

Update to 2.19.2 attached.

Added auto correct switch to enable / disable index auto correction
at tableset startup.

-------------
diff -r -u -N databases/cego/Makefile /usr/home/pi/myp/databases/cego/Makefile
--- databases/cego/Makefile	2013-07-18 23:24:29.000000000 +0200
+++ /usr/home/pi/myp/databases/cego/Makefile	2013-07-29 22:13:42.000000000 +0200
@@ -2,7 +2,7 @@
 # $FreeBSD: head/databases/cego/Makefile 323194 2013-07-17 23:46:05Z wg $
 
 PORTNAME=	cego
-PORTVERSION=	2.18.11
+PORTVERSION=	2.19.2
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 
diff -r -u -N databases/cego/distinfo /usr/home/pi/myp/databases/cego/distinfo
--- databases/cego/distinfo	2013-07-18 23:24:29.000000000 +0200
+++ /usr/home/pi/myp/databases/cego/distinfo	2013-07-29 22:13:43.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (cego-2.18.11.tar.gz) = 4a22e7e7583d72e370ccbebd2ef297415fa24769fe117c0b661fea9874954ca2
-SIZE (cego-2.18.11.tar.gz) = 1298372
+SHA256 (cego-2.19.2.tar.gz) = 7689cbb9b2e51c6ab9b7018f3d6eae0cd0c47b0be82a97dd2b3ad3e5501c46f1
+SIZE (cego-2.19.2.tar.gz) = 1299647
-------------
-- 
pi@opsec.eu            +49 171 3101372                         7 years to go !
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-07-30 09:25:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-07-30 09:25:42 UTC
Author: culot
Date: Tue Jul 30 08:25:29 2013
New Revision: 323948
URL: http://svnweb.freebsd.org/changeset/ports/323948

Log:
  - Update to 2.19.2
  
  Changes:	http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
  PR:		ports/180901
  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 Jul 30 07:42:03 2013	(r323947)
+++ head/databases/cego/Makefile	Tue Jul 30 08:25:29 2013	(r323948)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cego
-PORTVERSION=	2.18.11
+PORTVERSION=	2.19.2
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 

Modified: head/databases/cego/distinfo
==============================================================================
--- head/databases/cego/distinfo	Tue Jul 30 07:42:03 2013	(r323947)
+++ head/databases/cego/distinfo	Tue Jul 30 08:25:29 2013	(r323948)
@@ -1,2 +1,2 @@
-SHA256 (cego-2.18.11.tar.gz) = 4a22e7e7583d72e370ccbebd2ef297415fa24769fe117c0b661fea9874954ca2
-SIZE (cego-2.18.11.tar.gz) = 1298372
+SHA256 (cego-2.19.2.tar.gz) = 7689cbb9b2e51c6ab9b7018f3d6eae0cd0c47b0be82a97dd2b3ad3e5501c46f1
+SIZE (cego-2.19.2.tar.gz) = 1299647
_______________________________________________
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"