From owner-cvs-ports@FreeBSD.ORG Sat Feb 14 00:59:31 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B040616A4CE; Sat, 14 Feb 2004 00:59:31 -0800 (PST) Received: from admin.x.com (unknown [210.172.132.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CE4243D2F; Sat, 14 Feb 2004 00:59:31 -0800 (PST) (envelope-from lofi@freebsd.org) Received: from mail pickup service by admin.x.com with Microsoft SMTPSVC; Sat, 14 Feb 2004 17:59:30 +0900 Received: from mxforward02.ms.interq.net ([172.16.5.28]) by ex2kmail01.x.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 13 Feb 2004 12:55:39 +0900 Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) i1D3w7SD015296 for ; Fri, 13 Feb 2004 12:58:08 +0900 (JST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 7EA0E561FD; Thu, 12 Feb 2004 19:57:59 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 25BC216A4D4; Thu, 12 Feb 2004 19:57:59 -0800 (PST) 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 AB5ED16A4CE; Thu, 12 Feb 2004 19:56:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A67C343D1F; Thu, 12 Feb 2004 19:56:20 -0800 (PST) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1D3uKGe094756; Thu, 12 Feb 2004 19:56:20 -0800 (PST) (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1D3uKg6094755; Thu, 12 Feb 2004 19:56:20 -0800 (PST) (envelope-from lofi) Message-Id: <200402130356.i1D3uKg6094755@repoman.freebsd.org> From: Michael Nottebrock Date: Thu, 12 Feb 2004 19:56:20 -0800 (PST) To: ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-OriginalArrivalTime: 13 Feb 2004 03:55:39.0578 (UTC) FILETIME=[3E8DA1A0:01C3F1E5] Subject: cvs commit: ports/audio/arts Makefile distinfo pkg-plist patch-mcop-debug.cc X-BeenThere: cvs-ports@freebsd.org List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2004 08:59:32 -0000 lofi 2004/02/12 19:56:20 PST FreeBSD ports repository Modified files: audio/arts Makefile distinfo pkg-plist Removed files: audio/arts/files patch-flow-gsl-gslglib.c patch-mcop-debug.cc Log: Update to version 1.2.0. Reasons for doing it now instead of together with all the other KDE 3.2 (read: lame excuses): - Problems which it supposedly has do not surface in testing. - It's the official arts version for KDE 3.2 and people reporting bugs at bugs.kde.org will earn funny looks if they report they have arts 1.1.4 still. - Many people seem to have inexplicable problems with arts 1.1.4 and KDE (which didn't surface in testing either... bleh) - It does no longer contain a statically linked, outdated glib and instead links to glib20 from ports - this should fix 'artsdsp xmms' once and for all. Revision Changes Path 1.19 +9 -10 ports/audio/arts/Makefile 1.17 +2 -3 ports/audio/arts/distinfo 1.2 +0 -22 ports/audio/arts/files/patch-flow-gsl-gslglib.c (dead) 1.2 +0 -22 ports/audio/arts/files/patch-mcop-debug.cc (dead) 1.8 +1 -8 ports/audio/arts/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"