Bug 181305 - [patch update] databases/cego 2.19.3 -> 2.19.4
Summary: [patch update] databases/cego 2.19.3 -> 2.19.4
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-14 20:20 UTC by Kurt Jaeger
Modified: 2013-08-19 09:50 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (948 bytes, patch)
2013-08-14 20:20 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-14 20:20:00 UTC
	fix for function date2str

How-To-Repeat: 	-
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-08-14 20:25:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-08-19 09:42:34 UTC
Author: culot
Date: Mon Aug 19 08:42:26 2013
New Revision: 324958
URL: http://svnweb.freebsd.org/changeset/ports/324958

Log:
  - Update to 2.19.4
  
  Changes:	http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
  PR:		ports/181305
  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	Mon Aug 19 08:40:55 2013	(r324957)
+++ head/databases/cego/Makefile	Mon Aug 19 08:42:26 2013	(r324958)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cego
-PORTVERSION=	2.19.3
+PORTVERSION=	2.19.4
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 

Modified: head/databases/cego/distinfo
==============================================================================
--- head/databases/cego/distinfo	Mon Aug 19 08:40:55 2013	(r324957)
+++ head/databases/cego/distinfo	Mon Aug 19 08:42:26 2013	(r324958)
@@ -1,2 +1,2 @@
-SHA256 (cego-2.19.3.tar.gz) = 929c2090281d668bb6a533a72dc4cdfcd7659ef32d852c32459edffa0abb9512
-SIZE (cego-2.19.3.tar.gz) = 1299680
+SHA256 (cego-2.19.4.tar.gz) = 9d6ace2b91a9015a3579fb40a30e05ab6b72da5e40c94eab03019380bd6c3942
+SIZE (cego-2.19.4.tar.gz) = 1299660
_______________________________________________
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-08-19 09:42:43 UTC
State Changed
From-To: open->closed

Committed. Thanks!