Skip to content

Commit bb2a152

Browse files
committed
Updated p5-Tk to 804.034.
Tk-804.034 release (2017-08-26) ------------------ This is basically the same like Tk-804.033_500. Tk-804.033_500 release (2017-08-20) ---------------------- Fixes Fix aborts on OS X Sierra, introduced by latest clang/llvm strcpy/strncpy (RT #121631, github pull request #28 by Mark Aufflick) No special xOKp handling in Perl_Value (RT #121528) Add freetype2 path on MacOSX / XQuartz to inc search paths (github pull request #21 by Christoph Lamprecht) Fix Tk::NoteBook's FindMenu (Martin Jacobs) Documentation Add Tk::getSaveFile Pod file (see also github pull request #19) Fix documentation about scrollbars (github pull request #18 by asb-cpan) Add openSUSE instructions to README.linux (github pull request #25 by Tux) Add documentation notes about "make -j" Tests New test for Tk::NoteBook. t/Trace.t is using now Test::More travis-ci improvements Introduce CI testing on appveyor
1 parent e5d8697 commit bb2a152

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

x11/p5-Tk/Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# $NetBSD: Makefile,v 1.90 2017/06/05 14:25:36 ryoon Exp $
1+
# $NetBSD: Makefile,v 1.91 2017/09/04 12:45:32 wiz Exp $
22

3-
DISTNAME= Tk-804.033
3+
DISTNAME= Tk-804.034
44
PKGNAME= p5-${DISTNAME}
5-
PKGREVISION= 3
65
CATEGORIES= x11 tk perl5
76
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tk/}
87

x11/p5-Tk/distinfo

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
$NetBSD: distinfo,v 1.24 2015/11/04 03:28:50 agc Exp $
1+
$NetBSD: distinfo,v 1.25 2017/09/04 12:45:32 wiz Exp $
22

3-
SHA1 (Tk-804.033.tar.gz) = 3a6c9eaab585218d01c06d12d4ea1b89a2ad1ffe
4-
RMD160 (Tk-804.033.tar.gz) = 478b4e3aa844e700641d25a10753498b9e1a7557
5-
SHA512 (Tk-804.033.tar.gz) = ea56be8246123bbc570d86a7d4f1610349cced91ad92ab740baca4c280822aac2e3acab6334bef60b10a70d5840f331fa40b507aba47a7929f44960df95f2aee
6-
Size (Tk-804.033.tar.gz) = 6924238 bytes
3+
SHA1 (Tk-804.034.tar.gz) = d6b826b85053b9b0fffc2b3fd23b37ecbbc084a7
4+
RMD160 (Tk-804.034.tar.gz) = 899afc1936811a318110430b5250303cb61ed5c3
5+
SHA512 (Tk-804.034.tar.gz) = 8d04fd902db72f80f749256453703e40c94fd009c6a196c608dd3bde4eeb99f974a154d5f52b28baa9e67f75529f0180619989c16cae28a9417b647908de04b6
6+
Size (Tk-804.034.tar.gz) = 6937691 bytes
77
SHA1 (patch-aa) = 7f4a97b0f97e474ce6f0d0cfeb9d49e8eb703917
88
SHA1 (patch-ac) = 8918f9a9dfd884ed8d7b76b0615e266ffa392a44
99
SHA1 (patch-ad) = 09e322a0adf7c8abf98d2ed202c1f52e6bca97f6

0 commit comments

Comments
 (0)