diff options
author | lx <lx@FreeBSD.org> | 2013-05-22 02:36:01 +0800 |
---|---|---|
committer | lx <lx@FreeBSD.org> | 2013-05-22 02:36:01 +0800 |
commit | 9a79be4a0690328c20620ee2085768a38b03317e (patch) | |
tree | e4b382615251dbf36ac75877e1ecf6af57753749 /security | |
parent | 9413723ee921494e7e9ec73afd85c7b9230864e0 (diff) | |
download | freebsd-ports-gnome-9a79be4a0690328c20620ee2085768a38b03317e.tar.gz freebsd-ports-gnome-9a79be4a0690328c20620ee2085768a38b03317e.tar.zst freebsd-ports-gnome-9a79be4a0690328c20620ee2085768a38b03317e.zip |
Update to 3.0.12. Changes:
- A bug has been fixed that could cause a slow and steady increase of memory
usage
- Negated conditionals in the config file are handled correctly now
Diffstat (limited to 'security')
-rw-r--r-- | security/samhain/Makefile | 2 | ||||
-rw-r--r-- | security/samhain/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile index 31a5afe8a7ac..fcbd9a7efcd6 100644 --- a/security/samhain/Makefile +++ b/security/samhain/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= samhain -PORTVERSION= 3.0.11 +PORTVERSION= 3.0.12 CATEGORIES= security MASTER_SITES= http://la-samhna.de/archive/ \ http://redundancy.redundancy.org/mirror/ diff --git a/security/samhain/distinfo b/security/samhain/distinfo index 0db67375af49..e44a20e8e996 100644 --- a/security/samhain/distinfo +++ b/security/samhain/distinfo @@ -1,2 +1,2 @@ -SHA256 (samhain_signed-3.0.11.tar.gz) = 1d96036b5e198bdab2a719fbedc2d25034be76ed0dc219f8d07cd2b7150d1795 -SIZE (samhain_signed-3.0.11.tar.gz) = 2107048 +SHA256 (samhain_signed-3.0.12.tar.gz) = e6f0e3a2d8029eade2758f262caace8d84831dcba026e2a32fa4dfa203283e9b +SIZE (samhain_signed-3.0.12.tar.gz) = 2109037 |