aboutsummaryrefslogtreecommitdiff
path: root/security/rkhunter
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-02-23 01:42:27 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-02-23 01:42:27 +0000
commit93bca096f02b34db87e300117732223d319ce808 (patch)
tree5402498c37a9e42da84ac3f622ff6889a68eaa6d /security/rkhunter
parent33a133c5aa0ca6f3fab1bfc5cf3dd00657b1ff32 (diff)
downloadports-93bca096f02b34db87e300117732223d319ce808.tar.gz
ports-93bca096f02b34db87e300117732223d319ce808.zip
- Update to 1.2.8
- Pacify portlint PR: 93340 Submitted by: Babak Farrokhi <babak@farrokhi.net> Approved by: vaidab <vaidab@Safe-mail.net> (maintainer)
Notes
Notes: svn path=/head/; revision=156731
Diffstat (limited to 'security/rkhunter')
-rw-r--r--security/rkhunter/Makefile6
-rw-r--r--security/rkhunter/distinfo6
-rw-r--r--security/rkhunter/pkg-plist6
3 files changed, 8 insertions, 10 deletions
diff --git a/security/rkhunter/Makefile b/security/rkhunter/Makefile
index 2880592ea643..8e8cb0de8f7f 100644
--- a/security/rkhunter/Makefile
+++ b/security/rkhunter/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= rkhunter
-PORTVERSION= 1.2.7
-PORTREVISION= 1
+PORTVERSION= 1.2.8
CATEGORIES= security
MASTER_SITES= http://downloads.rootkit.nl/
@@ -20,7 +19,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Di
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_PERL5= yes
NO_BUILD= yes
-USE_REINPLACE= yes
MAN8= rkhunter.8
MANCOMPRESSED= no
@@ -30,7 +28,7 @@ PORTDOCS= CHANGELOG README WISHLIST
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"
-BROKEN= "Does not build on sparc64"
+BROKEN= Does not build on sparc64
.endif
do-install:
diff --git a/security/rkhunter/distinfo b/security/rkhunter/distinfo
index 5ba1500653d4..01221c66718b 100644
--- a/security/rkhunter/distinfo
+++ b/security/rkhunter/distinfo
@@ -1,3 +1,3 @@
-MD5 (rkhunter-1.2.7.tar.gz) = 288ba8a87352716384823c9ea1958fa7
-SHA256 (rkhunter-1.2.7.tar.gz) = 469e0087f9ab460d901241b6d80b1ad341ba5827e643127c68c4b865bc9e1972
-SIZE (rkhunter-1.2.7.tar.gz) = 170732
+MD5 (rkhunter-1.2.8.tar.gz) = 41122193b5006b617e03c637a17ae982
+SHA256 (rkhunter-1.2.8.tar.gz) = 7a8c364fe1653c8f9d64054d07d2272ea239a5225ce2044024d79467df873c18
+SIZE (rkhunter-1.2.8.tar.gz) = 126314
diff --git a/security/rkhunter/pkg-plist b/security/rkhunter/pkg-plist
index 9f51984e1711..8d7dc6f4319c 100644
--- a/security/rkhunter/pkg-plist
+++ b/security/rkhunter/pkg-plist
@@ -1,12 +1,12 @@
-etc/rkhunter.conf
bin/rkhunter
+etc/rkhunter.conf
lib/rkhunter/db/backdoorports.dat
+lib/rkhunter/db/defaulthashes.dat
+lib/rkhunter/db/md5blacklist.dat
lib/rkhunter/db/mirrors.dat
lib/rkhunter/db/os.dat
lib/rkhunter/db/programs_bad.dat
lib/rkhunter/db/programs_good.dat
-lib/rkhunter/db/defaulthashes.dat
-lib/rkhunter/db/md5blacklist.dat
lib/rkhunter/scripts/check_modules.pl
lib/rkhunter/scripts/check_port.pl
lib/rkhunter/scripts/check_update.sh