Date: Sat, 5 Dec 2015 06:11:33 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403025 - head/finance/p5-Business-OnlinePayment Message-ID: <201512050611.tB56BXC2040715@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512050611.tB56BXC2040715>