Received: by mail.netbsd.org (Postfix, from userid 605) id F263384E49; Sat, 25 Apr 2020 15:49:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7881084E42 for ; Sat, 25 Apr 2020 15:49:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id GBuRs9piK8n8 for ; Sat, 25 Apr 2020 15:49:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DF1AC84D37 for ; Sat, 25 Apr 2020 15:49:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D1178FB27; Sat, 25 Apr 2020 15:49:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1587829742240390" MIME-Version: 1.0 Date: Sat, 25 Apr 2020 15:49:02 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/audio/ruby-taglib To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20200425154902.D1178FB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1587829742240390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Apr 25 15:49:02 UTC 2020 Modified Files: pkgsrc/audio/ruby-taglib: Makefile PLIST distinfo Log Message: audio/ruby-taglib: update to 1.0.1 Update ruby-taglib to 1.0.1 ## 1.0.1 - 2020-03-25 ### Fixed - Fix segmentation fault with TagLib::FLAC picture lists (#91), thanks @jameswyper! To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/audio/ruby-taglib/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/audio/ruby-taglib/PLIST cvs rdiff -u -r1.7 -r1.8 pkgsrc/audio/ruby-taglib/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1587829742240390 Content-Disposition: inline Content-Length: 2428 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/audio/ruby-taglib/Makefile diff -u pkgsrc/audio/ruby-taglib/Makefile:1.8 pkgsrc/audio/ruby-taglib/Makefile:1.9 --- pkgsrc/audio/ruby-taglib/Makefile:1.8 Sat Jan 18 23:30:05 2020 +++ pkgsrc/audio/ruby-taglib/Makefile Sat Apr 25 15:49:02 2020 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2020/01/18 23:30:05 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2020/04/25 15:49:02 taca Exp $ -DISTNAME= taglib-ruby-1.0.0 +DISTNAME= taglib-ruby-1.0.1 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} CATEGORIES= audio Index: pkgsrc/audio/ruby-taglib/PLIST diff -u pkgsrc/audio/ruby-taglib/PLIST:1.9 pkgsrc/audio/ruby-taglib/PLIST:1.10 --- pkgsrc/audio/ruby-taglib/PLIST:1.9 Thu Jan 16 15:07:40 2020 +++ pkgsrc/audio/ruby-taglib/PLIST Sat Apr 25 15:49:02 2020 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2020/01/16 15:07:40 taca Exp $ +@comment $NetBSD: PLIST,v 1.10 2020/04/25 15:49:02 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_EXTSDIR}/gem.build_complete ${GEM_EXTSDIR}/taglib_aiff.${RUBY_DLEXT} @@ -13,7 +13,7 @@ ${GEM_EXTSDIR}/taglib_ogg.${RUBY_DLEXT} ${GEM_EXTSDIR}/taglib_vorbis.${RUBY_DLEXT} ${GEM_EXTSDIR}/taglib_wav.${RUBY_DLEXT} ${GEM_LIBDIR}/.yardopts -${GEM_LIBDIR}/CHANGES.md +${GEM_LIBDIR}/CHANGELOG.md ${GEM_LIBDIR}/Gemfile ${GEM_LIBDIR}/Guardfile ${GEM_LIBDIR}/LICENSE.txt Index: pkgsrc/audio/ruby-taglib/distinfo diff -u pkgsrc/audio/ruby-taglib/distinfo:1.7 pkgsrc/audio/ruby-taglib/distinfo:1.8 --- pkgsrc/audio/ruby-taglib/distinfo:1.7 Thu Jan 16 15:07:40 2020 +++ pkgsrc/audio/ruby-taglib/distinfo Sat Apr 25 15:49:02 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2020/01/16 15:07:40 taca Exp $ +$NetBSD: distinfo,v 1.8 2020/04/25 15:49:02 taca Exp $ -SHA1 (taglib-ruby-1.0.0.gem) = 14c7587aa4642a8515528672859d1506c4b4bd7f -RMD160 (taglib-ruby-1.0.0.gem) = 0a973b5241f319fc61ff68bcbba0eb4a4b1468ac -SHA512 (taglib-ruby-1.0.0.gem) = 71d5a4bd6e93a2f53b4273b938eb2866ab8668bf773e0fc83f3b2fa82126a93eb491d5a2961234f4ca30c2879aed76449b47bd429635dbcadb8b0c3997268ce1 -Size (taglib-ruby-1.0.0.gem) = 791040 bytes +SHA1 (taglib-ruby-1.0.1.gem) = 27ad9f3dd6f9d034ab2a1c800f5d4723d45f846c +RMD160 (taglib-ruby-1.0.1.gem) = 47cd869c6a5e3f428221e0d9141b90b3a94716a8 +SHA512 (taglib-ruby-1.0.1.gem) = 13a803244e0bdacb0d8934c58caf9d28c263ca7ccdfa0cf6e27141b28869c2340d4127d7777f9b726cc39658acb3fb6a4f6f73bd4ff598d039d081670de38406 +Size (taglib-ruby-1.0.1.gem) = 791040 bytes --_----------=_1587829742240390--