diff options
author | markd <markd> | 2003-05-22 03:05:38 +0000 |
---|---|---|
committer | markd <markd> | 2003-05-22 03:05:38 +0000 |
commit | cd03aac1dda302b3f34a0e632f70e9914ceec755 (patch) | |
tree | bffd31882a9f80298271a160703a685a3d75d428 /audio/arts | |
parent | f1bbe05ed4c99c8fc0ca39957581b0c60eab0f50 (diff) | |
download | pkgsrc-cd03aac1dda302b3f34a0e632f70e9914ceec755.tar.gz |
Update KDE to 3.1.2.
Changes:
kdemultimedia:
* Ogg Vorbis Info List view column titles were incorrect.
* kmix: Vertical label widget to sliders in replacement of large horizontal labels
* kmix: Fixed alsa 0.9x to restore current volumes
* kmix: Fixed multiple alsa 0.9x cards detection
Diffstat (limited to 'audio/arts')
-rw-r--r-- | audio/arts/Makefile | 5 | ||||
-rw-r--r-- | audio/arts/buildlink2.mk | 4 | ||||
-rw-r--r-- | audio/arts/distinfo | 6 |
3 files changed, 7 insertions, 8 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile index 630fd048106..0a91405047d 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2003/05/02 11:53:37 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2003/05/22 03:05:38 markd Exp $ -DISTNAME= arts-1.1.1 -PKGREVISION= 1 +DISTNAME= arts-1.1.2 CATEGORIES= audio COMMENT= Analog Real-Time Synthesizer diff --git a/audio/arts/buildlink2.mk b/audio/arts/buildlink2.mk index 558bafa7d1a..340157c0066 100644 --- a/audio/arts/buildlink2.mk +++ b/audio/arts/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.6 2003/05/02 11:53:37 wiz Exp $ +# $NetBSD: buildlink2.mk,v 1.7 2003/05/22 03:05:38 markd Exp $ .if !defined(ARTS_BUILDLINK2_MK) ARTS_BUILDLINK2_MK= # defined @@ -6,7 +6,7 @@ ARTS_BUILDLINK2_MK= # defined .include "../../mk/bsd.prefs.mk" BUILDLINK_PACKAGES+= arts -BUILDLINK_DEPENDS.arts?= arts>=1.1.1nb1 +BUILDLINK_DEPENDS.arts?= arts>=1.1.2 BUILDLINK_PKGSRCDIR.arts?= ../../audio/arts EVAL_PREFIX+= BUILDLINK_PREFIX.arts=arts diff --git a/audio/arts/distinfo b/audio/arts/distinfo index 64de23a4690..c9f150a057f 100644 --- a/audio/arts/distinfo +++ b/audio/arts/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.9 2003/04/01 12:27:04 markd Exp $ +$NetBSD: distinfo,v 1.10 2003/05/22 03:05:38 markd Exp $ -SHA1 (arts-1.1.1.tar.bz2) = 6451d1adca5e8a900626086fcbdae12803b5edd2 -Size (arts-1.1.1.tar.bz2) = 974608 bytes +SHA1 (arts-1.1.2.tar.bz2) = e3c7f9bb16de12d272f552e16614ff98b31ce039 +Size (arts-1.1.2.tar.bz2) = 985602 bytes SHA1 (patch-aa) = 55a91d3a0e3be942c741e77c2a6b8833208d691e SHA1 (patch-ab) = 06265879020edf24ff51403565fd422c3b7a17e5 SHA1 (patch-ac) = 73cc8b5398d4191dfbf817d4b2e03917ab2ba6f6 |