From owner-svn-ports-all@FreeBSD.ORG Sun Jan 4 17:11:51 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 C57BAAE4; Sun, 4 Jan 2015 17:11:51 +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 97B532955; Sun, 4 Jan 2015 17:11:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t04HBpps040676; Sun, 4 Jan 2015 17:11:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t04HBosH040671; Sun, 4 Jan 2015 17:11:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201501041711.t04HBosH040671@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jan 2015 17:11:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376249 - head/net/p5-Google-SAML-Request 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: Sun, 04 Jan 2015 17:11:51 -0000 Author: sunpoet Date: Sun Jan 4 17:11:49 2015 New Revision: 376249 URL: https://svnweb.freebsd.org/changeset/ports/376249 QAT: https://qat.redports.org/buildarchive/r376249/ Log: - Update to 0.05 - Add LICENSE - Sort PLIST Changes: http://search.cpan.org/dist/Google-SAML-Request/Changes Modified: head/net/p5-Google-SAML-Request/Makefile head/net/p5-Google-SAML-Request/distinfo head/net/p5-Google-SAML-Request/pkg-plist Modified: head/net/p5-Google-SAML-Request/Makefile ============================================================================== --- head/net/p5-Google-SAML-Request/Makefile Sun Jan 4 17:11:43 2015 (r376248) +++ head/net/p5-Google-SAML-Request/Makefile Sun Jan 4 17:11:49 2015 (r376249) @@ -2,14 +2,16 @@ # $FreeBSD$ PORTNAME= Google-SAML-Request -PORTVERSION= 0.04 -PORTREVISION= 3 +PORTVERSION= 0.05 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Create or parse Google's SAML requests +COMMENT= Create or parse Google SAML requests + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual BUILD_DEPENDS= p5-TimeDate>0:${PORTSDIR}/devel/p5-TimeDate \ p5-URI>0:${PORTSDIR}/net/p5-URI \ @@ -18,6 +20,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuild .include Modified: head/net/p5-Google-SAML-Request/distinfo ============================================================================== --- head/net/p5-Google-SAML-Request/distinfo Sun Jan 4 17:11:43 2015 (r376248) +++ head/net/p5-Google-SAML-Request/distinfo Sun Jan 4 17:11:49 2015 (r376249) @@ -1,2 +1,2 @@ -SHA256 (Google-SAML-Request-0.04.tar.gz) = d4d5fba6b4f310bb7577a2a1e1929b20efe46ce512f7c069a403608cfdd2cbdf -SIZE (Google-SAML-Request-0.04.tar.gz) = 12990 +SHA256 (Google-SAML-Request-0.05.tar.gz) = a1b4df2c22750e5ecc48a93aa067ecafa08fd467d78c3d9eedd418c0a57bd7e8 +SIZE (Google-SAML-Request-0.05.tar.gz) = 21259 Modified: head/net/p5-Google-SAML-Request/pkg-plist ============================================================================== --- head/net/p5-Google-SAML-Request/pkg-plist Sun Jan 4 17:11:43 2015 (r376248) +++ head/net/p5-Google-SAML-Request/pkg-plist Sun Jan 4 17:11:49 2015 (r376249) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Google::SAML::Request.3.gz %%SITE_PERL%%/Google/SAML/Request.pm +%%PERL5_MAN3%%/Google::SAML::Request.3.gz