ports/72750: Update: security/samhain 1.8.11 -> 1.8.12

David Thiel lx at redundancy.redundancy.org
Fri Oct 15 22:50:32 UTC 2004


>Number:         72750
>Category:       ports
>Synopsis:       Update: security/samhain 1.8.11 -> 1.8.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 15 22:50:28 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     David Thiel
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD redundancy.redundancy.org 4.9-STABLE FreeBSD 4.9-STABLE #15: Wed Nov 19 21:41:32 PST 2003 lx at redundancy.redundancy.org:/usr/obj/usr/src/sys/REDUNDANCY i386


>Description:

Updating the Samhain integrity checker to 1.8.12.

Code changes:

o fixes for minor compile problems

o the server command socket now uses password-based authentication
  on systems where passing credentials via unix domain sockets is not
  supported

Port changes:

Unbreak on 5.x. It was never broken in the first place.


>How-To-Repeat:
>Fix:

diff -ruN samhain.old/Makefile samhain/Makefile
--- samhain.old/Makefile	Fri Oct 15 15:33:37 2004
+++ samhain/Makefile	Fri Oct 15 15:34:29 2004
@@ -17,7 +17,7 @@
 #
 
 PORTNAME=	samhain
-PORTVERSION=	1.8.11
+PORTVERSION=	1.8.12
 CATEGORIES=	security
 MASTER_SITES=	http://la-samhna.de/archive/ \
 		http://cold.darkambient.net/
@@ -35,10 +35,6 @@
 		SERVER "Build as Yule network server" off
 
 .include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502126
-BROKEN=		"Does not build on FreeBSD >= 5.x"
-.endif
 
 .if defined(WITH_GPG)
 BUILD_DEPENDS+=	gpg:${PORTSDIR}/security/gnupg
diff -ruN samhain.old/distinfo samhain/distinfo
--- samhain.old/distinfo	Fri Oct 15 15:33:37 2004
+++ samhain/distinfo	Fri Oct 15 15:35:23 2004
@@ -1,2 +1,2 @@
-MD5 (samhain_signed-1.8.11.tar.gz) = b07d557a4fd598d9406b8338204e20f9
-SIZE (samhain_signed-1.8.11.tar.gz) = 956426
+MD5 (samhain_signed-1.8.12.tar.gz) = b204d4fbe32f01eea7c0b2d8e7991e09
+SIZE (samhain_signed-1.8.12.tar.gz) = 958403
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list