From owner-svn-ports-head@freebsd.org Sat May 13 12:13:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DBA6DD6AAA0; Sat, 13 May 2017 12:13:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 9EEAC1E63; Sat, 13 May 2017 12:13:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4DCDHWV019428; Sat, 13 May 2017 12:13:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4DCDHfM019425; Sat, 13 May 2017 12:13:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705131213.v4DCDHfM019425@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 13 May 2017 12:13:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440815 - head/finance/p5-Business-OnlinePayment-PaymenTech 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.23 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: Sat, 13 May 2017 12:13:19 -0000 Author: sunpoet Date: Sat May 13 12:13:17 2017 New Revision: 440815 URL: https://svnweb.freebsd.org/changeset/ports/440815 Log: Update to 2.07 - Sort *_DEPENDS - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Business-OnlinePayment-PaymenTech/Changes Modified: head/finance/p5-Business-OnlinePayment-PaymenTech/Makefile head/finance/p5-Business-OnlinePayment-PaymenTech/distinfo head/finance/p5-Business-OnlinePayment-PaymenTech/pkg-plist Modified: head/finance/p5-Business-OnlinePayment-PaymenTech/Makefile ============================================================================== --- head/finance/p5-Business-OnlinePayment-PaymenTech/Makefile Sat May 13 12:13:12 2017 (r440814) +++ head/finance/p5-Business-OnlinePayment-PaymenTech/Makefile Sat May 13 12:13:17 2017 (r440815) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Business-OnlinePayment-PaymenTech -PORTVERSION= 2.05 -PORTREVISION= 1 +PORTVERSION= 2.07 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,12 +10,16 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PaymenTech backend for Business::OnlinePayment +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment \ p5-Module-Install>=0:devel/p5-Module-Install \ - p5-XML-Simple>=0:textproc/p5-XML-Simple \ - p5-Net-HTTPS-Any>=0.10:net/p5-Net-HTTPS-Any + p5-Net-HTTPS-Any>=0.10:net/p5-Net-HTTPS-Any \ + p5-XML-Simple>=0:textproc/p5-XML-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/finance/p5-Business-OnlinePayment-PaymenTech/distinfo ============================================================================== --- head/finance/p5-Business-OnlinePayment-PaymenTech/distinfo Sat May 13 12:13:12 2017 (r440814) +++ head/finance/p5-Business-OnlinePayment-PaymenTech/distinfo Sat May 13 12:13:17 2017 (r440815) @@ -1,2 +1,3 @@ -SHA256 (Business-OnlinePayment-PaymenTech-2.05.tar.gz) = 3badc6a3b225a1406547b9af4e7cedf85128266044f760dc38a6b3d2ee2d9f0a -SIZE (Business-OnlinePayment-PaymenTech-2.05.tar.gz) = 5974 +TIMESTAMP = 1494671894 +SHA256 (Business-OnlinePayment-PaymenTech-2.07.tar.gz) = 4777029cf47d601eeb730714cdc5fbe0fcd59dd2fb124e40a08da298ba5c4d33 +SIZE (Business-OnlinePayment-PaymenTech-2.07.tar.gz) = 6962 Modified: head/finance/p5-Business-OnlinePayment-PaymenTech/pkg-plist ============================================================================== --- head/finance/p5-Business-OnlinePayment-PaymenTech/pkg-plist Sat May 13 12:13:12 2017 (r440814) +++ head/finance/p5-Business-OnlinePayment-PaymenTech/pkg-plist Sat May 13 12:13:17 2017 (r440815) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Business::OnlinePayment::PaymenTech.3.gz %%SITE_PERL%%/Business/OnlinePayment/PaymenTech.pm +%%PERL5_MAN3%%/Business::OnlinePayment::PaymenTech.3.gz