pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/p5-WebService-MusicBrainz0



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jul 28 21:15:17 UTC 2017

Added Files:
        pkgsrc/net/p5-WebService-MusicBrainz0: DESCR Makefile distinfo

Log Message:
Import p5-WebService-MusicBrainz0-0.94 as net/p5-WebService-MusicBrainz0.

This perl module will search the MusicBrainz database through their
web service and return objects with the found data.

This package contains the old 0.x branch of the package, using v1
of the MusicBrainz API.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/net/p5-WebService-MusicBrainz0/DESCR \
    pkgsrc/net/p5-WebService-MusicBrainz0/Makefile \
    pkgsrc/net/p5-WebService-MusicBrainz0/distinfo

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

Added files:

Index: pkgsrc/net/p5-WebService-MusicBrainz0/DESCR
diff -u /dev/null pkgsrc/net/p5-WebService-MusicBrainz0/DESCR:1.1
--- /dev/null   Fri Jul 28 21:15:17 2017
+++ pkgsrc/net/p5-WebService-MusicBrainz0/DESCR Fri Jul 28 21:15:17 2017
@@ -0,0 +1,5 @@
+This perl module will search the MusicBrainz database through their
+web service and return objects with the found data.
+
+This package contains the old 0.x branch of the package, using v1
+of the MusicBrainz API.
Index: pkgsrc/net/p5-WebService-MusicBrainz0/Makefile
diff -u /dev/null pkgsrc/net/p5-WebService-MusicBrainz0/Makefile:1.1
--- /dev/null   Fri Jul 28 21:15:17 2017
+++ pkgsrc/net/p5-WebService-MusicBrainz0/Makefile      Fri Jul 28 21:15:17 2017
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2017/07/28 21:15:17 wiz Exp $
+
+DISTNAME=              WebService-MusicBrainz-0.94
+PKGNAME=               p5-${DISTNAME:S/z/z0/}
+CATEGORIES=            net perl5
+MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=WebService/}
+
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=              http://search.cpan.org/dist/WebService-MusicBrainz/
+COMMENT=               Perl 5 module providing an interface to MusicBrainz (0.x)
+LICENSE=               ${PERL5_LICENSE}
+
+DEPENDS+=              p5-URI-[0-9]*:../../www/p5-URI
+DEPENDS+=              p5-Class-Accessor-[0-9]*:../../devel/p5-Class-Accessor
+DEPENDS+=              p5-XML-LibXML-[0-9]*:../../textproc/p5-XML-LibXML
+DEPENDS+=              p5-libwww-[0-9]*:../../www/p5-libwww
+
+PERL5_PACKLIST=                auto/WebService/MusicBrainz/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/net/p5-WebService-MusicBrainz0/distinfo
diff -u /dev/null pkgsrc/net/p5-WebService-MusicBrainz0/distinfo:1.1
--- /dev/null   Fri Jul 28 21:15:17 2017
+++ pkgsrc/net/p5-WebService-MusicBrainz0/distinfo      Fri Jul 28 21:15:17 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/07/28 21:15:17 wiz Exp $
+
+SHA1 (WebService-MusicBrainz-0.94.tar.gz) = 731ace436b18d7cf6f5d730079f8d750a7639e31
+RMD160 (WebService-MusicBrainz-0.94.tar.gz) = ba2246b05cf147f316f38d312e79f2dfd3c82180
+SHA512 (WebService-MusicBrainz-0.94.tar.gz) = 4c73aa4e1407bb17567e0ad618771ffae47aa87925ef516640af6bb16e4dde2657a5c16bfa2dea2379b67812a2eee253d0642e4b2d73d43929d031f5917e51f0
+Size (WebService-MusicBrainz-0.94.tar.gz) = 29800 bytes



Home | Main Index | Thread Index | Old Index