svn commit: r461745 - head/databases/cego

Kurt Jaeger pi at FreeBSD.org
Tue Feb 13 20:25:51 UTC 2018


Author: pi
Date: Tue Feb 13 20:25:50 2018
New Revision: 461745
URL: https://svnweb.freebsd.org/changeset/ports/461745

Log:
  databases/cego: update 2.38.18 -> 2.38.19
  
  - Fix in dbcheck/check065.sql for union sql in view.There must be
    set up aliases for attributes in selection now
  
  Submitted by:	Bjoern Lemke <lemke at lemke-it.com>

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

Modified: head/databases/cego/Makefile
==============================================================================
--- head/databases/cego/Makefile	Tue Feb 13 20:24:44 2018	(r461744)
+++ head/databases/cego/Makefile	Tue Feb 13 20:25:50 2018	(r461745)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cego
-PORTVERSION=	2.38.18
+PORTVERSION=	2.38.19
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 

Modified: head/databases/cego/distinfo
==============================================================================
--- head/databases/cego/distinfo	Tue Feb 13 20:24:44 2018	(r461744)
+++ head/databases/cego/distinfo	Tue Feb 13 20:25:50 2018	(r461745)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1517593482
-SHA256 (cego-2.38.18.tar.gz) = bfea02004f47124f95901142e3a272821614e5b9dd69ac7563d11ae56a53e43b
-SIZE (cego-2.38.18.tar.gz) = 1667567
+TIMESTAMP = 1518552352
+SHA256 (cego-2.38.19.tar.gz) = e7edd61705b5163d63ae3f88ac3646bd802588119ee55df0b5f6512ab98ad1f0
+SIZE (cego-2.38.19.tar.gz) = 1667567


More information about the svn-ports-head mailing list