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: Mon Nov 13 18:51:19 UTC 2023
Modified Files:
pkgsrc/devel: Makefile
pkgsrc/devel/alex: Makefile distinfo
pkgsrc/doc: CHANGES-2023
Removed Files:
pkgsrc/devel/libgnomeui: DESCR Makefile PLIST buildlink3.mk distinfo
pkgsrc/devel/libgnomeui/patches: patch-aa
patch-libgnomeui-gnome_scores.h
Log Message:
libgnomeui: remove
Gnome 2 support library, now unused in pkgsrc.
To generate a diff of this commit:
cvs rdiff -u -r1.4119 -r1.4120 pkgsrc/devel/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/alex/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/alex/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/libgnomeui/DESCR
cvs rdiff -u -r1.170 -r0 pkgsrc/devel/libgnomeui/Makefile
cvs rdiff -u -r1.32 -r0 pkgsrc/devel/libgnomeui/PLIST
cvs rdiff -u -r1.91 -r0 pkgsrc/devel/libgnomeui/buildlink3.mk
cvs rdiff -u -r1.38 -r0 pkgsrc/devel/libgnomeui/distinfo
cvs rdiff -u -r1.11 -r0 pkgsrc/devel/libgnomeui/patches/patch-aa
cvs rdiff -u -r1.1 -r0 \
pkgsrc/devel/libgnomeui/patches/patch-libgnomeui-gnome_scores.h
cvs rdiff -u -r1.6921 -r1.6922 pkgsrc/doc/CHANGES-2023
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4119 pkgsrc/devel/Makefile:1.4120
--- pkgsrc/devel/Makefile:1.4119 Sun Nov 12 21:28:24 2023
+++ pkgsrc/devel/Makefile Mon Nov 13 18:51:18 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4119 2023/11/12 21:28:24 nia Exp $
+# $NetBSD: Makefile,v 1.4120 2023/11/13 18:51:18 wiz Exp $
#
COMMENT= Development utilities
@@ -933,7 +933,6 @@ SUBDIR+= libglade
SUBDIR+= libglademm
SUBDIR+= libgnome
SUBDIR+= libgnomemm
-SUBDIR+= libgnomeui
SUBDIR+= libgnt
SUBDIR+= libgphoto2
SUBDIR+= libgsf
Index: pkgsrc/devel/alex/Makefile
diff -u pkgsrc/devel/alex/Makefile:1.17 pkgsrc/devel/alex/Makefile:1.18
--- pkgsrc/devel/alex/Makefile:1.17 Thu Nov 2 06:36:14 2023
+++ pkgsrc/devel/alex/Makefile Mon Nov 13 18:51:19 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2023/11/02 06:36:14 pho Exp $
+# $NetBSD: Makefile,v 1.18 2023/11/13 18:51:19 wiz Exp $
-DISTNAME= alex-3.4.0.0
+DISTNAME= alex-3.4.0.1
PKGNAME= ${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel
MAINTAINER= esg%sdf.lonestar.org@localhost
Index: pkgsrc/devel/alex/distinfo
diff -u pkgsrc/devel/alex/distinfo:1.9 pkgsrc/devel/alex/distinfo:1.10
--- pkgsrc/devel/alex/distinfo:1.9 Thu Oct 26 13:07:44 2023
+++ pkgsrc/devel/alex/distinfo Mon Nov 13 18:51:19 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2023/10/26 13:07:44 pho Exp $
+$NetBSD: distinfo,v 1.10 2023/11/13 18:51:19 wiz Exp $
-BLAKE2s (alex-3.4.0.0.tar.gz) = 439e713d03056744d625c3d7c31681e120ae17243dfbb83ebddbf8c1ca767d93
-SHA512 (alex-3.4.0.0.tar.gz) = 4e35238c4e9a383d148f8c8535f7cabe2b6735fb242e5819aafb4695299134342baa95817cbba49b05f6ccc23ee978fa1b7c30a2aa162b53482f5c9feab55fb6
-Size (alex-3.4.0.0.tar.gz) = 86841 bytes
+BLAKE2s (alex-3.4.0.1.tar.gz) = 41a92b30b35607df86a8a6e8d5b854ef53009daae1adde8cb5070a9e4d59780d
+SHA512 (alex-3.4.0.1.tar.gz) = 6e187dacc6b1ce784cb6cf4e72ce8aed49d3fdb16a9cfc6735830184c12d68e78f0cf38bb737884b451db871bfa8ab9337f320e111eb6026faa0a9eb9ff2ac77
+Size (alex-3.4.0.1.tar.gz) = 85072 bytes
Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.6921 pkgsrc/doc/CHANGES-2023:1.6922
--- pkgsrc/doc/CHANGES-2023:1.6921 Mon Nov 13 18:48:50 2023
+++ pkgsrc/doc/CHANGES-2023 Mon Nov 13 18:51:18 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.6921 2023/11/13 18:48:50 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.6922 2023/11/13 18:51:18 wiz Exp $
Changes to the packages collection and infrastructure in 2023:
@@ -9968,3 +9968,4 @@ Changes to the packages collection and i
Removed games/grhino [wiz 2023-11-13]
Updated games/teg to 0.12.0 [wiz 2023-11-13]
Removed audio/liteamp [wiz 2023-11-13]
+ Removed devel/libgnomeui [wiz 2023-11-13]
Home |
Main Index |
Thread Index |
Old Index