pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/p5-Clipboard p5-Clipboard: Update to 0.20
details: https://anonhg.NetBSD.org/pkgsrc/rev/9c4c6349a157
branches: trunk
changeset: 334177:9c4c6349a157
user: nia <nia%pkgsrc.org@localhost>
date: Mon May 20 12:01:33 2019 +0000
description:
p5-Clipboard: Update to 0.20
Changes:
0.20 2019-04-18
- use xclip on cygwin/win32 if SSH_CONNECTION is set (rkitover)
- use xclip if DISPLAY is set and OS is unknown (rkitover)
- Apply doc patch from https://rt.cpan.org/Ticket/Display.html?id=64243
- Thanks to Andreas
0.19 2019-01-31
- Add copy_to_all_selections().
- Convert Changes to https://metacpan.org/pod/CPAN::Changes .
- Code cleanups and modernisations.
0.18 2019-01-30
- Remove a stray .orig script. Teaching me to use git status...
- Thanks to gregor herrmann .
0.17 2019-01-30
- Blacklist some Win32 and Mac-only prereqs in dist.ini.
- Thanks to PERLANCAR .
0.16 2019-01-30
- Add support for Debian GNU/Hurd ( https://rt.cpan.org/Ticket/Display.html?id=116951 )
- Fix https://rt.cpan.org/Ticket/Display.html?id=98435 ; CVE-2014-5509
- clipedit Insecurely used temporary files.
0.15 2019-01-30
- https://rt.cpan.org/Ticket/Display.html?id=121056
- Fix for tests with no "." in @INC
0.14 2019-01-30
- SHLOMIF resumed maintenance
- Convert to dzil .
diffstat:
x11/p5-Clipboard/Makefile | 7 +++----
x11/p5-Clipboard/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (32 lines):
diff -r 34ffb9887149 -r 9c4c6349a157 x11/p5-Clipboard/Makefile
--- a/x11/p5-Clipboard/Makefile Mon May 20 11:52:08 2019 +0000
+++ b/x11/p5-Clipboard/Makefile Mon May 20 12:01:33 2019 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2018/08/22 09:48:02 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2019/05/20 12:01:33 nia Exp $
-DISTNAME= Clipboard-0.13
+DISTNAME= Clipboard-0.20
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 8
CATEGORIES= x11 perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KI/KING/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SH/SHLOMIF/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Clipboard/
diff -r 34ffb9887149 -r 9c4c6349a157 x11/p5-Clipboard/distinfo
--- a/x11/p5-Clipboard/distinfo Mon May 20 11:52:08 2019 +0000
+++ b/x11/p5-Clipboard/distinfo Mon May 20 12:01:33 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 03:28:50 agc Exp $
+$NetBSD: distinfo,v 1.4 2019/05/20 12:01:33 nia Exp $
-SHA1 (Clipboard-0.13.tar.gz) = d3ebf93947c438dc7c33b3dcd5d7d380d366a1e4
-RMD160 (Clipboard-0.13.tar.gz) = 01cd96cc0981340ba4544d4aee2f7ab854fe2ec9
-SHA512 (Clipboard-0.13.tar.gz) = 29792efabee3bdbd808c445714f344608f79799561029d3311b3c263e7bd52ddd8be6e17773f2e027b0d38afecd5d7057af3a129e053c1c01928cf2c5a12bd6b
-Size (Clipboard-0.13.tar.gz) = 21616 bytes
+SHA1 (Clipboard-0.20.tar.gz) = ab3b42a024b9e2758da38f8c6ff0aaee358ecfc7
+RMD160 (Clipboard-0.20.tar.gz) = 620d4e84e4cf0675e47a88004b15d5a7834dd6a7
+SHA512 (Clipboard-0.20.tar.gz) = dd710a792c0118e10a9ccc19c56710c33b8c75392d96acf50460b6874cf32eba52c4c1b5e345c86d52f57880dbd64bc12b14c6025d42213df1974f97e33b75b3
+Size (Clipboard-0.20.tar.gz) = 25047 bytes
Home |
Main Index |
Thread Index |
Old Index