From owner-svn-ports-all@FreeBSD.ORG Mon Nov 19 09:47:50 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 302FDC81; Mon, 19 Nov 2012 09:47:50 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 0396C8FC08; Mon, 19 Nov 2012 09:47:49 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAJ9lnYB029017; Mon, 19 Nov 2012 09:47:49 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAJ9lnfR029015; Mon, 19 Nov 2012 09:47:49 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201211190947.qAJ9lnfR029015@svn.freebsd.org> From: Frederic Culot Date: Mon, 19 Nov 2012 09:47:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307555 - head/security/p5-Authen-Radius 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.14 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, 19 Nov 2012 09:47:50 -0000 Author: culot Date: Mon Nov 19 09:47:49 2012 New Revision: 307555 URL: http://svnweb.freebsd.org/changeset/ports/307555 Log: - Update to 0.22 Changes: http://search.cpan.org/dist/RadiusPerl/Changes Feature safe: yes Modified: head/security/p5-Authen-Radius/Makefile head/security/p5-Authen-Radius/distinfo Modified: head/security/p5-Authen-Radius/Makefile ============================================================================== --- head/security/p5-Authen-Radius/Makefile Mon Nov 19 08:02:01 2012 (r307554) +++ head/security/p5-Authen-Radius/Makefile Mon Nov 19 09:47:49 2012 (r307555) @@ -1,13 +1,8 @@ -# New ports collection makefile for: p5-Authen-Radius -# Date created: September 11th 1997 -# Whom: James FitzGibbon -# +# Created by: James FitzGibbon # $FreeBSD$ -# PORTNAME= Authen-Radius -PORTVERSION= 0.20 -PORTREVISION= 1 +PORTVERSION= 0.22 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/security/p5-Authen-Radius/distinfo ============================================================================== --- head/security/p5-Authen-Radius/distinfo Mon Nov 19 08:02:01 2012 (r307554) +++ head/security/p5-Authen-Radius/distinfo Mon Nov 19 09:47:49 2012 (r307555) @@ -1,2 +1,2 @@ -SHA256 (RadiusPerl-0.20.tar.gz) = 354c4a49a7fd103b00bb3915c73e4586995512eb64e4fa5bd1ac568884fbeeb5 -SIZE (RadiusPerl-0.20.tar.gz) = 39863 +SHA256 (RadiusPerl-0.22.tar.gz) = 3b276506986ccaa4949d92b13ce053a0017ad11562a991cc753364923fe81ca7 +SIZE (RadiusPerl-0.22.tar.gz) = 40980