pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-IO-Stty
Module Name: pkgsrc
Committed By: mef
Date: Mon Apr 13 13:44:16 UTC 2020
Modified Files:
pkgsrc/devel/p5-IO-Stty: Makefile distinfo
Log Message:
(devel/p5-IO-Stty) Updated to 0.04
0.04 Sat Jan 18 2020
- Switch to EU::MM
- Address a few deficiencies in the way how the stty() sub processes its arguments
- Enable testing on Github actions.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/p5-IO-Stty/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-IO-Stty/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-IO-Stty/Makefile
diff -u pkgsrc/devel/p5-IO-Stty/Makefile:1.33 pkgsrc/devel/p5-IO-Stty/Makefile:1.34
--- pkgsrc/devel/p5-IO-Stty/Makefile:1.33 Sun Aug 11 13:19:38 2019
+++ pkgsrc/devel/p5-IO-Stty/Makefile Mon Apr 13 13:44:16 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2019/08/11 13:19:38 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2020/04/13 13:44:16 mef Exp $
-DISTNAME= IO-Stty-0.03
+DISTNAME= IO-Stty-0.04
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 9
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
@@ -14,7 +13,6 @@ LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= #empty
PERL5_PACKLIST= auto/IO/Stty/.packlist
-PERL5_MODULE_TYPE= Module::Build
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/p5-IO-Stty/distinfo
diff -u pkgsrc/devel/p5-IO-Stty/distinfo:1.5 pkgsrc/devel/p5-IO-Stty/distinfo:1.6
--- pkgsrc/devel/p5-IO-Stty/distinfo:1.5 Tue Nov 3 03:28:21 2015
+++ pkgsrc/devel/p5-IO-Stty/distinfo Mon Apr 13 13:44:16 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 03:28:21 agc Exp $
+$NetBSD: distinfo,v 1.6 2020/04/13 13:44:16 mef Exp $
-SHA1 (IO-Stty-0.03.tar.gz) = e7ca2246c381b6ff950dec90dbea39a8f1abbc2d
-RMD160 (IO-Stty-0.03.tar.gz) = ffacc6c7cdcb54ea1055e723800425993ad7addf
-SHA512 (IO-Stty-0.03.tar.gz) = 0670005929f604c8c2103d3f5e5e03e17413f8ff8a2e93911d5a064f64f268f59eb8855126c86a69649f8a350b70ecd812e60b01584c5d042bd64174d9710e4f
-Size (IO-Stty-0.03.tar.gz) = 10251 bytes
+SHA1 (IO-Stty-0.04.tar.gz) = 50265e3653da21e94b52ff6ecf9c7114608ae807
+RMD160 (IO-Stty-0.04.tar.gz) = 8ea993f9444fe523fe4d8f54c3ca1fccdde057ef
+SHA512 (IO-Stty-0.04.tar.gz) = 1a75adef5376612c87bb7c76eed96f6d67bd70eaae51dedf65e25a31b0d1d592a89dbf58fc669e956460a4d3889c3d5273c78bd1c7d926113b42e5f97064d38f
+Size (IO-Stty-0.04.tar.gz) = 9686 bytes
Home |
Main Index |
Thread Index |
Old Index