From owner-svn-ports-head@FreeBSD.ORG Mon Nov 10 16:37:29 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 095708AE; Mon, 10 Nov 2014 16:37:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E95DEAC9; Mon, 10 Nov 2014 16:37:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAAGbSrK054318; Mon, 10 Nov 2014 16:37:28 GMT (envelope-from roberto@FreeBSD.org) Received: (from roberto@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAAGbS42054316; Mon, 10 Nov 2014 16:37:28 GMT (envelope-from roberto@FreeBSD.org) Message-Id: <201411101637.sAAGbS42054316@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: roberto set sender to roberto@FreeBSD.org using -f From: Ollivier Robert Date: Mon, 10 Nov 2014 16:37:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372403 - head/security/calife X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Nov 2014 16:37:29 -0000 Author: roberto Date: Mon Nov 10 16:37:27 2014 New Revision: 372403 URL: https://svnweb.freebsd.org/changeset/ports/372403 QAT: https://qat.redports.org/buildarchive/r372403/ Log: Update to 3.0.5 - Minor update: - add a FreeBSD 9 and above PAM file - updated config.guess & config.sub Submitted by: des (PAM file) Modified: head/security/calife/Makefile head/security/calife/distinfo Modified: head/security/calife/Makefile ============================================================================== --- head/security/calife/Makefile Mon Nov 10 16:21:41 2014 (r372402) +++ head/security/calife/Makefile Mon Nov 10 16:37:27 2014 (r372403) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calife -PORTVERSION= 3.0.4 +PORTVERSION= 3.0.5 CATEGORIES= security MASTER_SITES= http://assets.keltia.net/calife/ Modified: head/security/calife/distinfo ============================================================================== --- head/security/calife/distinfo Mon Nov 10 16:21:41 2014 (r372402) +++ head/security/calife/distinfo Mon Nov 10 16:37:27 2014 (r372403) @@ -1,2 +1,2 @@ -SHA256 (calife-3.0.4.tar.xz) = 6d882224cb6b097169eaa2c1dfee5569af96a25bea9935e1ff95930d7fb50407 -SIZE (calife-3.0.4.tar.xz) = 97364 +SHA256 (calife-3.0.5.tar.xz) = beda669de952875699ad99b27781eebd9393e6becd41961f87278f6682f3b903 +SIZE (calife-3.0.5.tar.xz) = 97648