Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Sep 2014 21:33:58 +0000 (UTC)
From:      Ollivier Robert <roberto@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367394 - head/security/calife
Message-ID:  <201409052133.s85LXwqj052792@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: roberto
Date: Fri Sep  5 21:33:57 2014
New Revision: 367394
URL: http://svnweb.freebsd.org/changeset/ports/367394
QAT: https://qat.redports.org/buildarchive/r367394/

Log:
  Update to Calife 3.0.4: support for %group synatx in addition to @group
  and use a more secure memzero(3).

Modified:
  head/security/calife/Makefile
  head/security/calife/distinfo

Modified: head/security/calife/Makefile
==============================================================================
--- head/security/calife/Makefile	Fri Sep  5 21:26:33 2014	(r367393)
+++ head/security/calife/Makefile	Fri Sep  5 21:33:57 2014	(r367394)
@@ -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

Modified: head/security/calife/distinfo
==============================================================================
--- head/security/calife/distinfo	Fri Sep  5 21:26:33 2014	(r367393)
+++ head/security/calife/distinfo	Fri Sep  5 21:33:57 2014	(r367394)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409052133.s85LXwqj052792>