Index: head/security/revealrk/Makefile =================================================================== --- head/security/revealrk/Makefile (revision 422341) +++ head/security/revealrk/Makefile (revision 422342) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= revealrk -PORTVERSION= 1.1.2 +PORTVERSION= 1.2.1 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/ MAINTAINER= pi@FreeBSD.org COMMENT= Search hidden procs/rootkits from cron with low false positive rate LICENSE= GPLv3 PLIST_FILES= bin/revealrk man/man1/revealrk.1.gz USES= scons tar:tgz .if !empty(PREFIX) MAKE_ARGS+= --prefix=${STAGEDIR}${PREFIX} .else MAKE_ARGS+= --prefix=${STAGEDIR}${LOCALBASE} .endif .include Index: head/security/revealrk/distinfo =================================================================== --- head/security/revealrk/distinfo (revision 422341) +++ head/security/revealrk/distinfo (revision 422342) @@ -1,3 +1,3 @@ -TIMESTAMP = 1463827292 -SHA256 (revealrk-1.1.2.tgz) = 5006a93ecc54698703d6bfcc49b572c335c45c5cc4190ff75281a9b4a3c593a7 -SIZE (revealrk-1.1.2.tgz) = 36009 +TIMESTAMP = 1474123150 +SHA256 (revealrk-1.2.1.tgz) = d12cc1bb6f41d68bbb21b32e4091d5570551e9e531c0cf9f012a93e428fc8775 +SIZE (revealrk-1.2.1.tgz) = 38339 Index: head/security/revealrk/files/patch-revealrk.c =================================================================== --- head/security/revealrk/files/patch-revealrk.c (revision 422341) +++ head/security/revealrk/files/patch-revealrk.c (nonexistent) @@ -1,12 +0,0 @@ ---- revealrk.c.orig 2016-05-19 16:24:49 UTC -+++ revealrk.c -@@ -526,7 +526,9 @@ void GetBootTime(void) - fclose(fsStat); - } - } -+#endif - -+#if defined(OS_LINUX) || defined(OS_BSD) - char* GetCommand(pid_t tuPID) - { - static char acBuf[PATH_MAX]; Property changes on: head/security/revealrk/files/patch-revealrk.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property