From 38a92d46fecb74d6b431e72fb051d4852ae09192 Mon Sep 17 00:00:00 2001
From: Michael Nottebrock <lofi@FreeBSD.org>
Date: Thu, 5 Feb 2004 01:23:10 +0000
Subject: Update to KDE 3.2.0

Important changes:
==================

- Kmail and knode have been moved from kdenetwork to kdepim. This
  means you will have to install kdepim if you want to continue using
  kmail or knode. This is to ease integration with korganizer, in
  the new 'Kontact' application.

- The arabic translations for KDE and KOffice have been moved from
  misc to the arabic category.

- There is a new module called kdeaccessibility in the accessibility
  category.  It contains a few utilities for disabled users like a
  magnification lens and a text-to-speech frontend.

- In KDM, you need to select the 'CUSTOM' session profile in order
  to have your .xsession executed. This is particularly important if
  you're using the aegypten tools
  (http://freebsd.kde.org/howtos/aegypten-kmail.php).

- We have started making more parts of the ports optional. In kdepim,
  both Kandy and KPilot can be turned off with ports-knobs. This
  process will continue in the 3.2 series.
---
 audio/arts/Makefile | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

(limited to 'audio/arts')

diff --git a/audio/arts/Makefile b/audio/arts/Makefile
index b5e8c2622401..580fc10e45f1 100644
--- a/audio/arts/Makefile
+++ b/audio/arts/Makefile
@@ -8,11 +8,15 @@
 
 PORTNAME=	arts
 PORTVERSION=	1.1.4
-PORTREVISION=	1
+PORTREVISION=	0
 PORTEPOCH=	1
 CATEGORIES=	audio kde
-MASTER_SITES=	${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR=	stable/${KDE_VERSION}/src
+MASTER_SITES=	http://mirrors.isc.org/pub/kde/stable/3.1.4/FreeBSD/patches/ \
+		${MASTER_SITE_KDE}
+MASTER_SITE_SUBDIR=	stable/3.1.4/src
+DISTFILES=	arts-1.1.4.tar.bz2 \
+		arts-2003092201-configure.tar.bz2 \
+		patch-ltmain.sh
 DIST_SUBDIR=	KDE
 
 MAINTAINER=	kde@FreeBSD.org
-- 
cgit v1.2.3