Sun Sep 17 20:25:29 2017 UTC ()
p5-GStreamer: update to 0.20.

Overview of changes in GStreamer 0.20
=====================================

* GStreamer.pm: Announce/link to new GStreamer1 module
* README: Add note for and link to new GStreamer1 module
* copyright.pod: updated copyright year
* perl-GStreamer.doap: update project short description

Overview of changes in GStreamer 0.19
=====================================

* Avoid misusing the macro PL_na, thus preventing potential issues when
  GStreamer is used in conjunction with certain XS modules, among them
  XML::Parser and String::Approx.

Overview of changes in GStreamer 0.18
=====================================

* Add GStreamer::Buffer::data_ptr() to access the buffer's data without copying
  it. (RT#82826)
∗ Make a few tests more robust
* Created %meta_merge which follows v2 of CPAN Meta Spec
  - %meta_merge is used for generating metadata via
    ExtUtils::MakeMaker/CPAN::Meta


(wiz)
diff -r1.20 -r1.21 pkgsrc/multimedia/p5-GStreamer/Makefile
diff -r1.6 -r1.7 pkgsrc/multimedia/p5-GStreamer/distinfo

cvs diff -r1.20 -r1.21 pkgsrc/multimedia/p5-GStreamer/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/p5-GStreamer/Attic/Makefile 2017/06/05 14:24:15 1.20
+++ pkgsrc/multimedia/p5-GStreamer/Attic/Makefile 2017/09/17 20:25:29 1.21
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.20 2017/06/05 14:24:15 ryoon Exp $ 1# $NetBSD: Makefile,v 1.21 2017/09/17 20:25:29 wiz Exp $
2 2
3DISTNAME= GStreamer-0.17 3DISTNAME= GStreamer-0.20
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 7 
6CATEGORIES= multimedia perl5 5CATEGORIES= multimedia perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GStreamer/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GStreamer/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/GStreamer/ 9HOMEPAGE= http://search.cpan.org/dist/GStreamer/
11COMMENT= Perl interface to the GStreamer library 10COMMENT= Perl interface to the GStreamer library
12LICENSE= gnu-lgpl-v2.1 11LICENSE= gnu-lgpl-v2.1
13 12
14DEPENDS+= p5-ExtUtils-Depends>=0.205:../../devel/p5-ExtUtils-Depends 13DEPENDS+= p5-ExtUtils-Depends>=0.205:../../devel/p5-ExtUtils-Depends
15DEPENDS+= p5-ExtUtils-PkgConfig>=1.07:../../devel/p5-ExtUtils-PkgConfig 14DEPENDS+= p5-ExtUtils-PkgConfig>=1.07:../../devel/p5-ExtUtils-PkgConfig
16 15
17MAKE_JOBS_SAFE= no 16MAKE_JOBS_SAFE= no
18 17

cvs diff -r1.6 -r1.7 pkgsrc/multimedia/p5-GStreamer/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/multimedia/p5-GStreamer/Attic/distinfo 2015/11/03 23:54:31 1.6
+++ pkgsrc/multimedia/p5-GStreamer/Attic/distinfo 2017/09/17 20:25:29 1.7
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.6 2015/11/03 23:54:31 agc Exp $ 1$NetBSD: distinfo,v 1.7 2017/09/17 20:25:29 wiz Exp $
2 2
3SHA1 (GStreamer-0.17.tar.gz) = 7baffb86fd589c0bdc4a37ffda42889d1a5a4d6d 3SHA1 (GStreamer-0.20.tar.gz) = 1db033443c63882a27ce0061dbdadad869cd0082
4RMD160 (GStreamer-0.17.tar.gz) = eeeb23d51b30a131dbcec2720410780cf45cd61a 4RMD160 (GStreamer-0.20.tar.gz) = 63aa16741ccd8fcf5445003ac3b958a044d13713
5SHA512 (GStreamer-0.17.tar.gz) = 38a0079889ce35494eaaa9185be3ad2eee152443b00f37b4ef47168c0abe17c463a0a879600328a8b10d76e2f85bdaa69100e51fe08dab7be4b6cd485fd7a8c0 5SHA512 (GStreamer-0.20.tar.gz) = 70615f1b49851861ea1a2f4f9f944e0fde5b04bd4bb15f365e27d9c4976367f89a5855c73035812cf25c1cea45601631eb3b1b6f993b9ecc07dca4f2e54d3b95
6Size (GStreamer-0.17.tar.gz) = 68761 bytes 6Size (GStreamer-0.20.tar.gz) = 70641 bytes