pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-Filter
Module Name: pkgsrc
Committed By: wen
Date: Sat Jan 28 12:47:45 UTC 2017
Modified Files:
pkgsrc/textproc/p5-Filter: Makefile distinfo
Log Message:
Update to 1.57
Upstream changes:
1.57 2017-01-22 rurban
----
* Todo the t/exec.t test 2 on cygwin.
* Fixed/Todo the t/decrypt.t test 7 utf8 failures.
Skip with non UTF-8 locale.
1.56 2017-01-20 rurban
----
* add binmode to the decrypt/encr,decrypt sample scripts
* add utf8-encoded testcase to t/decrypt.t [cpan #110921]. use -C
* stabilized some tests, add diag to sometimes failing sh tests
* moved filter-util.pl to t/
* fixed INSTALLDIRS back to site since 5.12 [gh #2]
* fixed exec/sh test races using the same temp. filenames
* reversed this Changes file to latest first
* added Travis CI
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/textproc/p5-Filter/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/p5-Filter/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/p5-Filter/Makefile
diff -u pkgsrc/textproc/p5-Filter/Makefile:1.37 pkgsrc/textproc/p5-Filter/Makefile:1.38
--- pkgsrc/textproc/p5-Filter/Makefile:1.37 Wed Jun 8 19:24:28 2016
+++ pkgsrc/textproc/p5-Filter/Makefile Sat Jan 28 12:47:45 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2016/06/08 19:24:28 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2017/01/28 12:47:45 wen Exp $
-DISTNAME= Filter-1.55
+DISTNAME= Filter-1.57
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Filter/}
Index: pkgsrc/textproc/p5-Filter/distinfo
diff -u pkgsrc/textproc/p5-Filter/distinfo:1.15 pkgsrc/textproc/p5-Filter/distinfo:1.16
--- pkgsrc/textproc/p5-Filter/distinfo:1.15 Wed Nov 4 01:59:43 2015
+++ pkgsrc/textproc/p5-Filter/distinfo Sat Jan 28 12:47:45 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2015/11/04 01:59:43 agc Exp $
+$NetBSD: distinfo,v 1.16 2017/01/28 12:47:45 wen Exp $
-SHA1 (Filter-1.55.tar.gz) = 1b288658e5d4f160aa93c0fdece84e46ccbdcb60
-RMD160 (Filter-1.55.tar.gz) = f9863cb56c3b610af4636651c752faf54bf75db3
-SHA512 (Filter-1.55.tar.gz) = df1a558fe10cbdc416a55961502332bf68e1b5bf97ce1f5080d1fe627c7f438c1a6bc0a06b21eaff2e3ea66b6c2595c81b418b4bee6eca1e306d2fc06a99446e
-Size (Filter-1.55.tar.gz) = 89901 bytes
+SHA1 (Filter-1.57.tar.gz) = 15072bf5acf437e7af997d1df5f845b4d6aaa877
+RMD160 (Filter-1.57.tar.gz) = 1f2e89e6916559d00eb9c285e28ab020bd94cc4e
+SHA512 (Filter-1.57.tar.gz) = 6e0fe52ace85b329a73a79522a8227b64017701c9949d89271257bc6c50c263074084a50c500a3250959617707261ea71abd2432678c0741f4ad713e03ddefec
+Size (Filter-1.57.tar.gz) = 92255 bytes
Home |
Main Index |
Thread Index |
Old Index