Date: Sat, 22 Feb 2020 15:58:57 +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: r526819 - head/lang/p5-Try-Catch Message-ID: <202002221558.01MFwv9x058141@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Feb 22 15:58:57 2020 New Revision: 526819 URL: https://svnweb.freebsd.org/changeset/ports/526819 Log: Update WWW Modified: head/lang/p5-Try-Catch/Makefile head/lang/p5-Try-Catch/pkg-descr Modified: head/lang/p5-Try-Catch/Makefile ============================================================================== --- head/lang/p5-Try-Catch/Makefile Sat Feb 22 15:58:52 2020 (r526818) +++ head/lang/p5-Try-Catch/Makefile Sat Feb 22 15:58:57 2020 (r526819) @@ -16,6 +16,7 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure + NO_ARCH= yes .include <bsd.port.mk> Modified: head/lang/p5-Try-Catch/pkg-descr ============================================================================== --- head/lang/p5-Try-Catch/pkg-descr Sat Feb 22 15:58:52 2020 (r526818) +++ head/lang/p5-Try-Catch/pkg-descr Sat Feb 22 15:58:57 2020 (r526819) @@ -4,4 +4,4 @@ Try::Tiny but with some modifications to boost executi Consider Try::Catch a stripped Try::Tiny version with no blessing and no usage of Sub::Name. -WWW: https://metacpan.org/pod/Try::Catch +WWW: https://metacpan.org/release/Try-Catch
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002221558.01MFwv9x058141>