pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/ruby-cairo



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Wed Apr  8 15:10:40 UTC 2026

Modified Files:
        pkgsrc/graphics/ruby-cairo: Makefile distinfo

Log Message:
ruby-cairo: update to 1.18.5

Upstream changes:
 https://github.com/rcairo/rcairo/releases/tag/v1.18.5

Improvements

 * Stopped using native-package-installer.
 * ALT Linux: Added newly required libpcre2-devel dependency.
 * conda: Added newly required freetype dependency.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/graphics/ruby-cairo/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/graphics/ruby-cairo/distinfo

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

Modified files:

Index: pkgsrc/graphics/ruby-cairo/Makefile
diff -u pkgsrc/graphics/ruby-cairo/Makefile:1.29 pkgsrc/graphics/ruby-cairo/Makefile:1.30
--- pkgsrc/graphics/ruby-cairo/Makefile:1.29    Tue Jan 27 08:39:48 2026
+++ pkgsrc/graphics/ruby-cairo/Makefile Wed Apr  8 15:10:40 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2026/01/27 08:39:48 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2026/04/08 15:10:40 tsutsui Exp $
 
-DISTNAME=              cairo-1.18.4
-PKGREVISION=           2
+DISTNAME=              cairo-1.18.5
 CATEGORIES=            graphics
 
 MAINTAINER=            tsutsui%NetBSD.org@localhost
@@ -9,7 +8,6 @@ HOMEPAGE=               https://rcairo.github.io/
 COMMENT=               Ruby bindings for cairo
 LICENSE=               ruby-license OR gnu-gpl-v2
 
-DEPENDS+=      ${RUBY_PKGPREFIX}-native-package-installer>=1.0.3:../../devel/ruby-native-package-installer
 DEPENDS+=      ${RUBY_PKGPREFIX}-pkg-config>=1.2.2:../../devel/ruby-pkg-config
 DEPENDS+=      ${RUBY_PKGPREFIX}-red-colors>=0.1:../../devel/ruby-red-colors
 

Index: pkgsrc/graphics/ruby-cairo/distinfo
diff -u pkgsrc/graphics/ruby-cairo/distinfo:1.21 pkgsrc/graphics/ruby-cairo/distinfo:1.22
--- pkgsrc/graphics/ruby-cairo/distinfo:1.21    Sat Mar 15 14:14:09 2025
+++ pkgsrc/graphics/ruby-cairo/distinfo Wed Apr  8 15:10:40 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2025/03/15 14:14:09 tsutsui Exp $
+$NetBSD: distinfo,v 1.22 2026/04/08 15:10:40 tsutsui Exp $
 
-BLAKE2s (cairo-1.18.4.gem) = f54bffee7dff8ab93d895b9b4b15aed55258ca4844a72b98deb871708f7d06bc
-SHA512 (cairo-1.18.4.gem) = 665a791f54567bb81e8533e56964640c14dce195da8b5cca968930dcaef9a28b705c5a04901a796f0cc645e1168fd127da95f0d1f6dbe5a71ef27d8f4624adb7
-Size (cairo-1.18.4.gem) = 199680 bytes
+BLAKE2s (cairo-1.18.5.gem) = f4e98938dd28dda64ae9df610b16e18ee9b847a3eb75083bf3e2101958ad313c
+SHA512 (cairo-1.18.5.gem) = 771f4e330653a02ed76428a10d5d6ce366b92ddd168f67479ee42d9cf357a168867afe078a8d4e30ab44034e027737fcb6f26081e769f3e3d8c02b545b37a23e
+Size (cairo-1.18.5.gem) = 199680 bytes



Home | Main Index | Thread Index | Old Index