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:   adam
Date:           Mon Dec 22 10:27:47 UTC 2025

Modified Files:
        pkgsrc/graphics: Makefile
Removed Files:
        pkgsrc/graphics/py-gdmodule: DESCR Makefile PLIST distinfo

Log Message:
py-gdmodule: removed; last update in 2016; Python 2.7 only


To generate a diff of this commit:
cvs rdiff -u -r1.1104 -r1.1105 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/py-gdmodule/DESCR
cvs rdiff -u -r1.30 -r0 pkgsrc/graphics/py-gdmodule/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/py-gdmodule/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/graphics/py-gdmodule/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/Makefile
diff -u pkgsrc/graphics/Makefile:1.1104 pkgsrc/graphics/Makefile:1.1105
--- pkgsrc/graphics/Makefile:1.1104     Mon Dec 22 10:13:47 2025
+++ pkgsrc/graphics/Makefile    Mon Dec 22 10:27:46 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1104 2025/12/22 10:13:47 adam Exp $
+# $NetBSD: Makefile,v 1.1105 2025/12/22 10:27:46 adam Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -497,7 +497,6 @@ SUBDIR+=    py-cycler
 SUBDIR+=       py-dot
 SUBDIR+=       py-exifread
 SUBDIR+=       py-gdchart
-SUBDIR+=       py-gdmodule
 SUBDIR+=       py-ggplot
 SUBDIR+=       py-glad2
 SUBDIR+=       py-graphviz



Home | Main Index | Thread Index | Old Index