pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/ruby-taglib
Module Name: pkgsrc
Committed By: taca
Date: Tue Jan 3 05:48:04 UTC 2023
Modified Files:
pkgsrc/audio/ruby-taglib: Makefile PLIST distinfo
Log Message:
audio/ruby-taglib: update to 1.1.3
1.1.3 - 2022-12-29
Changed
* Fix warning warning: undefining the allocator of T_DATA class
swig_runtime_data on Ruby 3.2
* Upgraded to SWIG 4.1.1
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/audio/ruby-taglib/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/audio/ruby-taglib/PLIST \
pkgsrc/audio/ruby-taglib/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/ruby-taglib/Makefile
diff -u pkgsrc/audio/ruby-taglib/Makefile:1.11 pkgsrc/audio/ruby-taglib/Makefile:1.12
--- pkgsrc/audio/ruby-taglib/Makefile:1.11 Thu May 5 04:23:29 2022
+++ pkgsrc/audio/ruby-taglib/Makefile Tue Jan 3 05:48:04 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2022/05/05 04:23:29 taca Exp $
+# $NetBSD: Makefile,v 1.12 2023/01/03 05:48:04 taca Exp $
-DISTNAME= taglib-ruby-1.1.2
+DISTNAME= taglib-ruby-1.1.3
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
CATEGORIES= audio
Index: pkgsrc/audio/ruby-taglib/PLIST
diff -u pkgsrc/audio/ruby-taglib/PLIST:1.12 pkgsrc/audio/ruby-taglib/PLIST:1.13
--- pkgsrc/audio/ruby-taglib/PLIST:1.12 Thu May 5 04:23:29 2022
+++ pkgsrc/audio/ruby-taglib/PLIST Tue Jan 3 05:48:04 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2022/05/05 04:23:29 taca Exp $
+@comment $NetBSD: PLIST,v 1.13 2023/01/03 05:48:04 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_mpeg.${RUBY_DLEXT}
${GEM_EXTSDIR}/taglib_ogg.${RUBY_DLEXT}
${GEM_EXTSDIR}/taglib_vorbis.${RUBY_DLEXT}
${GEM_EXTSDIR}/taglib_wav.${RUBY_DLEXT}
+${GEM_LIBDIR}/.github/FUNDING.yml
${GEM_LIBDIR}/.rubocop.yml
${GEM_LIBDIR}/.yardopts
${GEM_LIBDIR}/CHANGELOG.md
Index: pkgsrc/audio/ruby-taglib/distinfo
diff -u pkgsrc/audio/ruby-taglib/distinfo:1.12 pkgsrc/audio/ruby-taglib/distinfo:1.13
--- pkgsrc/audio/ruby-taglib/distinfo:1.12 Thu May 5 04:23:29 2022
+++ pkgsrc/audio/ruby-taglib/distinfo Tue Jan 3 05:48:04 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/05/05 04:23:29 taca Exp $
+$NetBSD: distinfo,v 1.13 2023/01/03 05:48:04 taca Exp $
-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
+BLAKE2s (taglib-ruby-1.1.3.gem) = 1e864e4026f88f5467f961e99fea7dd1a483d2029dccf6df7e729ed427829d04
+SHA512 (taglib-ruby-1.1.3.gem) = 5744bcafb556529b68d144e1079b4fa08164b79b8ee932f0354033d4f49b1aecc33666b9d8ead8c2c2fe3ac0d23749d3eeeb75c136a3aae493afd4d8705f5b03
+Size (taglib-ruby-1.1.3.gem) = 836608 bytes
Home |
Main Index |
Thread Index |
Old Index