Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  5 Sep 2008 22:12:36 -0700 (PDT)
From:      Linh Pham <question+fbsdports@closedsrc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/127133: Update Port: security/base to 1.4.1 and Relinquish Maintainership
Message-ID:  <20080906051236.571F9CF0C3@dalek.closedsrc.org>
Resent-Message-ID: <200809060520.m865K2Fp069710@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         127133
>Category:       ports
>Synopsis:       Update Port: security/base to 1.4.1 and Relinquish Maintainership
>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:   Sat Sep 06 05:20:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Linh Pham
>Release:        FreeBSD 6.3-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD dalek.internal.closedsrc.org 6.3-RELEASE-p3 FreeBSD 6.3-RELEASE-p3 #13: Mon Jul 14 09:50:29 PDT 2008 root@dalek.internal.closedsrc.org:/usr/obj/usr/src/sys/DC7700-SMP i386
>Description:
Update security/base to 1.4.1, which includes some new features and bugfixes.

WRKSRC has been updated to reflect the change in the tarball provided by the
project.

Also, relinquishing maintainership of the port.
>How-To-Repeat:
>Fix:

--- base-1.4.1.diff begins here ---
diff -ruN /usr/ports/security/base/Makefile base/Makefile
--- /usr/ports/security/base/Makefile	2008-06-09 07:35:45.000000000 -0700
+++ base/Makefile	2008-09-05 22:08:47.000000000 -0700
@@ -6,17 +6,20 @@
 #
 
 PORTNAME=	base
-PORTVERSION=	1.4.0
-PORTREVISION=	1
+PORTVERSION=	1.4.1
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	secureideas
 
-MAINTAINER=	question+fbsdports@closedsrc.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Basic Analysis and Security Engine - analyzing Snort alerts
 
 RUN_DEPENDS=	${ADODB_DIR}/adodb.inc.php:${PORTSDIR}/databases/adodb \
-		${LOCALBASE}/share/pear/Image/Graph.php:${PORTSDIR}/graphics/pear-Image_Graph
+		${LOCALBASE}/share/pear/Image/Graph.php:${PORTSDIR}/graphics/pear-Image_Graph \
+		${LOCALBASE}/share/pear/Mail.php:${PORTSDIR}/mail/pear-Mail \
+		${LOCALBASE}/share/pear/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime
+
+WRKSRC=		${WRKDIR}/${PORTNAME}-php4
 
 USE_PHP=	gd gettext pcre session zlib
 
diff -ruN /usr/ports/security/base/distinfo base/distinfo
--- /usr/ports/security/base/distinfo	2008-04-28 07:33:49.000000000 -0700
+++ base/distinfo	2008-09-05 21:46:30.000000000 -0700
@@ -1,3 +1,3 @@
-MD5 (base-1.4.0.tar.gz) = 9fe30fcb2bae39531dfef5c5458eddbd
-SHA256 (base-1.4.0.tar.gz) = 6438d020eec493ae4b1c264bc16694cf86a69ba58479ec531ba92f3a76bb3d05
-SIZE (base-1.4.0.tar.gz) = 921006
+MD5 (base-1.4.1.tar.gz) = 288fb19e84c077d1229450291966c047
+SHA256 (base-1.4.1.tar.gz) = 3d5ac560d62610f71fa9978a81ee391e6c4dcd33b5c15316e0eb1b4449a49b54
+SIZE (base-1.4.1.tar.gz) = 954823
--- base-1.4.1.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080906051236.571F9CF0C3>