pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

p5-SDL: update to 2.546.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Sep 21 12:02:50 2017 +0200
Changeset:	f5758f9e9959c33002fbc4903886234bc40d097a

Modified Files:
	p5-SDL/Makefile
	p5-SDL/distinfo

Log Message:
p5-SDL: update to 2.546.

* 2.546 Apr 27 2015
	- Updated documentation for SDL::Mixer::Music and SDLx::App [Mithaldu]
	- Internal code cleanups [jtpalmer]
	- Remove redundant pump_events call in SDLx::Controller [Mithaldu]

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f5758f9e9959c33002fbc4903886234bc40d097a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-SDL/Makefile | 4 ++--
 p5-SDL/distinfo | 7 ++++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs:
diff --git a/p5-SDL/Makefile b/p5-SDL/Makefile
index db12bd2ab4..e8f7d3f852 100644
--- a/p5-SDL/Makefile
+++ b/p5-SDL/Makefile
@@ -1,7 +1,6 @@
 # $NetBSD: Makefile,v 1.1 2015/02/12 06:13:50 makoto Exp $
-#
 
-DISTNAME=	SDL-2.544
+DISTNAME=	SDL-2.546
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=SDL/}
@@ -12,6 +11,7 @@ COMMENT=	SDL - Simple DirectMedia Layer for Perl
 LICENSE=	${PERL5_LICENSE}
 
 DEPENDS+=	p5-Alien-SDL-[0-9]*:../../wip/p5-Alien-SDL
+BUILD_DEPENDS+=	p5-Test-Most-[0-9]*:../../devel/p5-Test-Most
 
 PERL5_OPTIONS+=	threads
 PERL5_MODULE_TYPE=	Module::Build
diff --git a/p5-SDL/distinfo b/p5-SDL/distinfo
index 7440df89ac..e2d06d0b2f 100644
--- a/p5-SDL/distinfo
+++ b/p5-SDL/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.1 2015/02/12 06:13:50 makoto Exp $
 
-SHA1 (SDL-2.544.tar.gz) = c6dd3073f1318a9008e0886cf5734ca9b605a13c
-RMD160 (SDL-2.544.tar.gz) = d4dd21edf50fbfba3e7675363b0785e911808e48
-Size (SDL-2.544.tar.gz) = 2487263 bytes
+SHA1 (SDL-2.546.tar.gz) = 567d4a85b4686e188425bc7b5a6f34a6f564b799
+RMD160 (SDL-2.546.tar.gz) = 4936af7a072f848d24c5e9299f67624602080d1e
+SHA512 (SDL-2.546.tar.gz) = 7f7015c90a277b91951a2357bcdf7c3f2f930270d211657c903240ed4529f408c200337ca79e4971eb3912da28ebf1e950053ce4d763c2599c701444c618c71a
+Size (SDL-2.546.tar.gz) = 2487053 bytes


Home | Main Index | Thread Index | Old Index