svn commit: r371430 - head/databases/cego

Kurt Jaeger pi at FreeBSD.org
Fri Oct 24 09:59:25 UTC 2014


Author: pi
Date: Fri Oct 24 09:59:24 2014
New Revision: 371430
URL: https://svnweb.freebsd.org/changeset/ports/371430
QAT: https://qat.redports.org/buildarchive/r371430/

Log:
  databases/cego: 2.20.15 -> 2.20.16
  
  Added utility function blobsize for retrieving blob size information
  
  Submitted by:	Björn Lemke <lemke at lemke-it.com>

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

Modified: head/databases/cego/Makefile
==============================================================================
--- head/databases/cego/Makefile	Fri Oct 24 09:38:24 2014	(r371429)
+++ head/databases/cego/Makefile	Fri Oct 24 09:59:24 2014	(r371430)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cego
-PORTVERSION=	2.20.15
+PORTVERSION=	2.20.16
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 

Modified: head/databases/cego/distinfo
==============================================================================
--- head/databases/cego/distinfo	Fri Oct 24 09:38:24 2014	(r371429)
+++ head/databases/cego/distinfo	Fri Oct 24 09:59:24 2014	(r371430)
@@ -1,2 +1,2 @@
-SHA256 (cego-2.20.15.tar.gz) = 01cbbc9778b489108a1df135a215da648f91522f64d68e1d5cd1d4e7fd2f81fc
-SIZE (cego-2.20.15.tar.gz) = 923401
+SHA256 (cego-2.20.16.tar.gz) = e055df2226a6a803d13651163f6952ed2e7d4c49bbf16f0c814a757c6ef1eb9a
+SIZE (cego-2.20.16.tar.gz) = 924373


More information about the svn-ports-all mailing list