mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
devel/lfcbase: upgrade 1.13.1 -> 1.14.0
- Added File::hasData method to check for available input data from file descriptor ( implemented with POSIX poll function ) Submitted by: Bjoern Lemke <lemke@lemke-it.com>
This commit is contained in:
parent
0242ea64aa
commit
a6da222b58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506610
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lfcbase
|
||||
PORTVERSION= 1.13.1
|
||||
PORTVERSION= 1.14.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.lemke-it.com/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1556806790
|
||||
SHA256 (lfcbase-1.13.1.tar.gz) = 4d90a78bcd27d9a28086254e5212094ab70a7c42f97add61b3ba39aaea32152f
|
||||
SIZE (lfcbase-1.13.1.tar.gz) = 644918
|
||||
TIMESTAMP = 1563089433
|
||||
SHA256 (lfcbase-1.14.0.tar.gz) = 9667cb01ea39038faa429e4acffb27ba6aea6ce4dc4c3932b8125b9710d1e698
|
||||
SIZE (lfcbase-1.14.0.tar.gz) = 645082
|
||||
|
|
Loading…
Add table
Reference in a new issue