From e4632ede6a81b7a73b80fb2c7a484e4f1a46c7a5 Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Sat, 31 Oct 2015 21:01:17 +0000 Subject: [PATCH] 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 --- devel/lfcbase/Makefile | 2 +- devel/lfcbase/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/lfcbase/Makefile b/devel/lfcbase/Makefile index 6aab2e88da0f..e14e9be68a59 100644 --- a/devel/lfcbase/Makefile +++ b/devel/lfcbase/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lfcbase -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.3 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ diff --git a/devel/lfcbase/distinfo b/devel/lfcbase/distinfo index 745a03961eab..0bb09651a4a1 100644 --- a/devel/lfcbase/distinfo +++ b/devel/lfcbase/distinfo @@ -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