diff -ruN rkhunter.orig/Makefile rkhunter/Makefile --- rkhunter.orig/Makefile Tue Feb 14 18:30:15 2006 +++ rkhunter/Makefile Tue Feb 14 18:37:05 2006 @@ -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 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_PERL5= yes NO_BUILD= yes -USE_REINPLACE= yes MAN8= rkhunter.8 MANCOMPRESSED= no @@ -30,7 +28,7 @@ .include .if ${ARCH} == "sparc64" -BROKEN= "Does not build on sparc64" +BROKEN= Does not build on sparc64 .endif do-install: diff -ruN rkhunter.orig/distinfo rkhunter/distinfo --- rkhunter.orig/distinfo Tue Feb 14 18:30:15 2006 +++ rkhunter/distinfo Tue Feb 14 18:31:02 2006 @@ -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 -ruN rkhunter.orig/pkg-plist rkhunter/pkg-plist --- rkhunter.orig/pkg-plist Tue Feb 14 18:30:15 2006 +++ rkhunter/pkg-plist Tue Feb 14 18:43:01 2006 @@ -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