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:           Sun Dec  4 23:07:42 UTC 2022

Modified Files:
        pkgsrc/doc: CHANGES-2022 TODO
        pkgsrc/misc: Makefile
Removed Files:
        pkgsrc/misc/goffice0.8: DESCR Makefile PLIST buildlink3.mk distinfo
        pkgsrc/misc/goffice0.8/patches: patch-configure
            patch-goffice_utils_regutf8.c

Log Message:
goffice0.8: remove

Use goffice0.10 instead


To generate a diff of this commit:
cvs rdiff -u -r1.5955 -r1.5956 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.22388 -r1.22389 pkgsrc/doc/TODO
cvs rdiff -u -r1.575 -r1.576 pkgsrc/misc/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/misc/goffice0.8/DESCR
cvs rdiff -u -r1.56 -r0 pkgsrc/misc/goffice0.8/Makefile
cvs rdiff -u -r1.9 -r0 pkgsrc/misc/goffice0.8/PLIST
cvs rdiff -u -r1.42 -r0 pkgsrc/misc/goffice0.8/buildlink3.mk
cvs rdiff -u -r1.18 -r0 pkgsrc/misc/goffice0.8/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/misc/goffice0.8/patches/patch-configure \
    pkgsrc/misc/goffice0.8/patches/patch-goffice_utils_regutf8.c

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-2022
diff -u pkgsrc/doc/CHANGES-2022:1.5955 pkgsrc/doc/CHANGES-2022:1.5956
--- pkgsrc/doc/CHANGES-2022:1.5955      Sun Dec  4 22:40:01 2022
+++ pkgsrc/doc/CHANGES-2022     Sun Dec  4 23:07:42 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.5955 2022/12/04 22:40:01 js Exp $
+$NetBSD: CHANGES-2022,v 1.5956 2022/12/04 23:07:42 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -8959,3 +8959,4 @@ Changes to the packages collection and i
        Updated x11/libXcomposite to 0.4.6 [wiz 2022-12-04]
        Added cross/i586-pc-msdosdjgpp-sdk version 2.05 [js 2022-12-04]
        Added cross/i586-pc-msdosdjgpp-gcc version 11.2.0 [js 2022-12-04]
+       Removed misc/goffice0.8 successor misc/goffice0.10 [wiz 2022-12-04]

Index: pkgsrc/doc/TODO
diff -u pkgsrc/doc/TODO:1.22388 pkgsrc/doc/TODO:1.22389
--- pkgsrc/doc/TODO:1.22388     Sun Dec  4 22:12:07 2022
+++ pkgsrc/doc/TODO     Sun Dec  4 23:07:42 2022
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.22388 2022/12/04 22:12:07 wiz Exp $
+$NetBSD: TODO,v 1.22389 2022/12/04 23:07:42 wiz Exp $
 
 Suggested new packages
 ======================
@@ -559,6 +559,7 @@ For possible Perl packages updates, see 
        o cross-h8300-hms-binutils-2.17
        o csvkit-1.0.5
        o ctemplate-2.4
+       o cutter-1.2.7
        o cvs-fast-export-1.56
        o cxref-1.6e
        o cygwin_lib-1.5.24.2

Index: pkgsrc/misc/Makefile
diff -u pkgsrc/misc/Makefile:1.575 pkgsrc/misc/Makefile:1.576
--- pkgsrc/misc/Makefile:1.575  Thu Nov 24 15:27:02 2022
+++ pkgsrc/misc/Makefile        Sun Dec  4 23:07:42 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.575 2022/11/24 15:27:02 pin Exp $
+# $NetBSD: Makefile,v 1.576 2022/12/04 23:07:42 wiz Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -90,7 +90,6 @@ SUBDIR+=      gkrellm-weather
 SUBDIR+=       gkrellsun
 SUBDIR+=       gnuls
 SUBDIR+=       goffice0.10
-SUBDIR+=       goffice0.8
 SUBDIR+=       gone
 SUBDIR+=       gperiodic
 SUBDIR+=       granulate



Home | Main Index | Thread Index | Old Index