Update to 0.04

PR:		86781
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
Approved by:	dom@happygiraffe.net (maintainer), pav (mentor)
This commit is contained in:
Marcus Alves Grando 2005-10-02 14:13:29 +00:00
parent 10b0400858
commit fde6db91f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143972
2 changed files with 3 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= Audio-Wav
PORTVERSION= 0.02
PORTVERSION= 0.04
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=Audio
@ -17,7 +17,6 @@ COMMENT= Perl modules for reading and writing Microsoft WAV files
PERL_CONFIGURE= yes
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Audio::Wav.3 Audio::Wav::Read.3 Audio::Wav::Write.3
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
MD5 (Audio-Wav-0.02.tar.gz) = bd0eb5c46bcd7566d732ddf54d1c8937
SIZE (Audio-Wav-0.02.tar.gz) = 15827
MD5 (Audio-Wav-0.04.tar.gz) = 8b3d3b17b0e971666e985e213046a3d4
SIZE (Audio-Wav-0.04.tar.gz) = 17824