aboutsummaryrefslogtreecommitdiffstats
path: root/audio/arts
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2006-02-01 17:13:29 +0800
committerlofi <lofi@FreeBSD.org>2006-02-01 17:13:29 +0800
commitf64e4755fbed6f29a3b7a0cc6ffa15edeee393eb (patch)
treeea576a9270931313cf4d1ebe844d978da0cb0b30 /audio/arts
parentdca0ecf1934038f462563ad8cfad39699af659f2 (diff)
downloadfreebsd-ports-graphics-f64e4755fbed6f29a3b7a0cc6ffa15edeee393eb.tar.gz
freebsd-ports-graphics-f64e4755fbed6f29a3b7a0cc6ffa15edeee393eb.tar.zst
freebsd-ports-graphics-f64e4755fbed6f29a3b7a0cc6ffa15edeee393eb.zip
Update to KDE 3.5.1.
Diffstat (limited to 'audio/arts')
-rw-r--r--audio/arts/Makefile2
-rw-r--r--audio/arts/distinfo6
-rw-r--r--audio/arts/files/patch-mcop-mcoputils.cc10
3 files changed, 4 insertions, 14 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile
index 1db221d043f..a011b4b0207 100644
--- a/audio/arts/Makefile
+++ b/audio/arts/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= arts
-PORTVERSION= 1.5.0
+PORTVERSION= 1.5.1
PORTEPOCH= 1
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_KDE}
diff --git a/audio/arts/distinfo b/audio/arts/distinfo
index 9581847e777..e5eb830bd5f 100644
--- a/audio/arts/distinfo
+++ b/audio/arts/distinfo
@@ -1,3 +1,3 @@
-MD5 (KDE/arts-1.5.0.tar.bz2) = e90a32ee47d5cdc51fe1b7f6f6c0df63
-SHA256 (KDE/arts-1.5.0.tar.bz2) = 9c5c8ebe90f71e0c9788c1e41fbb3456953e5eaf92adf722a635fb2a86f954d0
-SIZE (KDE/arts-1.5.0.tar.bz2) = 949415
+MD5 (KDE/arts-1.5.1.tar.bz2) = 71c4996de36aa7f8726e54bb3d5bf059
+SHA256 (KDE/arts-1.5.1.tar.bz2) = 65671595b618969d3826b83136bf3ef70877e45936b90d9a3cd80ec1a0e49829
+SIZE (KDE/arts-1.5.1.tar.bz2) = 949674
diff --git a/audio/arts/files/patch-mcop-mcoputils.cc b/audio/arts/files/patch-mcop-mcoputils.cc
deleted file mode 100644
index 6b3db7470c0..00000000000
--- a/audio/arts/files/patch-mcop-mcoputils.cc
+++ /dev/null
@@ -1,10 +0,0 @@
---- mcop/mcoputils.cc.orig Wed Nov 30 18:34:17 2005
-+++ mcop/mcoputils.cc Wed Nov 30 18:35:02 2005
-@@ -32,6 +32,7 @@
- #include <errno.h>
- #include <config.h>
- #include <ctype.h>
-+#include <stdio.h>
- #include <map>
-
- using namespace std;