aboutsummaryrefslogtreecommitdiff
path: root/security/blocksshd
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-10-31 09:00:08 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-10-31 09:00:08 +0000
commit42e5c36c65ab2db9a1b8f19ad00ec12cdb88d0ac (patch)
tree795ecb3d408e3fdc2be8af6b4a57926ff5d508af /security/blocksshd
parent4e1e31688490b98f8c0dddc1a2879dd561491668 (diff)
downloadports-42e5c36c65ab2db9a1b8f19ad00ec12cdb88d0ac.tar.gz
ports-42e5c36c65ab2db9a1b8f19ad00ec12cdb88d0ac.zip
Notes
Diffstat (limited to 'security/blocksshd')
-rw-r--r--security/blocksshd/Makefile5
-rw-r--r--security/blocksshd/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/security/blocksshd/Makefile b/security/blocksshd/Makefile
index 5e47b391ae2a..d16e342246ef 100644
--- a/security/blocksshd/Makefile
+++ b/security/blocksshd/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= blocksshd
-PORTVERSION= 0.8
+PORTVERSION= 0.9
CATEGORIES= security sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= blocksshd
-MAINTAINER= gslin@gslin.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Protects computers from SSH brute force attacks
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS/Resolver.pm:${PORTSDIR}/dns/p5-Net-DNS \
@@ -27,6 +27,7 @@ MAN1= blocksshd.1
post-patch:
@${CHMOD} 755 ${WRKSRC}/init
+ @${REINPLACE_CMD} -e 's|^MANCOMPRESS = .gz||g' ${WRKSRC}/Makefile
post-install:
${INSTALL_DATA} ${WRKSRC}/blocksshd.conf ${TARGETDIR}/etc
diff --git a/security/blocksshd/distinfo b/security/blocksshd/distinfo
index 9acb12c761b8..7aa2c12e9ffb 100644
--- a/security/blocksshd/distinfo
+++ b/security/blocksshd/distinfo
@@ -1,3 +1,3 @@
-MD5 (blocksshd-0.8.tar.gz) = 0e92913e9f1014a7484a8c230b21637e
-SHA256 (blocksshd-0.8.tar.gz) = 17763703be029249081fbfe6f0422a84900a4c6dc0d8d3894311aeda9b31585f
-SIZE (blocksshd-0.8.tar.gz) = 9835
+MD5 (blocksshd-0.9.tar.gz) = 5d54ceb1fdf7bc59ca3c6236fad9732d
+SHA256 (blocksshd-0.9.tar.gz) = 280bc57932bb6694d26202edab65679da9a925ca1e6d1ff891bcecd3f11ec360
+SIZE (blocksshd-0.9.tar.gz) = 9929