Skip to content

Commit

Permalink
p5-Tk: update to 804.035.
Browse files Browse the repository at this point in the history
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 Perl/perl5#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
  • Loading branch information
wiz committed Sep 7, 2020
1 parent 1faf98a commit 5a9b7d3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
6 changes: 2 additions & 4 deletions x11/p5-Tk/Makefile
Original file line number Diff line number Diff line change
@@ -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/}

Expand All @@ -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

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.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
Expand Down

0 comments on commit 5a9b7d3

Please sign in to comment.