pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ruby-octicons: Update to 19.14.0



Module Name:	pkgsrc-wip
Committed By:	Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By:	steleto
Date:		Sun Jan 19 01:03:14 2025 +0900
Changeset:	7d66176659737fa21e3889bd339ff576dc8dbc2c

Modified Files:
	ruby-octicons/Makefile
	ruby-octicons/PLIST
	ruby-octicons/distinfo

Log Message:
ruby-octicons: Update to 19.14.0

19.14.0

Minor Changes

- #1037 7402e69c Thanks @jonrohan! - Update octicons-react to use
  presentational attributes over inline styles for base styles
- #1047 48198033 Thanks @joshblack! - Add support for SVG props to
  base icons

19.13.0

Minor Changes

- #1041 ef89a78f Thanks @lukasoppermann! - Adds sparkles icon (3
  sparkles)
- #1027 12c6fb00 Thanks @joshblack! - Update the build output to
  reduce number of generated assets included in the package on npm

19.12.0

Minor Changes

- #1033 7a5ac858 Thanks @colebemis! - Update thumbsup and thumbsdown
  icons

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7d66176659737fa21e3889bd339ff576dc8dbc2c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ruby-octicons/Makefile | 2 +-
 ruby-octicons/PLIST    | 4 ++--
 ruby-octicons/distinfo | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/ruby-octicons/Makefile b/ruby-octicons/Makefile
index 631258bc42..1e8f19b6e5 100644
--- a/ruby-octicons/Makefile
+++ b/ruby-octicons/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	octicons-19.11.0
+DISTNAME=	octicons-19.14.0
 CATEGORIES=	graphics
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
diff --git a/ruby-octicons/PLIST b/ruby-octicons/PLIST
index 195bba0876..90564f3f51 100644
--- a/ruby-octicons/PLIST
+++ b/ruby-octicons/PLIST
@@ -541,6 +541,8 @@ ${GEM_LIBDIR}/lib/build/svg/sort-desc-16.svg
 ${GEM_LIBDIR}/lib/build/svg/sort-desc-24.svg
 ${GEM_LIBDIR}/lib/build/svg/sparkle-fill-16.svg
 ${GEM_LIBDIR}/lib/build/svg/sparkle-fill-24.svg
+${GEM_LIBDIR}/lib/build/svg/sparkles-fill-16.svg
+${GEM_LIBDIR}/lib/build/svg/sparkles-fill-24.svg
 ${GEM_LIBDIR}/lib/build/svg/sponsor-tiers-16.svg
 ${GEM_LIBDIR}/lib/build/svg/sponsor-tiers-24.svg
 ${GEM_LIBDIR}/lib/build/svg/square-16.svg
@@ -650,5 +652,3 @@ ${GEM_LIBDIR}/lib/octicons.rb
 ${GEM_LIBDIR}/lib/octicons/octicon.rb
 ${GEM_LIBDIR}/lib/octicons/version.rb
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec
-@pkgdir lib/ruby/gems/3.2.0/plugins
-@pkgdir lib/ruby/gems/3.2.0/extensions
diff --git a/ruby-octicons/distinfo b/ruby-octicons/distinfo
index 8d3551f180..0377114cf3 100644
--- a/ruby-octicons/distinfo
+++ b/ruby-octicons/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (octicons-19.11.0.gem) = f984d5c65d767eb006d5acbe4737afc09d1a706069fa4bb673e86a4c61e16987
-SHA512 (octicons-19.11.0.gem) = f8bd1f5b0bf58cc3cc7a82aba221769637017bfe8c7e3f7e8b853ad530311f75e86780d23858b98b6ff8ea28e88587f15c3808b71749fbb84cad6be17fd3119f
-Size (octicons-19.11.0.gem) = 227840 bytes
+BLAKE2s (octicons-19.14.0.gem) = a3e24286a2aba6b4dabf8773d4b018750d7ae7a6e4f018b42d963ef3c2ddf229
+SHA512 (octicons-19.14.0.gem) = 599fc181a3b367209363f4ea91d6795ca26df6e9cf2ba27f141800c8963125325bf4967abb4815cc8f67d79dba45eef73fc89079587b7ac541c19cc71cd3b12e
+Size (octicons-19.14.0.gem) = 226816 bytes


Home | Main Index | Thread Index | Old Index