Tue Nov 9 14:08:33 2021 UTC ()
devel/ruby-marcel: update to 1.0.2

pkgsrc change: add newline to the DESCR file.

1.0.2 (2021-09-20)

* Include Apache license in gem release. (a525d5b)
* Prefer audio/x-wav for WAV audio files. (#45)
* Prefer application/x-x509-ca-cert for Privacy-Enhanced Mail
  certificates. (#46)
* Prefer audio/flac for FLAC audio files. (#47)
* Prefer audio/aac for Advanced Audio Coding audio files. (#49)
* Prefer application/vnd.ms-access for Microsodt Access DB files. (#50)
* Support text/x-scss and text/x-sass stylesheets. (#52)
* Support encrypted Microsoft Access DB files. (#53)
* Prefer application/x-ole-storage for Microsoft Office files. (#54)
* Prefer text/markdown for Markdown files. (#55)
* Prefer audio/mpc for Musepack audio files. (#56)
* Support audio/webm audio files. (#58)
* Support image/avif images files. (#63)


(taca)
diff -r1.1 -r1.2 pkgsrc/devel/ruby-marcel/DESCR
diff -r1.2 -r1.3 pkgsrc/devel/ruby-marcel/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/ruby-marcel/PLIST
diff -r1.4 -r1.5 pkgsrc/devel/ruby-marcel/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/devel/ruby-marcel/DESCR (expand / switch to unified diff)

--- pkgsrc/devel/ruby-marcel/DESCR 2018/12/06 14:25:06 1.1
+++ pkgsrc/devel/ruby-marcel/DESCR 2021/11/09 14:08:33 1.2
@@ -1,3 +1,3 @@ @@ -1,3 +1,3 @@
1Marcel attempts to choose the most appropriate content type for a given file 1Marcel attempts to choose the most appropriate content type for a given file
2by looking at the binary data, the filename, and any declared type (perhaps 2by looking at the binary data, the filename, and any declared type (perhaps
3passed as a request header). 3passed as a request header).

cvs diff -r1.2 -r1.3 pkgsrc/devel/ruby-marcel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-marcel/Makefile 2021/04/12 00:02:52 1.2
+++ pkgsrc/devel/ruby-marcel/Makefile 2021/11/09 14:08:33 1.3
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.2 2021/04/12 00:02:52 taca Exp $ 1# $NetBSD: Makefile,v 1.3 2021/11/09 14:08:33 taca Exp $
2 2
3DISTNAME= marcel-1.0.1 3DISTNAME= marcel-1.0.2
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/basecamp/marcel 7HOMEPAGE= https://github.com/basecamp/marcel
8COMMENT= Simple mime type detection using magic numbers and more 8COMMENT= Simple mime type detection using magic numbers and more
9LICENSE= mit 9LICENSE= mit
10 10
11USE_LANGUAGES= # none 11USE_LANGUAGES= # none
12 12
13.include "../../lang/ruby/gem.mk" 13.include "../../lang/ruby/gem.mk"
14.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/devel/ruby-marcel/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/ruby-marcel/PLIST 2021/04/12 00:02:52 1.2
+++ pkgsrc/devel/ruby-marcel/PLIST 2021/11/09 14:08:33 1.3
@@ -1,10 +1,12 @@ @@ -1,10 +1,12 @@
1@comment $NetBSD: PLIST,v 1.2 2021/04/12 00:02:52 taca Exp $ 1@comment $NetBSD: PLIST,v 1.3 2021/11/09 14:08:33 taca Exp $
2${GEM_HOME}/cache/${GEM_NAME}.gem 2${GEM_HOME}/cache/${GEM_NAME}.gem
 3${GEM_LIBDIR}/APACHE-LICENSE
3${GEM_LIBDIR}/MIT-LICENSE 4${GEM_LIBDIR}/MIT-LICENSE
 5${GEM_LIBDIR}/README.md
4${GEM_LIBDIR}/lib/marcel.rb 6${GEM_LIBDIR}/lib/marcel.rb
5${GEM_LIBDIR}/lib/marcel/magic.rb 7${GEM_LIBDIR}/lib/marcel/magic.rb
6${GEM_LIBDIR}/lib/marcel/mime_type.rb 8${GEM_LIBDIR}/lib/marcel/mime_type.rb
7${GEM_LIBDIR}/lib/marcel/mime_type/definitions.rb 9${GEM_LIBDIR}/lib/marcel/mime_type/definitions.rb
8${GEM_LIBDIR}/lib/marcel/tables.rb 10${GEM_LIBDIR}/lib/marcel/tables.rb
9${GEM_LIBDIR}/lib/marcel/version.rb 11${GEM_LIBDIR}/lib/marcel/version.rb
10${GEM_HOME}/specifications/${GEM_NAME}.gemspec 12${GEM_HOME}/specifications/${GEM_NAME}.gemspec

cvs diff -r1.4 -r1.5 pkgsrc/devel/ruby-marcel/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-marcel/distinfo 2021/10/26 10:19:36 1.4
+++ pkgsrc/devel/ruby-marcel/distinfo 2021/11/09 14:08:33 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2021/10/26 10:19:36 nia Exp $ 1$NetBSD: distinfo,v 1.5 2021/11/09 14:08:33 taca Exp $
2 2
3BLAKE2s (marcel-1.0.1.gem) = f61526a926bc2565923f44bb0b63431acaa9154ab2733686f69eb982d7eb6943 3BLAKE2s (marcel-1.0.2.gem) = a72124471f7b3010e82090f8afd7c0142cb6aa79a88cb9ea96015de07786e5f9
4SHA512 (marcel-1.0.1.gem) = b22e3d1c20b75d8b7e7cefc12aaa6fe40151ddb1ac86a33e73660815297709205be6a02621e8faf473d1d8926ba8db09e53c9e7abd4249c9f8da0f3b48c47fdd 4SHA512 (marcel-1.0.2.gem) = 67a1ce47fcf686f3280d7b9e46dad24ab9065de13a97f7fd4df8e744b600995e66d2817ea8561e1d4fcbb6a84c1ee04afd79737431779b62d8ee58f6f4a3985f
5Size (marcel-1.0.1.gem) = 39424 bytes 5Size (marcel-1.0.2.gem) = 45056 bytes