From owner-svn-ports-head@freebsd.org Sun Sep 18 18:18:36 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7E214BDF68F; Sun, 18 Sep 2016 18:18:36 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 4EC353D5; Sun, 18 Sep 2016 18:18:36 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8IIIZun039752; Sun, 18 Sep 2016 18:18:35 GMT (envelope-from marcus@FreeBSD.org) Received: (from marcus@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8IIIZNo039750; Sun, 18 Sep 2016 18:18:35 GMT (envelope-from marcus@FreeBSD.org) Message-Id: <201609181818.u8IIIZNo039750@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marcus set sender to marcus@FreeBSD.org using -f From: Joe Marcus Clarke Date: Sun, 18 Sep 2016 18:18:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422402 - head/security/pam_helper 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.23 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: Sun, 18 Sep 2016 18:18:36 -0000 Author: marcus Date: Sun Sep 18 18:18:35 2016 New Revision: 422402 URL: https://svnweb.freebsd.org/changeset/ports/422402 Log: Increase the length of the password. Requested by: Julien Picalausa Modified: head/security/pam_helper/Makefile head/security/pam_helper/distinfo Modified: head/security/pam_helper/Makefile ============================================================================== --- head/security/pam_helper/Makefile Sun Sep 18 17:48:42 2016 (r422401) +++ head/security/pam_helper/Makefile Sun Sep 18 18:18:35 2016 (r422402) @@ -2,13 +2,15 @@ # $FreeBSD$ PORTNAME= pam_helper -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= security sysutils MASTER_SITES= http://www.marcuscom.com/pam_helper/ MAINTAINER= marcus@FreeBSD.org COMMENT= Authenticate applications requiring PAM services +LICENSE= BSD2CLAUSE + USES= tar:bzip2 uidfix PLIST_FILES= bin/pam_helper Modified: head/security/pam_helper/distinfo ============================================================================== --- head/security/pam_helper/distinfo Sun Sep 18 17:48:42 2016 (r422401) +++ head/security/pam_helper/distinfo Sun Sep 18 18:18:35 2016 (r422402) @@ -1,2 +1,3 @@ -SHA256 (pam_helper-1.0.tar.bz2) = 550b96290f73570db64daa7c82f78122b4a477c6f5fd28129b6d83799e920ba7 -SIZE (pam_helper-1.0.tar.bz2) = 2221 +TIMESTAMP = 1474222470 +SHA256 (pam_helper-1.1.tar.bz2) = ec1daa54e671635f7f3084973d7db4ae2c7a3c74a8c53861e2375c8a96a82154 +SIZE (pam_helper-1.1.tar.bz2) = 2251