diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-17 23:47:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-17 23:47:18 +0000 |
commit | e5b04d25c03d1e571f57eed0ce173427097c13b9 (patch) | |
tree | 3f0de92abbb9dfb7da18f957b1c25dc0ac4847b7 /audio | |
parent | 11c3db4092913e87d5d5782445b1fafd8f115c4a (diff) | |
download | pkgsrc-e5b04d25c03d1e571f57eed0ce173427097c13b9.tar.gz |
Very belatedly bump PKGREVISION for all jasper dependencies because
of the shlib name change (!) during the update to 1.900.0.
Noted by Robert Elz in PR 35431.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/amarok/Makefile | 4 | ||||
-rw-r--r-- | audio/kid3/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index a5ffa7536b5..75c12560712 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2007/01/07 12:25:50 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2007/01/17 23:47:18 wiz Exp $ DISTNAME= amarok-1.4.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE:=amarok/1.4.4/src/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/kid3/Makefile b/audio/kid3/Makefile index 96c3813b464..f18df0fee4b 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2007/01/13 17:22:59 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2007/01/17 23:47:18 wiz Exp $ # DISTNAME= kid3-0.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= kde audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kid3/} |