Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 5158363BA27 for ; Mon, 21 May 2012 13:50:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id ADEB014A190; Mon, 21 May 2012 13:51:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B23C114A188 for ; Mon, 21 May 2012 13:51:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id HpqBvSMVL7Wi for ; Mon, 21 May 2012 13:51:07 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id A797614A185 for ; Mon, 21 May 2012 13:51:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4957C175DD; Mon, 21 May 2012 13:51:35 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 21 May 2012 13:51:35 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2012Q1] pkgsrc/security To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20120521135135.4957C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Mon May 21 13:51:35 UTC 2012 Modified Files: pkgsrc/security [pkgsrc-2012Q1]: Makefile Added Files: pkgsrc/security/p5-AuthCAS [pkgsrc-2012Q1]: DESCR Makefile distinfo Log Message: Pullup ticket #3793 - requested by bouyer security/p5-AuthCAS: new package required for security update Revisions pulled up: - security/Makefile 1.434 - security/p5-AuthCAS/DESCR new file - security/p5-AuthCAS/Makefile 1.2-1.4 - security/p5-AuthCAS/distinfo new file --- Module Name: pkgsrc Committed By: bouyer Date: Wed May 16 15:55:24 UTC 2012 Log Message: Inital import of security/p5-AuthCAS version 1.5 AuthCAS aims at providing a Perl API to Yale's Central Authentication System (CAS). Only a basic Perl library is provided with CAS whereas AuthCAS is a full object-oriented library. --- Module Name: pkgsrc Committed By: wiz Date: Thu May 17 10:21:12 UTC 2012 Modified Files: pkgsrc/security/p5-AuthCAS: Makefile Log Message: pkglint cleanup: use standard packlist path. --- Module Name: pkgsrc Committed By: obache Date: Thu May 17 10:35:14 UTC 2012 Modified Files: pkgsrc/security/p5-AuthCAS: Makefile Log Message: Change HOMEPAGE to permalink. --- Module Name: pkgsrc Committed By: obache Date: Thu May 17 10:52:49 UTC 2012 Modified Files: pkgsrc/security/p5-AuthCAS: Makefile Log Message: Add missing dependency on p5-IO-Socket-SSL and p5-libwww (for LWP::UserAgent). Bump PKGREVISION. --- Module Name: pkgsrc Committed By: jnemeth Date: Thu May 17 05:05:37 UTC 2012 Modified Files: pkgsrc/security: Makefile Log Message: add and enable p5-AuthCAS To generate a diff of this commit: cvs rdiff -u -r1.430 -r1.430.2.1 pkgsrc/security/Makefile cvs rdiff -u -r0 -r1.1.1.1.2.2 pkgsrc/security/p5-AuthCAS/DESCR \ pkgsrc/security/p5-AuthCAS/distinfo cvs rdiff -u -r0 -r1.4.2.2 pkgsrc/security/p5-AuthCAS/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.