pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/p5-MusicBrainz-DiscID



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jun 14 13:27:00 UTC 2017

Modified Files:
        pkgsrc/audio/p5-MusicBrainz-DiscID: Makefile distinfo

Log Message:
Updated p5-MusicBrainz-DiscID to 0.04.

0.04  Tue 13 Jun 2017 22:27:29 BST
  - Use ExtUtils::MakeMaker instead of Module::Build
  - Fixed encoding in POD (RT#85212)
  - Fixed stack corruption in discid_put (RT#98179)
  - Updated tests for libdiscid 0.6.x (RT#89285)
  - Fixed typo in POD (RT#85212)


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/p5-MusicBrainz-DiscID/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/p5-MusicBrainz-DiscID/distinfo

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

Modified files:

Index: pkgsrc/audio/p5-MusicBrainz-DiscID/Makefile
diff -u pkgsrc/audio/p5-MusicBrainz-DiscID/Makefile:1.4 pkgsrc/audio/p5-MusicBrainz-DiscID/Makefile:1.5
--- pkgsrc/audio/p5-MusicBrainz-DiscID/Makefile:1.4     Mon Jun  5 14:22:18 2017
+++ pkgsrc/audio/p5-MusicBrainz-DiscID/Makefile Wed Jun 14 13:27:00 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2017/06/05 14:22:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2017/06/14 13:27:00 wiz Exp $
 
-DISTNAME=      MusicBrainz-DiscID-0.03
+DISTNAME=      MusicBrainz-DiscID-0.04
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    audio perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=MusicBrainz/}
 
@@ -15,7 +14,7 @@ DEPENDS+=     p5-Test-Pod-[0-9]*:../../devel
 
 PERL5_PACKLIST=                auto/MusicBrainz/DiscID/.packlist
 
-PERL5_MODULE_TYPE=     Module::Build
+EXTRACT_USING= bsdtar
 USE_TOOLS+=    pkg-config
 
 .include "../../audio/libdiscid/buildlink3.mk"

Index: pkgsrc/audio/p5-MusicBrainz-DiscID/distinfo
diff -u pkgsrc/audio/p5-MusicBrainz-DiscID/distinfo:1.2 pkgsrc/audio/p5-MusicBrainz-DiscID/distinfo:1.3
--- pkgsrc/audio/p5-MusicBrainz-DiscID/distinfo:1.2     Tue Nov  3 01:12:45 2015
+++ pkgsrc/audio/p5-MusicBrainz-DiscID/distinfo Wed Jun 14 13:27:00 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 01:12:45 agc Exp $
+$NetBSD: distinfo,v 1.3 2017/06/14 13:27:00 wiz Exp $
 
-SHA1 (MusicBrainz-DiscID-0.03.tar.gz) = ac64ffcd1e7807ca646e82f43e9a421d1e9d544e
-RMD160 (MusicBrainz-DiscID-0.03.tar.gz) = 06ddcdf08dc27bc8860541aca121f86e39cfcded
-SHA512 (MusicBrainz-DiscID-0.03.tar.gz) = b3fa392a669a9370369ea7ade275edb30b15c8b15b1ebeefb567d8e183e195b255e7e087025a7ebc17b39f7d7ba9a310dfa17c616426e8d092c129c0c58ddfc8
-Size (MusicBrainz-DiscID-0.03.tar.gz) = 5343 bytes
+SHA1 (MusicBrainz-DiscID-0.04.tar.gz) = a715bd1b5f04901f2799afd6454a6f7f5619512a
+RMD160 (MusicBrainz-DiscID-0.04.tar.gz) = 3237c3accc7d1128ae99cb72a41f47d60b3feeb1
+SHA512 (MusicBrainz-DiscID-0.04.tar.gz) = ccf93205f3485fa19e22cee079b2615326384513dc773f5d242216b680317d2d35d3a2421e46bc17651d8d7797a4d01bd3c2c0ae603a1d1e550ac2a558163125
+Size (MusicBrainz-DiscID-0.04.tar.gz) = 6907 bytes



Home | Main Index | Thread Index | Old Index