Date: Thu, 25 Apr 2019 07:09:17 +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: r499956 - head/devel/p5-Test-Spelling Message-ID: <201904250709.x3P79Hnp013549@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Thu Apr 25 07:09:17 2019 New Revision: 499956 URL: https://svnweb.freebsd.org/changeset/ports/499956 Log: Update to 0.22 Modified: head/devel/p5-Test-Spelling/Makefile head/devel/p5-Test-Spelling/distinfo Modified: head/devel/p5-Test-Spelling/Makefile ============================================================================== --- head/devel/p5-Test-Spelling/Makefile Thu Apr 25 07:05:26 2019 (r499955) +++ head/devel/p5-Test-Spelling/Makefile Thu Apr 25 07:09:17 2019 (r499956) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Spelling -PORTVERSION= 0.20 -PORTREVISION= 1 +PORTVERSION= 0.22 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -21,6 +20,7 @@ RUN_DEPENDS= p5-Pod-Spell>=0:textproc/p5-Pod-Spell \ USES= perl5 USE_PERL5= configure + NO_ARCH= yes .include <bsd.port.mk> Modified: head/devel/p5-Test-Spelling/distinfo ============================================================================== --- head/devel/p5-Test-Spelling/distinfo Thu Apr 25 07:05:26 2019 (r499955) +++ head/devel/p5-Test-Spelling/distinfo Thu Apr 25 07:09:17 2019 (r499956) @@ -1,2 +1,3 @@ -SHA256 (Test-Spelling-0.20.tar.gz) = c32b97c8b746f3697fbd4c2783bd91e24d0f742661b9a5ab49610deb9d78e74a -SIZE (Test-Spelling-0.20.tar.gz) = 26839 +TIMESTAMP = 1556175948 +SHA256 (Test-Spelling-0.22.tar.gz) = 674600cd388d1fd63e4daa880f1fcb7a25d9b85af366cafd8b6d219b0e6640ca +SIZE (Test-Spelling-0.22.tar.gz) = 27519
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904250709.x3P79Hnp013549>