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 Nov 30 21:08:04 UTC 2024

Modified Files:
        pkgsrc/doc: CHANGES-2024
        pkgsrc/graphics: Makefile
Removed Files:
        pkgsrc/graphics/agg: DESCR Makefile PLIST buildlink3.mk distinfo
        pkgsrc/graphics/agg/patches: patch-Makefile.am patch-configure.in
            patch-include_agg__renderer__outline__aa.h

Log Message:
agg: remove

Does not build, no upstream, nothing in pkgsrc uses it


To generate a diff of this commit:
cvs rdiff -u -r1.7326 -r1.7327 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.1062 -r1.1063 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/graphics/agg/DESCR
cvs rdiff -u -r1.15 -r0 pkgsrc/graphics/agg/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/agg/PLIST
cvs rdiff -u -r1.8 -r0 pkgsrc/graphics/agg/buildlink3.mk
cvs rdiff -u -r1.7 -r0 pkgsrc/graphics/agg/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/agg/patches/patch-Makefile.am \
    pkgsrc/graphics/agg/patches/patch-include_agg__renderer__outline__aa.h
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/agg/patches/patch-configure.in

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-2024
diff -u pkgsrc/doc/CHANGES-2024:1.7326 pkgsrc/doc/CHANGES-2024:1.7327
--- pkgsrc/doc/CHANGES-2024:1.7326      Sat Nov 30 20:58:50 2024
+++ pkgsrc/doc/CHANGES-2024     Sat Nov 30 21:08:04 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.7326 2024/11/30 20:58:50 pin Exp $
+$NetBSD: CHANGES-2024,v 1.7327 2024/11/30 21:08:04 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -11001,3 +11001,4 @@ Changes to the packages collection and i
        Updated databases/postgresql-wal2json to 2.6 [wiz 2024-11-30]
        Updated devel/bacon to 3.4.0 [pin 2024-11-30]
        Updated shells/oh-my-posh to 24.11.2 [pin 2024-11-30]
+       Removed graphics/agg [wiz 2024-11-30]

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.1062 pkgsrc/graphics/Makefile:1.1063
--- pkgsrc/graphics/Makefile:1.1062     Fri Nov 22 21:07:48 2024
+++ pkgsrc/graphics/Makefile    Sat Nov 30 21:08:03 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1062 2024/11/22 21:07:48 bacon Exp $
+# $NetBSD: Makefile,v 1.1063 2024/11/30 21:08:03 wiz Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -54,7 +54,6 @@ SUBDIR+=      SDL_image
 SUBDIR+=       aalib
 SUBDIR+=       adaptagrams
 SUBDIR+=       adwaita-icon-theme
-SUBDIR+=       agg
 SUBDIR+=       ansilove
 SUBDIR+=       apngasm
 SUBDIR+=       arc-theme



Home | Main Index | Thread Index | Old Index