aboutsummaryrefslogtreecommitdiff
path: root/security/calife
diff options
context:
space:
mode:
authorOllivier Robert <roberto@FreeBSD.org>2014-09-05 21:33:57 +0000
committerOllivier Robert <roberto@FreeBSD.org>2014-09-05 21:33:57 +0000
commite2bddf656a3168de673a761d6c7ad5248bd9eac8 (patch)
treeef52d447be69e617bac9dbf66d83d38bb3e2515d /security/calife
parent95bf149eeee2422f3c459b402d90d2a1e3e9a2ab (diff)
downloadports-e2bddf656a3168de673a761d6c7ad5248bd9eac8.tar.gz
ports-e2bddf656a3168de673a761d6c7ad5248bd9eac8.zip
Update to Calife 3.0.4: support for %group synatx in addition to @group
and use a more secure memzero(3).
Notes
Notes: svn path=/head/; revision=367394
Diffstat (limited to 'security/calife')
-rw-r--r--security/calife/Makefile4
-rw-r--r--security/calife/distinfo4
2 files changed, 5 insertions, 3 deletions
diff --git a/security/calife/Makefile b/security/calife/Makefile
index 6148b2c5b451..94ff42287872 100644
--- a/security/calife/Makefile
+++ b/security/calife/Makefile
@@ -2,13 +2,15 @@
# $FreeBSD$
PORTNAME= calife
-PORTVERSION= 3.0.3
+PORTVERSION= 3.0.4
CATEGORIES= security
MASTER_SITES= http://assets.keltia.net/calife/
MAINTAINER= roberto@FreeBSD.org
COMMENT= Lightweight alternative to sudo
+LICENSE= GPLv2
+
USES= tar:xz
GNU_CONFIGURE= yes
diff --git a/security/calife/distinfo b/security/calife/distinfo
index 79dede6ec1d7..a5f01dce2fd7 100644
--- a/security/calife/distinfo
+++ b/security/calife/distinfo
@@ -1,2 +1,2 @@
-SHA256 (calife-3.0.3.tar.xz) = c32313da116b25cd52b0119b4e84258f7a435f3eea2c805ef9f0ad8c2e510904
-SIZE (calife-3.0.3.tar.xz) = 97104
+SHA256 (calife-3.0.4.tar.xz) = 6d882224cb6b097169eaa2c1dfee5569af96a25bea9935e1ff95930d7fb50407
+SIZE (calife-3.0.4.tar.xz) = 97364