diff options
author | joneum <joneum@FreeBSD.org> | 2019-01-17 20:30:45 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2019-01-17 20:30:45 +0800 |
commit | 2e21b3ee0f61e28f60036d027c77fc2067924161 (patch) | |
tree | 22bd2bae0cfe86552158557185e566a75c16c823 | |
parent | 41265cf63b8778b53ea5a5b45ca349048a3d2831 (diff) | |
download | freebsd-ports-gnome-2e21b3ee0f61e28f60036d027c77fc2067924161.tar.gz freebsd-ports-gnome-2e21b3ee0f61e28f60036d027c77fc2067924161.tar.zst freebsd-ports-gnome-2e21b3ee0f61e28f60036d027c77fc2067924161.zip |
Update to 4.3.2
Changelog:
* fix compile failure on OpenBSD (reported by Mithrond)
PR: 234933
Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer)
Sponsored by: Netzkommune GmbH
-rw-r--r-- | security/samhain/Makefile | 2 | ||||
-rw-r--r-- | security/samhain/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile index c52ebd07ea41..971192cf112e 100644 --- a/security/samhain/Makefile +++ b/security/samhain/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= samhain -PORTVERSION= 4.3.1 +PORTVERSION= 4.3.2 CATEGORIES= security MASTER_SITES= http://la-samhna.de/archive/ DISTNAME= samhain_signed-${PORTVERSION} diff --git a/security/samhain/distinfo b/security/samhain/distinfo index ac19deabd385..1c3a410677bd 100644 --- a/security/samhain/distinfo +++ b/security/samhain/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1538659372 -SHA256 (samhain_signed-4.3.1.tar.gz) = d4dcedc6bc579c935de7972d23675e94654391c3a1bd19c06ec38e57f7faf1f2 -SIZE (samhain_signed-4.3.1.tar.gz) = 2141139 +TIMESTAMP = 1547727210 +SHA256 (samhain_signed-4.3.2.tar.gz) = 0582864ef56ab796031e8e611ed66c48adeb3a30ec34e1a8d0088572442035fc +SIZE (samhain_signed-4.3.2.tar.gz) = 2142763 |