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: taca
Date: Sun Mar 7 14:47:07 UTC 2021
Modified Files:
pkgsrc/graphics/ruby-cairo: Makefile distinfo
Log Message:
graphics/ruby-cairo: update to 1.17.5
1.17.5 (2021-02-04)
No release information but it looks like a few problem fixes.
1.17.4 (2021-01-17)
Improvements
------------
* Added support for Red Colors.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/graphics/ruby-cairo/Makefile
cvs rdiff -u -r1.13 -r1.14 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.16 pkgsrc/graphics/ruby-cairo/Makefile:1.17
--- pkgsrc/graphics/ruby-cairo/Makefile:1.16 Mon Aug 17 20:17:32 2020
+++ pkgsrc/graphics/ruby-cairo/Makefile Sun Mar 7 14:47:07 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2020/08/17 20:17:32 leot Exp $
+# $NetBSD: Makefile,v 1.17 2021/03/07 14:47:07 taca Exp $
-DISTNAME= cairo-1.16.6
-PKGREVISION= 1
+DISTNAME= cairo-1.17.5
CATEGORIES= graphics
MAINTAINER= tsutsui%NetBSD.org@localhost
@@ -11,6 +10,7 @@ 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
#do-test:
# ${RUN} cd ${WRKSRC}; \
Index: pkgsrc/graphics/ruby-cairo/distinfo
diff -u pkgsrc/graphics/ruby-cairo/distinfo:1.13 pkgsrc/graphics/ruby-cairo/distinfo:1.14
--- pkgsrc/graphics/ruby-cairo/distinfo:1.13 Tue Aug 11 15:29:11 2020
+++ pkgsrc/graphics/ruby-cairo/distinfo Sun Mar 7 14:47:07 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2020/08/11 15:29:11 tsutsui Exp $
+$NetBSD: distinfo,v 1.14 2021/03/07 14:47:07 taca Exp $
-SHA1 (cairo-1.16.6.gem) = 8194544ac89400a87f2631153d7e5c11e1eca8e0
-RMD160 (cairo-1.16.6.gem) = 308c3bf697db6629d486001352c0abadd4010f70
-SHA512 (cairo-1.16.6.gem) = f499daa83e865d58cc29d158ce649cab9f939464a08e5d7711f6cf255fb8dcfbf52457e3d2b81aef2018ad8d0762117776049b3681c9be6abdf4f0b12e43404c
-Size (cairo-1.16.6.gem) = 197120 bytes
+SHA1 (cairo-1.17.5.gem) = 84dc4681c0b69430437148d9aa1a6f6e009265c5
+RMD160 (cairo-1.17.5.gem) = 69b51927cacfc20949b88dc02fda283301c3e87f
+SHA512 (cairo-1.17.5.gem) = f2ade6fb6b9fccd81a11061b277d4a9077936e0beef42c61225bd4d5630586a57a3fa192a20a0f7e4922313e2a8215268bc9a5d007d2805cf1f80714fd9ad1ba
+Size (cairo-1.17.5.gem) = 197120 bytes
Home |
Main Index |
Thread Index |
Old Index