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:   minskim
Date:           Thu Jul 19 12:36:28 UTC 2018

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
graphics/Makefile: Add go-smartcrop


To generate a diff of this commit:
cvs rdiff -u -r1.799 -r1.800 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.799 pkgsrc/graphics/Makefile:1.800
--- pkgsrc/graphics/Makefile:1.799      Tue Jul 17 13:10:58 2018
+++ pkgsrc/graphics/Makefile    Thu Jul 19 12:36:28 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.799 2018/07/17 13:10:58 ryoon Exp $
+# $NetBSD: Makefile,v 1.800 2018/07/19 12:36:28 minskim Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -206,6 +206,7 @@ SUBDIR+=    gnome-themes-standard
 SUBDIR+=       gnuplot
 SUBDIR+=       go-image
 SUBDIR+=       go-resize
+SUBDIR+=       go-smartcrop
 SUBDIR+=       gocr
 SUBDIR+=       goocanvas
 SUBDIR+=       goocanvas2



Home | Main Index | Thread Index | Old Index