aboutsummaryrefslogtreecommitdiff
path: root/security/samhain
diff options
context:
space:
mode:
authorDavid Thiel <lx@FreeBSD.org>2011-03-23 02:01:00 +0000
committerDavid Thiel <lx@FreeBSD.org>2011-03-23 02:01:00 +0000
commit16a92c0535053ae89397fac52f7b69644316ae34 (patch)
tree3ae7acb1013c7e149b8ec932d150f8bddd1c15bb /security/samhain
parent5a6e0215d009a85e1dcca194214449c8d0867304 (diff)
downloadports-16a92c0535053ae89397fac52f7b69644316ae34.tar.gz
ports-16a92c0535053ae89397fac52f7b69644316ae34.zip
Update to 2.8.3a.
Notes
Notes: svn path=/head/; revision=271514
Diffstat (limited to 'security/samhain')
-rw-r--r--security/samhain/Makefile14
-rw-r--r--security/samhain/distinfo4
2 files changed, 9 insertions, 9 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile
index b7f5ec578fc7..ef61891d10df 100644
--- a/security/samhain/Makefile
+++ b/security/samhain/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= samhain
-PORTVERSION= 2.8.1
+PORTVERSION= 2.8.3a
CATEGORIES= security
MASTER_SITES= http://la-samhna.de/archive/ \
http://redundancy.redundancy.org/mirror/
@@ -83,21 +83,21 @@ CONFIGURE_ARGS+= --enable-network=client \
--with-config-file=REQ_FROM_SERVER
PLIST_SUB+= SAMHAIN="" SETPWD="" YULE="@comment "
EXTRA_PATCHES+= ${FILESDIR}/fixsamhainrc.patch
-MAN5= samhainrc.5
-MAN8= samhain.8
+MAN5+= samhainrc.5
+MAN8+= samhain.8
.elif defined(WITH_SERVER)
CONFIGURE_ARGS+= --enable-network=server
SUB_LIST+= WITH_YULE="yes"
PLIST_SUB+= YULE="" SAMHAIN="@comment " SETPWD="@comment "
EXTRA_PATCHES+= ${FILESDIR}/fixyulerc.patch
-MAN5= yulerc.5
-MAN8= yule.8
+MAN5+= yulerc.5
+MAN8+= yule.8
.else
SUB_LIST+= WITH_YULE=""
PLIST_SUB+= SAMHAIN="" YULE="@comment " SETPWD="@comment "
EXTRA_PATCHES+= ${FILESDIR}/fixsamhainrc.patch
-MAN5= samhainrc.5
-MAN8= samhain.8
+MAN5+= samhainrc.5
+MAN8+= samhain.8
.endif
.if defined(WITH_LOG_SERVER)
CONFIGURE_ARGS+= --with-logserver=${WITH_LOG_SERVER}
diff --git a/security/samhain/distinfo b/security/samhain/distinfo
index 4b1e0cfcc88a..e53539e1a2d0 100644
--- a/security/samhain/distinfo
+++ b/security/samhain/distinfo
@@ -1,2 +1,2 @@
-SHA256 (samhain_signed-2.8.1.tar.gz) = 6e21db93f1e3f86b78082f90e14ffc3f2c94f1c94c47bc6f9c04a1e086b46121
-SIZE (samhain_signed-2.8.1.tar.gz) = 2015830
+SHA256 (samhain_signed-2.8.3a.tar.gz) = 8f04e8489d9eb5df2c20246561b503a26123c70a85950485d3c9fe2aac6eee5f
+SIZE (samhain_signed-2.8.3a.tar.gz) = 2046495