diff options
author | wiz <wiz@pkgsrc.org> | 2017-03-31 10:32:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-03-31 10:32:14 +0000 |
commit | 5f7fe16e7d41e39c4030fbbf5b4eea931a17e0a5 (patch) | |
tree | 737a97034ab2731266ff1607865de326837f57d8 /audio | |
parent | 7fa9fc49718e3bc7abd78c946e264a9a86f5c095 (diff) | |
download | pkgsrc-5f7fe16e7d41e39c4030fbbf5b4eea931a17e0a5.tar.gz |
Recursive bump for gpgme update which removed a support library.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rhythmbox-gtk3/Makefile | 4 | ||||
-rw-r--r-- | audio/rhythmbox/Makefile | 4 | ||||
-rw-r--r-- | audio/sound-juicer/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/rhythmbox-gtk3/Makefile b/audio/rhythmbox-gtk3/Makefile index 09ad02f3d4c..abc55aaa985 100644 --- a/audio/rhythmbox-gtk3/Makefile +++ b/audio/rhythmbox-gtk3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2017/02/12 06:25:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.35 2017/03/31 10:32:16 wiz Exp $ DISTNAME= rhythmbox-3.0.1 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 550cab3450b..a16c559d668 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.139 2017/02/12 06:25:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.140 2017/03/31 10:32:16 wiz Exp $ DISTNAME= rhythmbox-0.12.8 -PKGREVISION= 51 +PKGREVISION= 52 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.12/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 49096539f20..9cd06c1fc8e 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.90 2017/02/12 06:25:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.91 2017/03/31 10:32:16 wiz Exp $ # DISTNAME= sound-juicer-2.32.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= audio MASTER_SITES= http://www.burtonini.com/computing/ MASTER_SITES+= ${MASTER_SITE_GNOME:=sources/sound-juicer/2.32/} |