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:   bsiegert
Date:           Thu May 27 15:16:36 UTC 2021

Modified Files:
        pkgsrc/graphics: Makefile
Removed Files:
        pkgsrc/graphics/go-resize: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
go-resize: remove.

Same rationale as for go-smartcrop: it was only here as a dependency of
www/hugo, which has switched to Go modules.


To generate a diff of this commit:
cvs rdiff -u -r1.936 -r1.937 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/go-resize/DESCR \
    pkgsrc/graphics/go-resize/PLIST pkgsrc/graphics/go-resize/buildlink3.mk \
    pkgsrc/graphics/go-resize/distinfo
cvs rdiff -u -r1.26 -r0 pkgsrc/graphics/go-resize/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.936 pkgsrc/graphics/Makefile:1.937
--- pkgsrc/graphics/Makefile:1.936      Thu May 27 15:08:04 2021
+++ pkgsrc/graphics/Makefile    Thu May 27 15:16:36 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.936 2021/05/27 15:08:04 bsiegert Exp $
+# $NetBSD: Makefile,v 1.937 2021/05/27 15:16:36 bsiegert Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -219,7 +219,6 @@ SUBDIR+=    gnuplot
 SUBDIR+=       go-gift
 SUBDIR+=       go-image
 SUBDIR+=       go-imaging
-SUBDIR+=       go-resize
 SUBDIR+=       gocr
 SUBDIR+=       goocanvas2
 SUBDIR+=       gource



Home | Main Index | Thread Index | Old Index