diff options
author | Craig Leres <leres@FreeBSD.org> | 2017-10-22 00:00:26 +0000 |
---|---|---|
committer | Craig Leres <leres@FreeBSD.org> | 2017-10-22 00:00:26 +0000 |
commit | 091aedd1fc44af4316f677bd204928feb7b23657 (patch) | |
tree | 8022efb63a30e2fc34c3084fd664dec56545b324 /security/bro | |
parent | 50621c88aa8df7d081ad09dd5e8c49331aa32b23 (diff) | |
download | ports-091aedd1fc44af4316f677bd204928feb7b23657.tar.gz ports-091aedd1fc44af4316f677bd204928feb7b23657.zip |
Notes
Diffstat (limited to 'security/bro')
-rw-r--r-- | security/bro/Makefile | 3 | ||||
-rw-r--r-- | security/bro/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/bro/Makefile b/security/bro/Makefile index b3d940b89b4d..367bef2a991c 100644 --- a/security/bro/Makefile +++ b/security/bro/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= bro -PORTVERSION= 2.5.1 -PORTREVISION= 1 +PORTVERSION= 2.5.2 CATEGORIES= security MASTER_SITES= https://www.bro.org/downloads/:source1 \ https://codeload.github.com/${GH_ACCOUNT}/${GH_PROJECT}/tar.gz/${PORTVERSION2}?dummy=/:source2 diff --git a/security/bro/distinfo b/security/bro/distinfo index ce175de2c683..3421d46d21d0 100644 --- a/security/bro/distinfo +++ b/security/bro/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1501017316 -SHA256 (bro-2.5.1.tar.gz) = 2c6ce502864bee9323c3e46213a21cfe9281a65cbedf81d5ab6160a437a89511 -SIZE (bro-2.5.1.tar.gz) = 18521029 +TIMESTAMP = 1508621466 +SHA256 (bro-2.5.2.tar.gz) = ab95b1bc376282919e5fa6b25b5ef8864e2e7bd5efe842db35d4a223b8f5b970 +SIZE (bro-2.5.2.tar.gz) = 18512696 SHA256 (actor-framework-actor-framework-0.14.6_GH0.tar.gz) = cbc2033896fe41e42604de2f74673971718a40684996650157484485755f7720 SIZE (actor-framework-actor-framework-0.14.6_GH0.tar.gz) = 1239451 |