diff options
author | wiz <wiz@pkgsrc.org> | 2013-03-02 20:33:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-03-02 20:33:21 +0000 |
commit | e09b524d57d4afdbcc46b72d6ac0243a15ec6a25 (patch) | |
tree | 6ac580d835eba7da0b870e935e258ec8a085e6e1 /audio | |
parent | 3955e95c5054d7ea80df3f3c80f57ed527b62ebc (diff) | |
download | pkgsrc-e09b524d57d4afdbcc46b72d6ac0243a15ec6a25.tar.gz |
Bump PKGREVISION for mysql default change to 55.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/amarok-kde3/Makefile | 4 | ||||
-rw-r--r-- | audio/amarok/Makefile | 4 | ||||
-rw-r--r-- | audio/squeezeboxserver/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/amarok-kde3/Makefile b/audio/amarok-kde3/Makefile index 7b50b6f0358..bc75c7ad773 100644 --- a/audio/amarok-kde3/Makefile +++ b/audio/amarok-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/02/26 10:21:17 joerg Exp $ +# $NetBSD: Makefile,v 1.36 2013/03/02 20:33:21 wiz Exp $ DISTNAME= amarok-${VERSION} VERSION= 1.4.10 -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERSION}/src/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index 6862eaba850..05f48988f3d 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.123 2013/02/16 11:20:01 wiz Exp $ +# $NetBSD: Makefile,v 1.124 2013/03/02 20:33:21 wiz Exp $ # DISTNAME= amarok-${VERS} VERS= 2.6.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio multimedia MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/amarok/${VERS}/src/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/squeezeboxserver/Makefile b/audio/squeezeboxserver/Makefile index fbf525e7ab4..df407edac3c 100644 --- a/audio/squeezeboxserver/Makefile +++ b/audio/squeezeboxserver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/03 21:53:58 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/03/02 20:33:22 wiz Exp $ # To the poor soul who wants to update this package: # @@ -43,7 +43,7 @@ DISTNAME= ${PRODUCT:tl:S/_v/-/}-noCPAN PKGNAME= ${DISTNAME:S/-noCPAN//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= audio MASTER_SITES= http://downloads.slimdevices.com/${PRODUCT}/ |