From f79e777828d4a53295ec370ddfc331af70a82a89 Mon Sep 17 00:00:00 2001 From: kevans Date: Tue, 25 Aug 2020 12:53:05 +0000 Subject: [PATCH] MFH: r546027 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) Approved by: ports-secteam (implicit, -fno-common build fix) --- security/bsmtrace3/Makefile | 2 +- security/bsmtrace3/distinfo | 6 +++--- 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