devel/lfcbase: 1.8.1 -> 1.8.2
Changes: - Error message fix for Datetime constructor ( format strings are enclosed in brackets ) Submitted by: Bjoern Lemke <lemke@lemke-it.com>
This commit is contained in:
parent
0e8aa69f62
commit
d2ea0083a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414358
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lfcbase
|
||||
PORTVERSION= 1.8.1
|
||||
PORTVERSION= 1.8.2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.lemke-it.com/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (lfcbase-1.8.1.tar.gz) = af86f88ae99af3c8ebdc7d8855c1bd219884a4a8b801e3de678103532a220ac1
|
||||
SIZE (lfcbase-1.8.1.tar.gz) = 594704
|
||||
SHA256 (lfcbase-1.8.2.tar.gz) = 1a9341fcfa683ff1b9065127c403760b5c6574e926269fc2716451fe902a8a27
|
||||
SIZE (lfcbase-1.8.2.tar.gz) = 594710
|
||||
|
|
Loading…
Reference in a new issue