summaryrefslogtreecommitdiff
path: root/security/base
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-09-06 21:13:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-09-06 21:13:27 +0000
commit2a1614318bb6df2833274498cf284af002895efc (patch)
tree687ce0df21fc7f7f3a21ddf4d5294b80fcecfebf /security/base
parent- Update to 3.9.6 (diff)
- Update to 1.4.1
- Take over maintainership - Use SF macro PR: 127133 Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (old maintainer)
Notes
Notes: svn path=/head/; revision=220020
Diffstat (limited to 'security/base')
-rw-r--r--security/base/Makefile14
-rw-r--r--security/base/distinfo6
2 files changed, 11 insertions, 9 deletions
diff --git a/security/base/Makefile b/security/base/Makefile
index 18bd2a429912..269a9838fb25 100644
--- a/security/base/Makefile
+++ b/security/base/Makefile
@@ -6,17 +6,19 @@
#
PORTNAME= base
-PORTVERSION= 1.4.0
-PORTREVISION= 1
+PORTVERSION= 1.4.1
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= secureideas
+MASTER_SITES= SF/secureideas
-MAINTAINER= question+fbsdports@closedsrc.org
+MAINTAINER= miwi@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 --git a/security/base/distinfo b/security/base/distinfo
index 532e09c37dae..0edca8e015d9 100644
--- a/security/base/distinfo
+++ b/security/base/distinfo
@@ -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