Date: Sat, 27 Oct 2018 12:29:56 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483132 - head/www/p5-Reddit-Client Message-ID: <201810271229.w9RCTuTr073604@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Sat Oct 27 12:29:56 2018 New Revision: 483132 URL: https://svnweb.freebsd.org/changeset/ports/483132 Log: - Update to 1.2811 - Separate NO_ARCH from USE* block as requested by portlint Modified: head/www/p5-Reddit-Client/Makefile head/www/p5-Reddit-Client/distinfo Modified: head/www/p5-Reddit-Client/Makefile ============================================================================== --- head/www/p5-Reddit-Client/Makefile Sat Oct 27 12:28:52 2018 (r483131) +++ head/www/p5-Reddit-Client/Makefile Sat Oct 27 12:29:56 2018 (r483132) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Reddit-Client -PORTVERSION= 1.281 +PORTVERSION= 1.2811 PORTEPOCH= 3 CATEGORIES= www perl5 MASTER_SITES= CPAN @@ -25,6 +25,7 @@ TEST_DEPENDS= p5-Test-MockModule>=0:devel/p5-Test-Mock USES= perl5 USE_PERL5= configure + NO_ARCH= yes .include <bsd.port.mk> Modified: head/www/p5-Reddit-Client/distinfo ============================================================================== --- head/www/p5-Reddit-Client/distinfo Sat Oct 27 12:28:52 2018 (r483131) +++ head/www/p5-Reddit-Client/distinfo Sat Oct 27 12:29:56 2018 (r483132) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532277211 -SHA256 (Reddit-Client-1.281.tar.gz) = 73c443d294c5aa1ccdbadf04000afeca0a9c2f73d90ca58f2efae460f00a0e6a -SIZE (Reddit-Client-1.281.tar.gz) = 30098 +TIMESTAMP = 1540642659 +SHA256 (Reddit-Client-1.2811.tar.gz) = 681fab66b7015f858564c21787ce0a82414d01332d6d1241ca4bd8e3ca56ab3a +SIZE (Reddit-Client-1.2811.tar.gz) = 29975
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810271229.w9RCTuTr073604>