diff options
author | lx <lx@FreeBSD.org> | 2010-06-02 02:16:40 +0800 |
---|---|---|
committer | lx <lx@FreeBSD.org> | 2010-06-02 02:16:40 +0800 |
commit | a746c0fc0fc4328f394a6985b1f13332ed804587 (patch) | |
tree | 33a57584c13b15c613390b097aec2d440774b279 | |
parent | c84c695e8292611f0af2c8c1b457a48bab3651f5 (diff) | |
download | freebsd-ports-gnome-a746c0fc0fc4328f394a6985b1f13332ed804587.tar.gz freebsd-ports-gnome-a746c0fc0fc4328f394a6985b1f13332ed804587.tar.zst freebsd-ports-gnome-a746c0fc0fc4328f394a6985b1f13332ed804587.zip |
Update to 2.7.0.
-rw-r--r-- | security/samhain/Makefile | 4 | ||||
-rw-r--r-- | security/samhain/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile index 208c6d382b26..5b19b171ac46 100644 --- a/security/samhain/Makefile +++ b/security/samhain/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= samhain -PORTVERSION= 2.6.4 +PORTVERSION= 2.7.0 CATEGORIES= security MASTER_SITES= http://la-samhna.de/archive/ \ http://redundancy.redundancy.org/mirror/ @@ -28,6 +28,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} CONFLICTS= samhain-client-2* +LICENSE= GPLv2 + .include <bsd.port.pre.mk> .if ${ARCH} == "amd64" diff --git a/security/samhain/distinfo b/security/samhain/distinfo index d9852605d991..85842890a016 100644 --- a/security/samhain/distinfo +++ b/security/samhain/distinfo @@ -1,3 +1,3 @@ -MD5 (samhain_signed-2.6.4.tar.gz) = 10d2688790801d769141f8ce10f1c33c -SHA256 (samhain_signed-2.6.4.tar.gz) = f32d295720fe8e970a644c387ba327d44ced68b88be688cf9b4c10a6366aa43c -SIZE (samhain_signed-2.6.4.tar.gz) = 1909042 +MD5 (samhain_signed-2.7.0.tar.gz) = ff33a5307640d21e8060966e135123af +SHA256 (samhain_signed-2.7.0.tar.gz) = 9845ef00543ca05977bee4e9bad85f02495ff8bfe94bfdbf8f15f97e09d01bda +SIZE (samhain_signed-2.7.0.tar.gz) = 1927259 |