pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Sep 18 15:53:45 UTC 2019

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
graphics/Makefile: add and enable ruby-image_size


To generate a diff of this commit:
cvs rdiff -u -r1.847 -r1.848 pkgsrc/graphics/Makefile

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

Modified files:

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.847 pkgsrc/graphics/Makefile:1.848
--- pkgsrc/graphics/Makefile:1.847      Sat Sep 14 18:11:40 2019
+++ pkgsrc/graphics/Makefile    Wed Sep 18 15:53:45 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.847 2019/09/14 18:11:40 tsutsui Exp $
+# $NetBSD: Makefile,v 1.848 2019/09/18 15:53:45 taca Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -514,6 +514,7 @@ SUBDIR+=    ruby-gd
 SUBDIR+=       ruby-gdk3
 SUBDIR+=       ruby-gdk_pixbuf2
 SUBDIR+=       ruby-gnuplot
+SUBDIR+=       ruby-image_size
 SUBDIR+=       ruby-imlib2
 SUBDIR+=       ruby-mini-magick
 SUBDIR+=       ruby-oily_png



Home | Main Index | Thread Index | Old Index