pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Mar 22 08:31:41 UTC 2025

Modified Files:
        pkgsrc/doc: CHANGES-2025
        pkgsrc/graphics: Makefile
Removed Files:
        pkgsrc/graphics/asymptote: DESCR Makefile PLIST distinfo
        pkgsrc/graphics/asymptote/patches: patch-configure

Log Message:
asymptote: remove

Hasn't built in a long time, but it was invisible since it was disabled
from bulk builds.

In case you are interested in this, please help fixing wip/asymptote.


To generate a diff of this commit:
cvs rdiff -u -r1.2332 -r1.2333 pkgsrc/doc/CHANGES-2025
cvs rdiff -u -r1.1076 -r1.1077 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/asymptote/DESCR
cvs rdiff -u -r1.49 -r0 pkgsrc/graphics/asymptote/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/graphics/asymptote/PLIST
cvs rdiff -u -r1.14 -r0 pkgsrc/graphics/asymptote/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/asymptote/patches/patch-configure

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

Modified files:

Index: pkgsrc/doc/CHANGES-2025
diff -u pkgsrc/doc/CHANGES-2025:1.2332 pkgsrc/doc/CHANGES-2025:1.2333
--- pkgsrc/doc/CHANGES-2025:1.2332      Sat Mar 22 07:05:11 2025
+++ pkgsrc/doc/CHANGES-2025     Sat Mar 22 08:31:40 2025
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2025,v 1.2332 2025/03/22 07:05:11 wiz Exp $
+$NetBSD: CHANGES-2025,v 1.2333 2025/03/22 08:31:40 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2025:
 
@@ -3016,3 +3016,4 @@ Changes to the packages collection and i
        Updated www/pound to 4.16 [wiz 2025-03-21]
        Updated devel/asdf to 0.16.6 [schmonz 2025-03-22]
        Updated devel/git-remote-hg to 0.7 [wiz 2025-03-22]
+       Removed graphics/asymptote [wiz 2025-03-22]

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.1076 pkgsrc/graphics/Makefile:1.1077
--- pkgsrc/graphics/Makefile:1.1076     Tue Mar 11 07:58:00 2025
+++ pkgsrc/graphics/Makefile    Sat Mar 22 08:31:40 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1076 2025/03/11 07:58:00 wiz Exp $
+# $NetBSD: Makefile,v 1.1077 2025/03/22 08:31:40 wiz Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -58,7 +58,6 @@ SUBDIR+=      apngasm
 SUBDIR+=       arc-theme
 SUBDIR+=       argyllcms
 SUBDIR+=       artist
-SUBDIR+=       asymptote
 SUBDIR+=       autopano-sift-C
 SUBDIR+=       autotrace
 SUBDIR+=       aview



Home | Main Index | Thread Index | Old Index