From owner-svn-ports-head@FreeBSD.ORG Fri Oct 26 16:08:42 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5D3A34FF; Fri, 26 Oct 2012 16:08:42 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 2B7828FC0A; Fri, 26 Oct 2012 16:08:42 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9QG8g1W035960; Fri, 26 Oct 2012 16:08:42 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9QG8f4e035956; Fri, 26 Oct 2012 16:08:41 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201210261608.q9QG8f4e035956@svn.freebsd.org> From: Frederic Culot Date: Fri, 26 Oct 2012 16:08:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306449 - head/security/p5-AuthCAS 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.14 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: Fri, 26 Oct 2012 16:08:42 -0000 Author: culot Date: Fri Oct 26 16:08:41 2012 New Revision: 306449 URL: http://svn.freebsd.org/changeset/ports/306449 Log: - Update to 1.6 [1] - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/AuthCAS/Changes PR: ports/172939 [1] Submitted by: Geoffroy Desvernay Approved by: Frank Wall (maintainer) Feature safe: yes Modified: head/security/p5-AuthCAS/Makefile head/security/p5-AuthCAS/distinfo head/security/p5-AuthCAS/pkg-plist Modified: head/security/p5-AuthCAS/Makefile ============================================================================== --- head/security/p5-AuthCAS/Makefile Fri Oct 26 15:18:13 2012 (r306448) +++ head/security/p5-AuthCAS/Makefile Fri Oct 26 16:08:41 2012 (r306449) @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-AuthCAS -# Date created: Mon Jul 20 17:25:19 CEST 2009 -# Whom: Frank Wall -# +# Created by: Frank Wall # $FreeBSD$ -# PORTNAME= AuthCAS -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:OSALAUN @@ -15,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= fw@moov.de COMMENT= A Perl API to Yale's Central Authentication System (CAS) +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL Modified: head/security/p5-AuthCAS/distinfo ============================================================================== --- head/security/p5-AuthCAS/distinfo Fri Oct 26 15:18:13 2012 (r306448) +++ head/security/p5-AuthCAS/distinfo Fri Oct 26 16:08:41 2012 (r306449) @@ -1,2 +1,2 @@ -SHA256 (AuthCAS-1.5.tar.gz) = 0ae8c336dfc1c68ff8a5d390a1d9a99b7dcb9f59a7ccca9e5e1bae9db65ca152 -SIZE (AuthCAS-1.5.tar.gz) = 7002 +SHA256 (AuthCAS-1.6.tar.gz) = 00f3d75904ff64c7acc722fffd7556ee26d550fc14a667d0227c152438efbacf +SIZE (AuthCAS-1.6.tar.gz) = 18984 Modified: head/security/p5-AuthCAS/pkg-plist ============================================================================== --- head/security/p5-AuthCAS/pkg-plist Fri Oct 26 15:18:13 2012 (r306448) +++ head/security/p5-AuthCAS/pkg-plist Fri Oct 26 16:08:41 2012 (r306449) @@ -1,3 +1,4 @@ %%SITE_PERL%%/AuthCAS.pm +%%SITE_PERL%%/sampleCasClient.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/AuthCAS/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AuthCAS