Skip to content

Commit

Permalink
Upgrade fstrm to version 0.3.2:
Browse files Browse the repository at this point in the history
 * Accomodate systems without pthread_condattr_setclock (Issue freebsd#34)

PR:		218554
Approved by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Sponsored by:	Farsight Security, Inc.
  • Loading branch information
DonLewisFreeBSD authored and mfechner committed May 10, 2017
1 parent 0316b2d commit 54ccb27
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion devel/fstrm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= fstrm
PORTVERSION= 0.3.1
PORTVERSION= 0.3.2
DISTVERSIONPREFIX= v
CATEGORIES= devel

Expand Down
6 changes: 3 additions & 3 deletions devel/fstrm/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 54ccb27

Please sign in to comment.