From owner-svn-ports-all@FreeBSD.ORG Tue Feb 10 18:35:59 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2A28CE19; Tue, 10 Feb 2015 18:35:59 +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 1533B321; Tue, 10 Feb 2015 18:35:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1AIZwxd049257; Tue, 10 Feb 2015 18:35:58 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1AIZw2J049255; Tue, 10 Feb 2015 18:35:58 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201502101835.t1AIZw2J049255@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Tue, 10 Feb 2015 18:35:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r378791 - head/net/pear-Auth_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.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: Tue, 10 Feb 2015 18:35:59 -0000 Author: bofh Date: Tue Feb 10 18:35:57 2015 New Revision: 378791 URL: https://svnweb.freebsd.org/changeset/ports/378791 QAT: https://qat.redports.org/buildarchive/r378791/ Log: net/pear-Auth_RADIUS: Update version 1.0.7=>1.1.0 - Add LICENSE (BSD3CLAUSE) - Take maintainership Approved by: bapt marino (implicit) Modified: head/net/pear-Auth_RADIUS/Makefile head/net/pear-Auth_RADIUS/distinfo Modified: head/net/pear-Auth_RADIUS/Makefile ============================================================================== --- head/net/pear-Auth_RADIUS/Makefile Tue Feb 10 18:20:34 2015 (r378790) +++ head/net/pear-Auth_RADIUS/Makefile Tue Feb 10 18:35:57 2015 (r378791) @@ -2,12 +2,14 @@ # $FreeBSD$ PORTNAME= Auth_RADIUS -PORTVERSION= 1.0.7 +PORTVERSION= 1.1.0 CATEGORIES= net security pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= PEAR wrapper classes for the RADIUS PECL +LICNSE= BSD3CLAUSE + USE_PHP= radius USES= pear Modified: head/net/pear-Auth_RADIUS/distinfo ============================================================================== --- head/net/pear-Auth_RADIUS/distinfo Tue Feb 10 18:20:34 2015 (r378790) +++ head/net/pear-Auth_RADIUS/distinfo Tue Feb 10 18:35:57 2015 (r378791) @@ -1,2 +1,2 @@ -SHA256 (PEAR/Auth_RADIUS-1.0.7.tgz) = a2390982c4edee837948041cea9b8e1f58777ad5bc5ffdc59b9fbba2c53b1d4b -SIZE (PEAR/Auth_RADIUS-1.0.7.tgz) = 8447 +SHA256 (PEAR/Auth_RADIUS-1.1.0.tgz) = dbb5587e7248a295dfbf5aa3c0074523b4e6a63e5e19d8500aa97a2f2091b023 +SIZE (PEAR/Auth_RADIUS-1.1.0.tgz) = 8619