1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

security/tripwire: Update 2.4.3.7 --> 2.4.3.8

Tripwire pull request #39,

- Clean up some issues building with -std=c++17
- Regenerate buildsys files with automake 1.16
- Improve non-gcc compiler detection
- Use standard fixed-width int types instead of rolling our own,
  if they're available.
- Bump up the copyright year again.

This fixes many build failures due to the LLVM16 import.

Obtained from:	https://github.com/Tripwire/tripwire-open-source/pull/39
This commit is contained in:
Cy Schubert 2023-06-25 17:36:03 -07:00
parent 1f66e6087a
commit 8804aff94a
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= tripwire
PORTVERSION= 2.4.3.7
PORTREVISION= 1
PORTVERSION= 2.4.3.8
CATEGORIES= security
MAINTAINER= cy@FreeBSD.org
@ -12,6 +11,7 @@ LICENSE= GPLv2
USE_GITHUB= yes
GH_ACCOUNT= Tripwire
GH_PROJECT= tripwire-open-source
GH_TAGNAME= e2f90ed
NO_LICENSES_INSTALL= yes
MAKE_JOBS_UNSAFE= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1522588176
SHA256 (Tripwire-tripwire-open-source-2.4.3.7_GH0.tar.gz) = 18d40b85f04b8822717d9a3e987887600840a3753f0e9a9f6ab77692d5658450
SIZE (Tripwire-tripwire-open-source-2.4.3.7_GH0.tar.gz) = 1002257
TIMESTAMP = 1687738983
SHA256 (Tripwire-tripwire-open-source-2.4.3.8-e2f90ed_GH0.tar.gz) = 78f522abd3ca3452755fe033d8d5d4cf3eebe05ebc6fa3f89a96f3c31db306b2
SIZE (Tripwire-tripwire-open-source-2.4.3.8-e2f90ed_GH0.tar.gz) = 1015579