diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-30 17:20:46 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-30 17:20:46 +0000 |
commit | fbb42b84c69eb3e6c5f80233155921483bccdd02 (patch) | |
tree | e3af2a4d8e91c9a994bca1777a49d3aa88fc0a3b /security | |
parent | 9e8a529666ce39eb78ce9f4c4a88cf545c8a1466 (diff) | |
download | FreeBSD-ports-fbb42b84c69eb3e6c5f80233155921483bccdd02.zip FreeBSD-ports-fbb42b84c69eb3e6c5f80233155921483bccdd02.tar.gz |
- Update to 2.6
PR: ports/107326
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/denyhosts/Makefile | 3 | ||||
-rw-r--r-- | security/denyhosts/distinfo | 6 | ||||
-rw-r--r-- | security/denyhosts/files/patch-denyhosts.cfg-dist | 16 |
3 files changed, 9 insertions, 16 deletions
diff --git a/security/denyhosts/Makefile b/security/denyhosts/Makefile index 36fb4c9..1c4e384 100644 --- a/security/denyhosts/Makefile +++ b/security/denyhosts/Makefile @@ -6,8 +6,7 @@ # PORTNAME= denyhosts -PORTVERSION= 2.5 -PORTREVISION= 1 +PORTVERSION= 2.6 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/security/denyhosts/distinfo b/security/denyhosts/distinfo index 1d7e456..91f9b0c 100644 --- a/security/denyhosts/distinfo +++ b/security/denyhosts/distinfo @@ -1,3 +1,3 @@ -MD5 (DenyHosts-2.5.tar.gz) = b33f0cdae6448ae559c5f22dbffe59f2 -SHA256 (DenyHosts-2.5.tar.gz) = 1efa1a977d0341bc5c94dbc652f86f3834e12013d7dc19a4f6e7b4b4c0242ed4 -SIZE (DenyHosts-2.5.tar.gz) = 42612 +MD5 (DenyHosts-2.6.tar.gz) = fc2365305a9402886a2b0173d1beb7df +SHA256 (DenyHosts-2.6.tar.gz) = 5190ead13a7238e3ccf328cb3b71b16716e1c73939909a4f3fa6904ba58ddf7d +SIZE (DenyHosts-2.6.tar.gz) = 42667 diff --git a/security/denyhosts/files/patch-denyhosts.cfg-dist b/security/denyhosts/files/patch-denyhosts.cfg-dist index ab162d6..d9047f5 100644 --- a/security/denyhosts/files/patch-denyhosts.cfg-dist +++ b/security/denyhosts/files/patch-denyhosts.cfg-dist @@ -1,5 +1,8 @@ ---- denyhosts.cfg-dist.orig Sun Apr 9 14:37:46 2006 -+++ denyhosts.cfg-dist Fri May 5 11:37:13 2006 + +$FreeBSD$ + +--- denyhosts.cfg-dist.orig ++++ denyhosts.cfg-dist @@ -9,10 +9,10 @@ # argument # @@ -13,15 +16,6 @@ # # SuSE: #SECURE_LOG = /var/log/messages -@@ -22,7 +22,7 @@ - #SECURE_LOG = /private/var/log/asl.log - # - # Mac OS X (v10.3 or earlier): --SECURE_LOG=/private/var/log/system.log -+#SECURE_LOG=/private/var/log/system.log - # - ######################################################################## - @@ -31,7 +31,7 @@ # HOSTS_DENY: the file which contains restricted host access information # |