diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-07-29 19:41:58 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-07-29 19:41:58 +0000 |
commit | 24f31c30080b69472ff019a0a637db2e39671df7 (patch) | |
tree | 70539cfe7e350f9a100da8a74321071e1c5c94e3 /security/base | |
parent | 1f2cd7d6db0d66d26428bc40ea5b4b19f8092a2f (diff) |
Notes
Diffstat (limited to 'security/base')
-rw-r--r-- | security/base/Makefile | 5 | ||||
-rw-r--r-- | security/base/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/security/base/Makefile b/security/base/Makefile index ed0c193b18dd..c67fcc2da9e1 100644 --- a/security/base/Makefile +++ b/security/base/Makefile @@ -6,7 +6,7 @@ # PORTNAME= base -PORTVERSION= 1.2.5 +PORTVERSION= 1.2.6 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= secureideas @@ -14,8 +14,7 @@ MASTER_SITE_SUBDIR= secureideas MAINTAINER= question+fbsdports@closedsrc.org COMMENT= Basic Analysis and Security Engine - analyzing Snort alerts -RUN_DEPENDS= ${LOCALBASE}/bin/snort:${PORTSDIR}/security/snort \ - ${ADODB_DIR}/adodb.inc.php:${PORTSDIR}/databases/adodb \ +RUN_DEPENDS= ${ADODB_DIR}/adodb.inc.php:${PORTSDIR}/databases/adodb \ ${LOCALBASE}/share/pear/Image/Graph.php:${PORTSDIR}/graphics/pear-Image_Graph USE_PHP= gd gettext pcre session zlib diff --git a/security/base/distinfo b/security/base/distinfo index 5a39f1e4ba20..28498ebe618a 100644 --- a/security/base/distinfo +++ b/security/base/distinfo @@ -1,3 +1,3 @@ -MD5 (base-1.2.5.tar.gz) = 72c65288f41cfb71a9ccea42ffcb0efa -SHA256 (base-1.2.5.tar.gz) = 4d0b6397af45952515fcfc89d346fa0f38da568e33bfb62151399eae0ec850f5 -SIZE (base-1.2.5.tar.gz) = 335285 +MD5 (base-1.2.6.tar.gz) = 9f7cb1b738313533a4dec02b778d8119 +SHA256 (base-1.2.6.tar.gz) = 06671030417ef2b0b38e5a226a1ba211da5c6259aa86e60c8704e97420d51d81 +SIZE (base-1.2.6.tar.gz) = 342508 |