ports/127133: Update Port: security/base to 1.4.1 and Relinquish Maintainership

Linh Pham question+fbsdports at closedsrc.org
Sat Sep 6 05:20:03 UTC 2008


>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 at 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 at closedsrc.org
+MAINTAINER=	ports at 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:



More information about the freebsd-ports-bugs mailing list