pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Path-Dispatcher
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 7 09:49:33 UTC 2020
Modified Files:
pkgsrc/devel/p5-Path-Dispatcher: Makefile distinfo
Log Message:
p5-Path-Dispatcher: update to 1.08.
1.08 2020-07-12 02:40:52Z
- add abstracts to modules that were missing them (RT#132909)
- add MooX::TypeTiny for optimized type checks
1.07 2020-02-29 20:55:07Z
- Switch from Any::Moose to Moo and Types::Standard
based on PRs from chresomanci and hashbangperl
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/p5-Path-Dispatcher/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-Path-Dispatcher/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Path-Dispatcher/Makefile
diff -u pkgsrc/devel/p5-Path-Dispatcher/Makefile:1.21 pkgsrc/devel/p5-Path-Dispatcher/Makefile:1.22
--- pkgsrc/devel/p5-Path-Dispatcher/Makefile:1.21 Mon Aug 31 18:08:41 2020
+++ pkgsrc/devel/p5-Path-Dispatcher/Makefile Mon Sep 7 09:49:33 2020
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2020/08/31 18:08:41 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2020/09/07 09:49:33 wiz Exp $
-DISTNAME= Path-Dispatcher-1.06
+DISTNAME= Path-Dispatcher-1.08
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SA/SARTAK/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://metacpan.org/release/Path-Dispatcher
@@ -13,14 +12,13 @@ LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
-DEPENDS+= p5-Any-Moose-[0-9]*:../../devel/p5-Any-Moose
DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter
+DEPENDS+= p5-MooX-TypeTiny-[0-9]*:../../devel/p5-MooX-TypeTiny
+DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
+TEST_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
-# For test target
-BUILD_DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
-BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
-
-PERL5_PACKLIST= auto/Path/Dispatcher/.packlist
+PERL5_MODULE_TYPE= Module::Build::Tiny
+PERL5_PACKLIST= auto/Path/Dispatcher/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/p5-Path-Dispatcher/distinfo
diff -u pkgsrc/devel/p5-Path-Dispatcher/distinfo:1.8 pkgsrc/devel/p5-Path-Dispatcher/distinfo:1.9
--- pkgsrc/devel/p5-Path-Dispatcher/distinfo:1.8 Tue Nov 3 03:28:39 2015
+++ pkgsrc/devel/p5-Path-Dispatcher/distinfo Mon Sep 7 09:49:33 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2015/11/03 03:28:39 agc Exp $
+$NetBSD: distinfo,v 1.9 2020/09/07 09:49:33 wiz Exp $
-SHA1 (Path-Dispatcher-1.06.tar.gz) = 1e6eeb59dfe37c604b8e68dfa5ef8abbca08a4db
-RMD160 (Path-Dispatcher-1.06.tar.gz) = 66545a9a3da45aeeee50ce25bbcb48d41102d562
-SHA512 (Path-Dispatcher-1.06.tar.gz) = a3f86354f5f9ccb7bd44f0bf023f278fafa0f1a2043f88b17f1f6c591d9eb6e63f5a1e4e4be5ce81fb586f30bbf06b2f20332f89497bc6e8c833c194afb97e8b
-Size (Path-Dispatcher-1.06.tar.gz) = 28387 bytes
+SHA1 (Path-Dispatcher-1.08.tar.gz) = ed57a010ad0442b81129d689417288a8800150a0
+RMD160 (Path-Dispatcher-1.08.tar.gz) = 2ec452e75fd6b4026e5cb6d6b375cbb873aa2f5e
+SHA512 (Path-Dispatcher-1.08.tar.gz) = 3cda047a70dafc0ce54dad949b567d872b9c911c670a66d5f022cf21706ced2b6ff40b615458c2b7b06693141f9504beceb93c7c6b532eba53f32290b93b27c2
+Size (Path-Dispatcher-1.08.tar.gz) = 50388 bytes
Home |
Main Index |
Thread Index |
Old Index