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 7 20:58:27 UTC 2020
Modified Files:
pkgsrc/x11/p5-Tk: Makefile distinfo
Log Message:
p5-Tk: update to 804.035.
Tk-804.035 release (2020-03-28)
------------------
This is basically the same like Tk-804.034_501.
Tk-804.034_501 release (2020-03-19)
----------------------
Fixes
Add dummy rules for newer EUMM (RT #124910)
Try harder to find libpng on FreeBSD
Tk-804.034_500 release (2020-02-23)
----------------------
Fixes
Compiles again with perl 5.31.x (see also
github pull request #61 and https://github.com/Perl/perl5/issues/17024
by Karl Williamson). Now ppport.h is included in the
distribution.
Switch to X's locale handling if needed (Karl Williamson)
Don't use buttons 4 and 5 on non-X11 platforms
(Christopher Chavez)
Fix corner case in XPM handling (/* in colors section)
Spelling/grammar fixes in comments and code (Christopher Chavez)
Improved demo script photo1.pl (Christopher Chavez)
Documentation
Smaller Pod fixes (Slaven Rezic, Christopher Chavez)
Tests
travis-ci fixes
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 pkgsrc/x11/p5-Tk/Makefile
cvs rdiff -u -r1.25 -r1.26 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.97 pkgsrc/x11/p5-Tk/Makefile:1.98
--- pkgsrc/x11/p5-Tk/Makefile:1.97 Mon Aug 31 18:13:21 2020
+++ pkgsrc/x11/p5-Tk/Makefile Mon Sep 7 20:58:27 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.97 2020/08/31 18:13:21 wiz Exp $
+# $NetBSD: Makefile,v 1.98 2020/09/07 20:58:27 wiz Exp $
-DISTNAME= Tk-804.034
+DISTNAME= Tk-804.035
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= x11 tk perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tk/}
@@ -14,7 +13,6 @@ MAKE_JOBS_SAFE= no
BUILD_DEPENDS+= p5-HTML-Parser>=3.19:../../www/p5-HTML-Parser
-USE_LANGUAGES= c
USE_TOOLS+= pkg-config
PERL5_PACKLIST= auto/Tk/.packlist
Index: pkgsrc/x11/p5-Tk/distinfo
diff -u pkgsrc/x11/p5-Tk/distinfo:1.25 pkgsrc/x11/p5-Tk/distinfo:1.26
--- pkgsrc/x11/p5-Tk/distinfo:1.25 Mon Sep 4 12:45:32 2017
+++ pkgsrc/x11/p5-Tk/distinfo Mon Sep 7 20:58:27 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.25 2017/09/04 12:45:32 wiz Exp $
+$NetBSD: distinfo,v 1.26 2020/09/07 20:58:27 wiz Exp $
-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 (Tk-804.035.tar.gz) = 31b5fac38361049dda20e2fbd6d4ae044291f412
+RMD160 (Tk-804.035.tar.gz) = cfc0989ba68ae717d8e7afb71ff6a22e18322eb5
+SHA512 (Tk-804.035.tar.gz) = ff6a236e7a2b25ff759a1bfdff517524ade337a03e6da8524f29b9ff958b4e01fe527e53fa7884179f3b1a15c0419a554eeedd471eb4c2f3a1baac5cc3ae1daa
+Size (Tk-804.035.tar.gz) = 7024487 bytes
SHA1 (patch-aa) = 7f4a97b0f97e474ce6f0d0cfeb9d49e8eb703917
SHA1 (patch-ac) = 8918f9a9dfd884ed8d7b76b0615e266ffa392a44
SHA1 (patch-ad) = 09e322a0adf7c8abf98d2ed202c1f52e6bca97f6
Home |
Main Index |
Thread Index |
Old Index