mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
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@lemke-it.com>
This commit is contained in:
parent
6939b186c6
commit
cf3c00eb2e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432707
4 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cego
|
||||
PORTVERSION= 2.32.7
|
||||
PORTVERSION= 2.32.8
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.lemke-it.com/
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lfcbase
|
||||
PORTVERSION= 1.8.11
|
||||
PORTVERSION= 1.8.12
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.lemke-it.com/
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue