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

security/libhijack: Update to 0.8.2

PR:		272000
Reported by:	shawn.webb@hardenedbsd.org (maintainer)
This commit is contained in:
Shawn Webb 2023-06-16 08:25:14 +02:00 committed by Fernando Apesteguía
parent d273123cdc
commit fdcc290c60
3 changed files with 6 additions and 17 deletions

View File

@ -1,8 +1,5 @@
PORTNAME= libhijack
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.0-2
DISTVERSIONSUFFIX= -g972534d
PORTREVISION= 1
PORTVERSION= 0.8.1
CATEGORIES= security
MAINTAINER= shawn.webb@hardenedbsd.org
@ -16,6 +13,8 @@ ONLY_FOR_ARCHS= aarch64 amd64
USE_GITHUB= yes
GH_ACCOUNT= SoldierX
GH_TAGNAME= 44f28bf2f220bb794a8f3302c6291823b23b43bb
USE_LDCONFIG= yes
PLIST_FILES= include/hijack.h \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1545328018
SHA256 (SoldierX-libhijack-v0.8.0-2-g972534d_GH0.tar.gz) = f2f55552b294abd81aace2e59b9c538f69562447094b04f86ebfdb23879fafba
SIZE (SoldierX-libhijack-v0.8.0-2-g972534d_GH0.tar.gz) = 23466
TIMESTAMP = 1686786074
SHA256 (SoldierX-libhijack-0.8.1-44f28bf2f220bb794a8f3302c6291823b23b43bb_GH0.tar.gz) = af047575f893c9c8367cfd7f1c7e24c2767aa252aa26ea2a2ab90302cd677747
SIZE (SoldierX-libhijack-0.8.1-44f28bf2f220bb794a8f3302c6291823b23b43bb_GH0.tar.gz) = 21025

View File

@ -1,10 +0,0 @@
--- libhijack/Makefile.orig 2018-12-20 16:47:42 UTC
+++ libhijack/Makefile
@@ -6,7 +6,6 @@ SHLIB= hijack
SHLIB_MAJOR= 2
SRCS= \
elf.c \
- elf.c \
error.c \
func.c \
libhijack.c \