aboutsummaryrefslogtreecommitdiff
path: root/security/bsmtrace3
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2020-08-24 00:26:55 +0000
committerKyle Evans <kevans@FreeBSD.org>2020-08-24 00:26:55 +0000
commitfc4cda8929829c10974b5e67dd91967bf030b21d (patch)
tree8a579aa48e2737068552a13ecf0c4202051cb554 /security/bsmtrace3
parentbc79d9a6f9a144c916e7d8688eae4f9cdcf17f3b (diff)
downloadports-fc4cda8929829c10974b5e67dd91967bf030b21d.tar.gz
ports-fc4cda8929829c10974b5e67dd91967bf030b21d.zip
security/bsmtrace3: update to the 3.1 -fno-common build fix
The only changes between 3.0 and 3.1 are a change to the README to note work sponsored by an organization, and the -fno-common build fix. -fno-common is now the default in LLVM 11/GCC 10. PR: 248756 Approved by: csjp (maintainer, also discussed with) MFH: 2020Q3 (-fno-common build fix)
Notes
Notes: svn path=/head/; revision=546027
Diffstat (limited to 'security/bsmtrace3')
-rw-r--r--security/bsmtrace3/Makefile2
-rw-r--r--security/bsmtrace3/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/security/bsmtrace3/Makefile b/security/bsmtrace3/Makefile
index 7d08d088607a..8936e3ec97d4 100644
--- a/security/bsmtrace3/Makefile
+++ b/security/bsmtrace3/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= bsmtrace
-PORTVERSION= 3.0
+PORTVERSION= 3.1
DISTVERSIONPREFIX= v
CATEGORIES= security
PKGNAMESUFFIX= 3
diff --git a/security/bsmtrace3/distinfo b/security/bsmtrace3/distinfo
index 8298441ebc65..eb4fdcf9314d 100644
--- a/security/bsmtrace3/distinfo
+++ b/security/bsmtrace3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586997209
-SHA256 (openbsm-bsmtrace-v3.0_GH0.tar.gz) = 7b3575cbd2ecb4368221bd8e732f194825e75db44b61cb13c959e1dde3d3c831
-SIZE (openbsm-bsmtrace-v3.0_GH0.tar.gz) = 32679
+TIMESTAMP = 1598228309
+SHA256 (openbsm-bsmtrace-v3.1_GH0.tar.gz) = 7b7ab264d02c61087966db37accf0117ce0a1569800c3b365e5b3dc462297b7b
+SIZE (openbsm-bsmtrace-v3.1_GH0.tar.gz) = 32704