From owner-svn-ports-head@freebsd.org Sat Dec 5 06:11:35 2015 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 10E31A41B26; Sat, 5 Dec 2015 06:11:35 +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 D0AF1153F; Sat, 5 Dec 2015 06:11:34 +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 tB56BX3h040717; Sat, 5 Dec 2015 06:11:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB56BXC2040715; Sat, 5 Dec 2015 06:11:33 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201512050611.tB56BXC2040715@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, 5 Dec 2015 06:11:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403025 - head/finance/p5-Business-OnlinePayment 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.20 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, 05 Dec 2015 06:11:35 -0000 Author: sunpoet Date: Sat Dec 5 06:11:33 2015 New Revision: 403025 URL: https://svnweb.freebsd.org/changeset/ports/403025 Log: - Update to 3.04 - Add NO_ARCH Changes: http://search.cpan.org/dist/Business-OnlinePayment/Changes Modified: head/finance/p5-Business-OnlinePayment/Makefile head/finance/p5-Business-OnlinePayment/distinfo Modified: head/finance/p5-Business-OnlinePayment/Makefile ============================================================================== --- head/finance/p5-Business-OnlinePayment/Makefile Sat Dec 5 06:11:29 2015 (r403024) +++ head/finance/p5-Business-OnlinePayment/Makefile Sat Dec 5 06:11:33 2015 (r403025) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Business-OnlinePayment -PORTVERSION= 3.03 +PORTVERSION= 3.04 CATEGORIES= finance perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:IVAN @@ -20,6 +20,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} PORTSCOUT= limit:^[0-9\.]*$$ +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/finance/p5-Business-OnlinePayment/distinfo ============================================================================== --- head/finance/p5-Business-OnlinePayment/distinfo Sat Dec 5 06:11:29 2015 (r403024) +++ head/finance/p5-Business-OnlinePayment/distinfo Sat Dec 5 06:11:33 2015 (r403025) @@ -1,2 +1,2 @@ -SHA256 (Business-OnlinePayment-3.03.tar.gz) = 9f6bd5ce639739a10988b69040f2173396c7884facbc81f9381fb4a704d2ba77 -SIZE (Business-OnlinePayment-3.03.tar.gz) = 20415 +SHA256 (Business-OnlinePayment-3.04.tar.gz) = bfd100c79b820de400eb31c7d7db1715d859ce0453842bc36e6149d982767af7 +SIZE (Business-OnlinePayment-3.04.tar.gz) = 21225