pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/ruby-taglib audio/ruby-taglib: update to 1.1.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/9ddf818c30f8
branches: trunk
changeset: 378651:9ddf818c30f8
user: taca <taca%pkgsrc.org@localhost>
date: Thu May 05 04:23:29 2022 +0000
description:
audio/ruby-taglib: update to 1.1.2
* Update HOMEPAGE.
1.1.1 (2022-04-12)
Changed
* Fixed build time warnings with Ruby >= 2.7.0 (#85)
* Upgraded to SWIG 4.0.2
* Fixed running tests against TagLib 1.12
1.1.2 (2022-04-13)
Fixed
* Fix UserTextIdentificationFrame's constructor so that overloaded variants
with StringList arguments can be called (#107)
diffstat:
audio/ruby-taglib/Makefile | 6 +++---
audio/ruby-taglib/PLIST | 3 ++-
audio/ruby-taglib/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (48 lines):
diff -r 0aee92e747c2 -r 9ddf818c30f8 audio/ruby-taglib/Makefile
--- a/audio/ruby-taglib/Makefile Thu May 05 03:42:48 2022 +0000
+++ b/audio/ruby-taglib/Makefile Thu May 05 04:23:29 2022 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.10 2021/01/26 14:47:41 taca Exp $
+# $NetBSD: Makefile,v 1.11 2022/05/05 04:23:29 taca Exp $
-DISTNAME= taglib-ruby-1.1.0
+DISTNAME= taglib-ruby-1.1.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
CATEGORIES= audio
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://robinst.github.com/taglib-ruby/
+HOMEPAGE= https://github.com/robinst/taglib-ruby
COMMENT= Ruby library for reading and writing meta-data of many audio formats
LICENSE= mit
diff -r 0aee92e747c2 -r 9ddf818c30f8 audio/ruby-taglib/PLIST
--- a/audio/ruby-taglib/PLIST Thu May 05 03:42:48 2022 +0000
+++ b/audio/ruby-taglib/PLIST Thu May 05 04:23:29 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2021/01/26 14:47:41 taca Exp $
+@comment $NetBSD: PLIST,v 1.12 2022/05/05 04:23:29 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_EXTSDIR}/gem.build_complete
${GEM_EXTSDIR}/taglib_aiff.${RUBY_DLEXT}
@@ -12,6 +12,7 @@
${GEM_EXTSDIR}/taglib_ogg.${RUBY_DLEXT}
${GEM_EXTSDIR}/taglib_vorbis.${RUBY_DLEXT}
${GEM_EXTSDIR}/taglib_wav.${RUBY_DLEXT}
+${GEM_LIBDIR}/.rubocop.yml
${GEM_LIBDIR}/.yardopts
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/Gemfile
diff -r 0aee92e747c2 -r 9ddf818c30f8 audio/ruby-taglib/distinfo
--- a/audio/ruby-taglib/distinfo Thu May 05 03:42:48 2022 +0000
+++ b/audio/ruby-taglib/distinfo Thu May 05 04:23:29 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 09:59:28 nia Exp $
+$NetBSD: distinfo,v 1.12 2022/05/05 04:23:29 taca Exp $
-BLAKE2s (taglib-ruby-1.1.0.gem) = d90cb80a2f11ff2affdc55842228e8502868b331369e01853c3ab13305395fb6
-SHA512 (taglib-ruby-1.1.0.gem) = a31c30bd29ce2af642dd2bab7e47a20e8e642adb8453e9f5c926045a6ff60131d5208b5f16c096fe1cfa43ea85e22f744829b28c685dea6a15b14d12b06d1ac9
-Size (taglib-ruby-1.1.0.gem) = 822272 bytes
+BLAKE2s (taglib-ruby-1.1.2.gem) = f684dd9646fec6bf9103c811a907d44d55567d208316f09899c30629c5d28e8a
+SHA512 (taglib-ruby-1.1.2.gem) = 489a8bcb393de5cbdfcb8dccb6f586ae94719112ccf1af3b15eab9ea648f58871e038387b87a87a11e18144b58372348303bd6427972daa52737a9e7049fb125
+Size (taglib-ruby-1.1.2.gem) = 829952 bytes
Home |
Main Index |
Thread Index |
Old Index