summaryrefslogtreecommitdiff
path: root/audio/p5-Audio-Wav/Makefile
diff options
context:
space:
mode:
authorrhaen <rhaen>2012-04-01 18:40:12 +0000
committerrhaen <rhaen>2012-04-01 18:40:12 +0000
commita475eef745eed53fe4ee1e452fc447d5cdb814ab (patch)
treee11decb31c8f336447b2c744c5f1cbb37ee85725 /audio/p5-Audio-Wav/Makefile
parent4aacdfa1cda176d2b8eb84a6b8b0e74224a05e1b (diff)
downloadpkgsrc-a475eef745eed53fe4ee1e452fc447d5cdb814ab.tar.gz
Updated to 0.13
Changes: 0.13 Fri Mar 30 21:17:18 GMT 2012 - read: don't call close() at DESTROY time when the file handle creationfailed during new() (Murali Ramanathan) https://rt.cpan.org/Ticket/Display.html?id=71462 - apply patch to allow read/write of files from handle https://rt.cpan.org/Ticket/Display.html?id=71715 - fix problem with $^X under mod_perl (thanks, mario and david!) https://rt.cpan.org/Ticket/Display.html?id=62060 - fix bug in perldoc (Sergei Steshenko) https://rt.cpan.org/Ticket/Display.html?id=57114 - fix problem with writing 24,32 bps files reported by Sergei Steshenko: http://rt.cpan.org/Public/Bug/Display.html?id=57093 - spelling fixes from debian http://rt.cpan.org/Public/Bug/Display.html?id=69644
Diffstat (limited to 'audio/p5-Audio-Wav/Makefile')
-rw-r--r--audio/p5-Audio-Wav/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/p5-Audio-Wav/Makefile b/audio/p5-Audio-Wav/Makefile
index 07c1f43c8a6..3761babeb1e 100644
--- a/audio/p5-Audio-Wav/Makefile
+++ b/audio/p5-Audio-Wav/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2011/08/06 12:49:26 adam Exp $
+# $NetBSD: Makefile,v 1.19 2012/04/01 18:40:12 rhaen Exp $
-DISTNAME= Audio-Wav-0.12
+DISTNAME= Audio-Wav-0.13
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Audio/}