mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
security/unhide: update to 20210124
ChangeLog: https://www.unhide-forensics.info/?Linux:Download SF has been abandoned in favor of GH. Change to DISTVERSION. PR: 259236 Reported by: freebsd@ohreally.nl Approved by: ntarmos@ceid.upatras.gr (maintainer, timeout > 3 months)
This commit is contained in:
parent
98813d7cc5
commit
8d7261c448
2 changed files with 10 additions and 6 deletions
|
@ -1,18 +1,21 @@
|
||||||
# Created by: ntarmos@cs.uoi.gr
|
# Created by: ntarmos@cs.uoi.gr
|
||||||
|
|
||||||
PORTNAME= unhide
|
PORTNAME= unhide
|
||||||
PORTVERSION= 20121229
|
DISTVERSION= 20210124
|
||||||
CATEGORIES= security
|
CATEGORIES= security
|
||||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
|
|
||||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
||||||
|
|
||||||
MAINTAINER= ntarmos@ceid.upatras.gr
|
MAINTAINER= ntarmos@ceid.upatras.gr
|
||||||
COMMENT= Forensic tool to find hidden processes and TCP/UDP ports
|
COMMENT= Forensic tool to find hidden processes and TCP/UDP ports
|
||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
|
|
||||||
NO_WRKSUBDIR= true
|
|
||||||
USES= tar:tgz
|
USES= tar:tgz
|
||||||
|
|
||||||
|
USE_GITHUB= yes
|
||||||
|
GH_ACCOUNT= YJesus
|
||||||
|
GH_PROJECT= Unhide
|
||||||
|
GH_TAGNAME= v${DISTVERSION}
|
||||||
|
|
||||||
PLIST_FILES= man/man8/unhide.8.gz \
|
PLIST_FILES= man/man8/unhide.8.gz \
|
||||||
man/man8/unhide-tcp.8.gz \
|
man/man8/unhide-tcp.8.gz \
|
||||||
sbin/unhide \
|
sbin/unhide \
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (unhide_20121229.tgz) = fa2d1b4a7e9eb8dc987317566fac2c62a6b42e7bbd91f14a69efb26e3dde6b76
|
TIMESTAMP = 1644329614
|
||||||
SIZE (unhide_20121229.tgz) = 54700
|
SHA256 (YJesus-Unhide-20210124-v20210124_GH0.tar.gz) = afd3923d7ff665c32f73a5178065843a608a1aaab36d2b21cc62182032d4b668
|
||||||
|
SIZE (YJesus-Unhide-20210124-v20210124_GH0.tar.gz) = 75982
|
||||||
|
|
Loading…
Add table
Reference in a new issue