From owner-svn-ports-all@FreeBSD.ORG Mon Jan 5 23:21:01 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5CF9AB35; Mon, 5 Jan 2015 23:21:01 +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 485D564370; Mon, 5 Jan 2015 23:21:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t05NL1Ji008767; Mon, 5 Jan 2015 23:21:01 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t05NL0e4008755; Mon, 5 Jan 2015 23:21:00 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201501052321.t05NL0e4008755@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Mon, 5 Jan 2015 23:21:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376372 - head/security/courierpasswd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jan 2015 23:21:01 -0000 Author: pawel Date: Mon Jan 5 23:20:59 2015 New Revision: 376372 URL: https://svnweb.freebsd.org/changeset/ports/376372 QAT: https://qat.redports.org/buildarchive/r376372/ Log: - Update to version 1.1.3 [1] - Links to libcourierauth.so, so make it proper LIB_DEPENDS PR: 196496 [1] Submitted by: Andrew Modified: head/security/courierpasswd/Makefile head/security/courierpasswd/distinfo head/security/courierpasswd/pkg-descr head/security/courierpasswd/pkg-message Modified: head/security/courierpasswd/Makefile ============================================================================== --- head/security/courierpasswd/Makefile Mon Jan 5 23:11:30 2015 (r376371) +++ head/security/courierpasswd/Makefile Mon Jan 5 23:20:59 2015 (r376372) @@ -2,15 +2,14 @@ # $FreeBSD$ PORTNAME= courierpasswd -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 CATEGORIES= security mail MASTER_SITES= http://www.arda.homeunix.net/software-downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= User authentication and password changing utility -BUILD_DEPENDS= courierauthconfig:${PORTSDIR}/security/courier-authlib-base -RUN_DEPENDS= courierauthconfig:${PORTSDIR}/security/courier-authlib-base +LIB_DEPENDS= libcourierauth.so:${PORTSDIR}/security/courier-authlib-base GNU_CONFIGURE= yes USES= gmake Modified: head/security/courierpasswd/distinfo ============================================================================== --- head/security/courierpasswd/distinfo Mon Jan 5 23:11:30 2015 (r376371) +++ head/security/courierpasswd/distinfo Mon Jan 5 23:20:59 2015 (r376372) @@ -1,2 +1,2 @@ -SHA256 (courierpasswd-1.1.2.tar.gz) = 5b78f98be3321a99d33db1f69e59c7b561860448518dba04ade4323942d5c736 -SIZE (courierpasswd-1.1.2.tar.gz) = 287200 +SHA256 (courierpasswd-1.1.3.tar.gz) = b063d92b4416b79b830c65a99bc9aa90b80cd46fc42a7af310af749687501592 +SIZE (courierpasswd-1.1.3.tar.gz) = 341024 Modified: head/security/courierpasswd/pkg-descr ============================================================================== --- head/security/courierpasswd/pkg-descr Mon Jan 5 23:11:30 2015 (r376371) +++ head/security/courierpasswd/pkg-descr Mon Jan 5 23:20:59 2015 (r376372) @@ -3,4 +3,4 @@ that uses the courier-authlib authentica Its interface follows that of Daniel J. Bernstein's checkpassword program. -WWW: http://www.arda.homeunix.net/store/ +WWW: http://www.arda.homeunix.net/downloads/ Modified: head/security/courierpasswd/pkg-message ============================================================================== --- head/security/courierpasswd/pkg-message Mon Jan 5 23:11:30 2015 (r376371) +++ head/security/courierpasswd/pkg-message Mon Jan 5 23:20:59 2015 (r376372) @@ -8,8 +8,8 @@ root, this presents no problem. However, as a non-root user, you have three options, all of which require some manual work. -Option 1: Add the user courierpasswd will run as to the group that -owns the authdaemon socket directory in /etc/group. More than one user +Option 1: Add the user courierpasswd will run as the group that owns +the authdaemon socket directory in /etc/group. More than one user can be added to the group vector in this way. This arrangement works well if courierpasswd will be run by only a small number of users. If the authdaemon socket directory is owned by courier:courier and you