Skip to content

Commit

Permalink
Updated p5-Tk to 804.034.
Browse files Browse the repository at this point in the history
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
  • Loading branch information
0-wiz-0 committed Sep 4, 2017
1 parent e5d8697 commit bb2a152
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions x11/p5-Tk/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.90 2017/06/05 14:25:36 ryoon Exp $
# $NetBSD: Makefile,v 1.91 2017/09/04 12:45:32 wiz Exp $

DISTNAME= Tk-804.033
DISTNAME= Tk-804.034
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
CATEGORIES= x11 tk perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tk/}

Expand Down
10 changes: 5 additions & 5 deletions x11/p5-Tk/distinfo
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.24 2015/11/04 03:28:50 agc Exp $
$NetBSD: distinfo,v 1.25 2017/09/04 12:45:32 wiz Exp $

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

0 comments on commit bb2a152

Please sign in to comment.