svn commit: r432707 - in head: databases/cego devel/lfcbase
Kurt Jaeger
pi at FreeBSD.org
Sun Jan 29 09:36:38 UTC 2017
Author: pi
Date: Sun Jan 29 09:36:36 2017
New Revision: 432707
URL: https://svnweb.freebsd.org/changeset/ports/432707
Log:
devel/lfcebase: update 1.8.11 -> 1.8.12
databases/cego: update 2.32.7 -> 2.32.8
lfcbase:
- Changed methods for class Sleeper to static. Added Sleeper class
test to test suite
- Added include file limits.h in Chain.cc. For Linux compiles, this
include is required ( definition of INT_MAX and INT_MIN )
cego:
- Small improvements for CegoAdmMon curses based admin console
Submitted by: Bjoern Lemke <lemke at lemke-it.com>
Modified:
head/databases/cego/Makefile
head/databases/cego/distinfo
head/devel/lfcbase/Makefile
head/devel/lfcbase/distinfo
Modified: head/databases/cego/Makefile
==============================================================================
--- head/databases/cego/Makefile Sun Jan 29 09:30:39 2017 (r432706)
+++ head/databases/cego/Makefile Sun Jan 29 09:36:36 2017 (r432707)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cego
-PORTVERSION= 2.32.7
+PORTVERSION= 2.32.8
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
Modified: head/databases/cego/distinfo
==============================================================================
--- head/databases/cego/distinfo Sun Jan 29 09:30:39 2017 (r432706)
+++ head/databases/cego/distinfo Sun Jan 29 09:36:36 2017 (r432707)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485007820
-SHA256 (cego-2.32.7.tar.gz) = a8bf731e8e04c7fc174ea012e3c86639f1bbad40acc6361314242439d360ad29
-SIZE (cego-2.32.7.tar.gz) = 1396028
+TIMESTAMP = 1485681108
+SHA256 (cego-2.32.8.tar.gz) = c59a6d4cbaa7a060ad85a83c71e2edb82146d0e8e73935ac550c9a123e0b03d1
+SIZE (cego-2.32.8.tar.gz) = 1396470
Modified: head/devel/lfcbase/Makefile
==============================================================================
--- head/devel/lfcbase/Makefile Sun Jan 29 09:30:39 2017 (r432706)
+++ head/devel/lfcbase/Makefile Sun Jan 29 09:36:36 2017 (r432707)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= lfcbase
-PORTVERSION= 1.8.11
+PORTVERSION= 1.8.12
CATEGORIES= devel
MASTER_SITES= http://www.lemke-it.com/
Modified: head/devel/lfcbase/distinfo
==============================================================================
--- head/devel/lfcbase/distinfo Sun Jan 29 09:30:39 2017 (r432706)
+++ head/devel/lfcbase/distinfo Sun Jan 29 09:36:36 2017 (r432707)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1481910038
-SHA256 (lfcbase-1.8.11.tar.gz) = 76c17caa7a530852f5e6aa0ed81f631d94d885c51a8fe62e9f1355079c112d08
-SIZE (lfcbase-1.8.11.tar.gz) = 602056
+TIMESTAMP = 1485681093
+SHA256 (lfcbase-1.8.12.tar.gz) = ac87b4b52e864cf870cd28b44d7f7c6dfb1cec7a83970d273af219c9642a0660
+SIZE (lfcbase-1.8.12.tar.gz) = 602384
More information about the svn-ports-all
mailing list