devel/lfcbase: 1.6.2 -> 1.6.3

Performance fix in Datetime class. Changed dynamic allocation of
struct tm var to static.

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
This commit is contained in:
Kurt Jaeger 2015-10-31 21:01:17 +00:00
parent 799c72ec75
commit e4632ede6a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400586
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= lfcbase
PORTVERSION= 1.6.2
PORTVERSION= 1.6.3
CATEGORIES= devel
MASTER_SITES= http://www.lemke-it.com/

View file

@ -1,2 +1,2 @@
SHA256 (lfcbase-1.6.2.tar.gz) = 79feec0e0bd1bcd832f81aef816720e9030d3516f565fb6669e78d88513bf9c9
SIZE (lfcbase-1.6.2.tar.gz) = 474612
SHA256 (lfcbase-1.6.3.tar.gz) = f8edfc5433dc1a93a7b292ad21e000c570658d22a005360db22ce5eeeb5eaf94
SIZE (lfcbase-1.6.3.tar.gz) = 473615