From owner-svn-ports-head@FreeBSD.ORG Mon Aug 19 20:45:59 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 847AAD0D; Mon, 19 Aug 2013 20:45:59 +0000 (UTC) (envelope-from tobez@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 72BB327D7; Mon, 19 Aug 2013 20:45:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7JKjxmQ034775; Mon, 19 Aug 2013 20:45:59 GMT (envelope-from tobez@svn.freebsd.org) Received: (from tobez@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r7JKjxNZ034770; Mon, 19 Aug 2013 20:45:59 GMT (envelope-from tobez@svn.freebsd.org) Message-Id: <201308192045.r7JKjxNZ034770@svn.freebsd.org> From: Anton Berezin Date: Mon, 19 Aug 2013 20:45:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325018 - 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-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: Mon, 19 Aug 2013 20:45:59 -0000 Author: tobez Date: Mon Aug 19 20:45:58 2013 New Revision: 325018 URL: http://svnweb.freebsd.org/changeset/ports/325018 Log: Update to 0.23. Changes: http://search.cpan.org/dist/RadiusPerl/Changes 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 Aug 19 20:34:42 2013 (r325017) +++ head/security/p5-Authen-Radius/Makefile Mon Aug 19 20:45:58 2013 (r325018) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= Authen-Radius -PORTVERSION= 0.22 +PORTVERSION= 0.23 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= RadiusPerl-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to provide simple Radius client facilities Modified: head/security/p5-Authen-Radius/distinfo ============================================================================== --- head/security/p5-Authen-Radius/distinfo Mon Aug 19 20:34:42 2013 (r325017) +++ head/security/p5-Authen-Radius/distinfo Mon Aug 19 20:45:58 2013 (r325018) @@ -1,2 +1,2 @@ -SHA256 (RadiusPerl-0.22.tar.gz) = 3b276506986ccaa4949d92b13ce053a0017ad11562a991cc753364923fe81ca7 -SIZE (RadiusPerl-0.22.tar.gz) = 40980 +SHA256 (Authen-Radius-0.23.tar.gz) = 43c0f3a5bee279156de78b7fbd99f22401994ae82e1adeda09c88b5c53dd50c3 +SIZE (Authen-Radius-0.23.tar.gz) = 40931