Bug 174745 - [update] databases/cego 2.15.1 -> 2.15.2
Summary: [update] databases/cego 2.15.1 -> 2.15.2
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: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-27 19:50 UTC by Kurt Jaeger
Modified: 2012-12-27 23:30 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (945 bytes, patch)
2012-12-27 19: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 2012-12-27 19:50:00 UTC
	[patch update] databases/cego 2.15.1 -> 2.15.2
	Improvements for database backups

How-To-Repeat: 	-
Comment 1 Jason Helfman freebsd_committer freebsd_triage 2012-12-27 22:54:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-12-27 23:20:12 UTC
Author: jgh
Date: Thu Dec 27 23:20:04 2012
New Revision: 309557
URL: http://svnweb.freebsd.org/changeset/ports/309557

Log:
  - update to 2.15.2, Improvements for database backups
  
  PR:		174745
  Submitted by:	maintainer, fbsd-ports@opsec.eu

Modified:
  head/databases/cego/Makefile   (contents, props changed)
  head/databases/cego/distinfo   (contents, props changed)

Modified: head/databases/cego/Makefile
==============================================================================
--- head/databases/cego/Makefile	Thu Dec 27 22:54:33 2012	(r309556)
+++ head/databases/cego/Makefile	Thu Dec 27 23:20:04 2012	(r309557)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cego
-PORTVERSION=	2.15.1
+PORTVERSION=	2.15.2
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 

Modified: head/databases/cego/distinfo
==============================================================================
--- head/databases/cego/distinfo	Thu Dec 27 22:54:33 2012	(r309556)
+++ head/databases/cego/distinfo	Thu Dec 27 23:20:04 2012	(r309557)
@@ -1,2 +1,2 @@
-SHA256 (cego-2.15.1.tar.gz) = 112097040ca130250f56c517437da95bd6b076fa67a8eb40058bb3f0554bb25a
-SIZE (cego-2.15.1.tar.gz) = 615097
+SHA256 (cego-2.15.2.tar.gz) = 7fd6c4865c03f9671b1710081fa3c45387445c4e3945eddf33d6a325f13f67ef
+SIZE (cego-2.15.2.tar.gz) = 616740
_______________________________________________
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 Jason Helfman freebsd_committer freebsd_triage 2012-12-27 23:20:14 UTC
State Changed
From-To: open->closed

Committed. Thanks!