Upgrade fstrm to version 0.3.2:
* Accomodate systems without pthread_condattr_setclock (Issue #34) PR: 218554 Approved by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) Sponsored by: Farsight Security, Inc.
This commit is contained in:
parent
e1b66ed573
commit
e2dbb54de7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439675
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fstrm
|
||||
PORTVERSION= 0.3.1
|
||||
PORTVERSION= 0.3.2
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= devel
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1487371332
|
||||
SHA256 (farsightsec-fstrm-v0.3.1_GH0.tar.gz) = a61ec0bb88b1e7bab05a6c854219deb451137c4de15800fc1ee2bee4b9b0d22a
|
||||
SIZE (farsightsec-fstrm-v0.3.1_GH0.tar.gz) = 185320
|
||||
TIMESTAMP = 1491861016
|
||||
SHA256 (farsightsec-fstrm-v0.3.2_GH0.tar.gz) = 16112cda18aece363e32a04cd2265174b09944f3f3dcffa5c8312a293ec93737
|
||||
SIZE (farsightsec-fstrm-v0.3.2_GH0.tar.gz) = 185466
|
||||
|
|
Loading…
Reference in a new issue