From owner-cvs-all Wed Nov 20 12:14:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A74237B401; Wed, 20 Nov 2002 12:14:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30F1443E91; Wed, 20 Nov 2002 12:14:32 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gAKKBRmV098535; Wed, 20 Nov 2002 12:11:28 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gAKKBRQf098534; Wed, 20 Nov 2002 12:11:27 -0800 (PST) Message-Id: <200211202011.gAKKBRQf098534@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 20 Nov 2002 12:11:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/glib12 Makefile pkg-plist ports/devel/glib12/files patch-ab ports/x11-toolkits/gtk12 Makefile pkg-plist ports/x11-toolkits/gtk12/files patch-aa patch-ab patch-ah patch-gtk.m4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/11/20 12:11:27 PST Modified files: devel/glib12 Makefile pkg-plist devel/glib12/files patch-ab x11-toolkits/gtk12 Makefile pkg-plist x11-toolkits/gtk12/files patch-aa patch-ab patch-ah Removed files: x11-toolkits/gtk12/files patch-gtk.m4 Log: Now that Glib 1.2 and GTK+ 1.2 are the only versions in the tree that use the old xxx-config files, remove the "12" suffix. This will allow people building Glib and GTK+ ports by hand to do so without a lot of extra hacking. Since these ports are so heavily used, the xxx12-config files aren't removed completely, but rather symlinked to their xxx-config counterparts. PR: 39417 Revision Changes Path 1.50 +5 -2 ports/devel/glib12/Makefile 1.22 +31 -50 ports/devel/glib12/files/patch-ab 1.25 +1 -0 ports/devel/glib12/pkg-plist 1.90 +3 -2 ports/x11-toolkits/gtk12/Makefile 1.33 +15 -20 ports/x11-toolkits/gtk12/files/patch-aa 1.12 +0 -9 ports/x11-toolkits/gtk12/files/patch-ab 1.2 +0 -28 ports/x11-toolkits/gtk12/files/patch-ah 1.2 +0 -11 ports/x11-toolkits/gtk12/files/patch-gtk.m4 (dead) 1.58 +1 -0 ports/x11-toolkits/gtk12/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message