pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-File-Which Update to 1.23



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b555693fd9bb
branches:  trunk
changeset: 318487:b555693fd9bb
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Jan 26 10:07:31 2019 +0000

description:
Update to 1.23

Upstream changes:
1.23      2018-12-31 14:28:16 -0500
  - Internally use IS_WIN instead of IS_DOS for DOS/Windows style
    operating systems.  This is 2018 (almost 2019) after all.
    IS_DOS is now an alias for IS_WIN, although these are not public
    interfaces so you shouldn't be using them anyway.

diffstat:

 devel/p5-File-Which/Makefile |   5 ++---
 devel/p5-File-Which/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 4f5d4bcce48d -r b555693fd9bb devel/p5-File-Which/Makefile
--- a/devel/p5-File-Which/Makefile      Sat Jan 26 10:02:59 2019 +0000
+++ b/devel/p5-File-Which/Makefile      Sat Jan 26 10:07:31 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2018/08/22 09:44:03 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2019/01/26 10:07:31 wen Exp $
 
-DISTNAME=      File-Which-1.22
+DISTNAME=      File-Which-1.23
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=File/}
 
diff -r 4f5d4bcce48d -r b555693fd9bb devel/p5-File-Which/distinfo
--- a/devel/p5-File-Which/distinfo      Sat Jan 26 10:02:59 2019 +0000
+++ b/devel/p5-File-Which/distinfo      Sat Jan 26 10:07:31 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2017/09/10 21:28:57 wiz Exp $
+$NetBSD: distinfo,v 1.12 2019/01/26 10:07:31 wen Exp $
 
-SHA1 (File-Which-1.22.tar.gz) = 770ebe5dfa4076abc9923d8c4993d90dd6d2db9a
-RMD160 (File-Which-1.22.tar.gz) = efa2c38e8886ea37ce52ea0a42a2654df25e78d0
-SHA512 (File-Which-1.22.tar.gz) = 9efd8cc6d08e82a429ab3b0ec5193cb894432311338dc4cdcb73b4536a40bf4829c414e75e5dcb0d03b9190511b232f1d27e441657afa7299b0a5b882877f2d1
-Size (File-Which-1.22.tar.gz) = 21685 bytes
+SHA1 (File-Which-1.23.tar.gz) = 3a1b54e0a4e470e62958749cffcf87bad027bfb4
+RMD160 (File-Which-1.23.tar.gz) = cbc55882009efbb31b7f6aeae3d7ca7c19ec4a97
+SHA512 (File-Which-1.23.tar.gz) = 73c48642f448abdab2a3cf39409db50bb311cbd7ea352f5dc70f6e97296d9b09ab7e1738482864aa7f7e300a8f74b19b7ca9949fe3102f61e08fe08c9be2a4ac
+Size (File-Which-1.23.tar.gz) = 23293 bytes



Home | Main Index | Thread Index | Old Index