Page MenuHomeFreeBSD

D8984.id23452.diff
No OneTemporary

D8984.id23452.diff

Index: security/hashcat/Makefile
===================================================================
--- security/hashcat/Makefile
+++ security/hashcat/Makefile
@@ -3,6 +3,7 @@
PORTNAME= hashcat
PORTVERSION= 3.20
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= security
@@ -13,16 +14,19 @@
LICENSE_FILE= ${WRKSRC}/docs/license.txt
BUILD_DEPENDS= ${LOCALBASE}/include/CL/cl.h:devel/opencl \
- ${LOCALBASE}/bin/gsed:textproc/gsed
+ gsed:textproc/gsed
BROKEN_FreeBSD_9= does not build
USE_GITHUB= yes
ALL_TARGET= native
-USES= gmake localbase
+USES= gmake localbase shebangfix
+SHEBANG_FILES= extra/tab_completion/install
USE_CSTD= c99
+MAKE_ARGS= CC=${CC}
+
pre-install:
${STRIP_CMD} ${WRKSRC}/hashcat

File Metadata

Mime Type
text/plain
Expires
Sat, Feb 7, 4:50 PM (3 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28457461
Default Alt Text
D8984.id23452.diff (735 B)

Event Timeline