pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/p5-Tk
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 4 12:45:33 UTC 2017
Modified Files:
pkgsrc/x11/p5-Tk: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/x11/p5-Tk/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/x11/p5-Tk/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/p5-Tk/Makefile
diff -u pkgsrc/x11/p5-Tk/Makefile:1.90 pkgsrc/x11/p5-Tk/Makefile:1.91
--- pkgsrc/x11/p5-Tk/Makefile:1.90 Mon Jun 5 14:25:36 2017
+++ pkgsrc/x11/p5-Tk/Makefile Mon Sep 4 12:45:32 2017
@@ -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/}
Index: pkgsrc/x11/p5-Tk/distinfo
diff -u pkgsrc/x11/p5-Tk/distinfo:1.24 pkgsrc/x11/p5-Tk/distinfo:1.25
--- pkgsrc/x11/p5-Tk/distinfo:1.24 Wed Nov 4 03:28:50 2015
+++ pkgsrc/x11/p5-Tk/distinfo Mon Sep 4 12:45:32 2017
@@ -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
Home |
Main Index |
Thread Index |
Old Index