diff options
author | wiz <wiz> | 2016-12-04 07:26:55 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-12-04 07:26:55 +0000 |
commit | 07b90136f3a10598d9cf395adf8f29479b90b6c0 (patch) | |
tree | 8f601ca708266a42f454b3b6aae0cd04f32845a7 | |
parent | 2bdcee74874e898a604fb6f7b647c93c8d0c2926 (diff) | |
download | pkgsrc-07b90136f3a10598d9cf395adf8f29479b90b6c0.tar.gz |
Updated ruby22-cairo to 1.15.3.
Changes not found.
-rw-r--r-- | graphics/ruby-cairo/Makefile | 4 | ||||
-rw-r--r-- | graphics/ruby-cairo/PLIST | 6 | ||||
-rw-r--r-- | graphics/ruby-cairo/distinfo | 10 |
3 files changed, 11 insertions, 9 deletions
diff --git a/graphics/ruby-cairo/Makefile b/graphics/ruby-cairo/Makefile index 028ccaa8519..8b4362ce77d 100644 --- a/graphics/ruby-cairo/Makefile +++ b/graphics/ruby-cairo/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2016/10/10 14:59:23 taca Exp $ +# $NetBSD: Makefile,v 1.3 2016/12/04 07:26:55 wiz Exp $ -DISTNAME= cairo-1.15.2 +DISTNAME= cairo-1.15.3 CATEGORIES= graphics MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/graphics/ruby-cairo/PLIST b/graphics/ruby-cairo/PLIST index 08115bf5976..3d8487612ef 100644 --- a/graphics/ruby-cairo/PLIST +++ b/graphics/ruby-cairo/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1 2016/01/11 23:46:50 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2016/12/04 07:26:55 wiz Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem -${GEM_HOME}/specifications/${GEM_NAME}.gemspec ${GEM_EXTSDIR}/cairo.${RUBY_DLEXT} ${GEM_EXTSDIR}/gem.build_complete ${GEM_EXTSDIR}/rb_cairo.h @@ -79,6 +78,7 @@ ${GEM_LIBDIR}/test/test_font_face.rb ${GEM_LIBDIR}/test/test_font_options.rb ${GEM_LIBDIR}/test/test_image_surface.rb ${GEM_LIBDIR}/test/test_paper.rb +${GEM_LIBDIR}/test/test_pdf_surface.rb ${GEM_LIBDIR}/test/test_quartz_image_surface.rb ${GEM_LIBDIR}/test/test_raster_source_pattern.rb ${GEM_LIBDIR}/test/test_recording_surface.rb @@ -87,9 +87,11 @@ ${GEM_LIBDIR}/test/test_scaled_font.rb ${GEM_LIBDIR}/test/test_script_device.rb ${GEM_LIBDIR}/test/test_script_surface.rb ${GEM_LIBDIR}/test/test_surface.rb +${GEM_LIBDIR}/test/test_svg_surface.rb ${GEM_LIBDIR}/test/test_tee_surface.rb ${GEM_LIBDIR}/test/test_text_cluster.rb ${GEM_LIBDIR}/test/test_text_extents.rb ${GEM_LIBDIR}/test/test_text_to_glyphs_data.rb ${GEM_LIBDIR}/test/test_xml_device.rb ${GEM_LIBDIR}/test/test_xml_surface.rb +${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/graphics/ruby-cairo/distinfo b/graphics/ruby-cairo/distinfo index b1bbfd64d3e..fed4d7145c7 100644 --- a/graphics/ruby-cairo/distinfo +++ b/graphics/ruby-cairo/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2016/10/10 14:59:23 taca Exp $ +$NetBSD: distinfo,v 1.3 2016/12/04 07:26:55 wiz Exp $ -SHA1 (cairo-1.15.2.gem) = 5195057042ed9432c2e2104b0c90f31547e40401 -RMD160 (cairo-1.15.2.gem) = 5cd4d5d7400a241f8b01eb1ed5eaa17be2863c97 -SHA512 (cairo-1.15.2.gem) = 61ebc30c096de50e4a1d5115c3af45913870aa357a788aa3d440f3945b0292ff410022296879f5a5d03229114261227db1fb15ceaee1cf91c586bb1f00544fc6 -Size (cairo-1.15.2.gem) = 98304 bytes +SHA1 (cairo-1.15.3.gem) = 4b1c2123dde4188311496e66f47dad92be9988b2 +RMD160 (cairo-1.15.3.gem) = 3891dcbb91bfec6cd461a5870b654ea8ae625659 +SHA512 (cairo-1.15.3.gem) = 787593d87dd40f4c17fe8e1cf40d12a8a97f67eacf40a298e29c6d17a6ec85092969250930b4aff25e0be9d378dc99c96def7b97b3e6331b268f2474a79c5d66 +Size (cairo-1.15.3.gem) = 98816 bytes |