[patch update] databases/cego 2.15.1 -> 2.15.2 Improvements for database backups How-To-Repeat: -
Responsible Changed From-To: freebsd-ports-bugs->jgh I'll take it.
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"
State Changed From-To: open->closed Committed. Thanks!