Skip to content

Commit

Permalink
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Browse files Browse the repository at this point in the history
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
  • Loading branch information
tron committed Jun 4, 2013
1 parent eed966a commit 2a72f00
Show file tree
Hide file tree
Showing 1,945 changed files with 3,890 additions and 3,890 deletions.
4 changes: 2 additions & 2 deletions archivers/ark/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.18 2013/06/03 10:04:30 wiz Exp $
# $NetBSD: Makefile,v 1.19 2013/06/04 22:15:37 tron Exp $

DISTNAME= ark-${_KDE_VERSION}
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= archivers
COMMENT= Manages various archive formats within the KDE environment

Expand Down
4 changes: 2 additions & 2 deletions archivers/file-roller/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.126 2013/06/03 10:04:30 wiz Exp $
# $NetBSD: Makefile,v 1.127 2013/06/04 22:15:37 tron Exp $
#

DISTNAME= file-roller-2.32.2
PKGREVISION= 14
PKGREVISION= 15
CATEGORIES= archivers gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/file-roller/2.32/}
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions audio/albumplayer/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.26 2013/06/03 10:04:31 wiz Exp $
# $NetBSD: Makefile,v 1.27 2013/06/04 22:15:37 tron Exp $
#

DISTNAME= albumplayer-0.3.1
PKGREVISION= 14
PKGREVISION= 15
CATEGORIES= audio
MASTER_SITES= http://rvb.mytanet.de/

Expand Down
4 changes: 2 additions & 2 deletions audio/amarok-kde3/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.39 2013/06/03 10:04:31 wiz Exp $
# $NetBSD: Makefile,v 1.40 2013/06/04 22:15:38 tron Exp $

DISTNAME= amarok-${VERSION}
VERSION= 1.4.10
PKGREVISION= 37
PKGREVISION= 38
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERSION}/src/}
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions audio/amarok/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.130 2013/06/03 10:04:31 wiz Exp $
# $NetBSD: Makefile,v 1.131 2013/06/04 22:15:37 tron Exp $
#

DISTNAME= amarok-${VERS}
VERS= 2.6.0
PKGREVISION= 10
PKGREVISION= 11
CATEGORIES= audio multimedia
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/amarok/${VERS}/src/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions audio/ario/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.32 2013/06/03 10:04:31 wiz Exp $
# $NetBSD: Makefile,v 1.33 2013/06/04 22:15:38 tron Exp $
#

DISTNAME= ario-1.5.1
PKGREVISION= 17
PKGREVISION= 18
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ario-player/1.5.1/}

Expand Down
4 changes: 2 additions & 2 deletions audio/audacious-plugins/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.42 2013/06/03 10:04:31 wiz Exp $
# $NetBSD: Makefile,v 1.43 2013/06/04 22:15:38 tron Exp $
#

DISTNAME= audacious-plugins-1.5.1
PKGREVISION= 33
PKGREVISION= 34
CATEGORIES= audio
MASTER_SITES= http://distfiles.atheme.org/
EXTRACT_SUFX= .tgz
Expand Down
4 changes: 2 additions & 2 deletions audio/audacious/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.31 2013/06/03 10:04:31 wiz Exp $
# $NetBSD: Makefile,v 1.32 2013/06/04 22:15:38 tron Exp $
#

DISTNAME= audacious-1.5.1
PKGREVISION= 18
PKGREVISION= 19
CATEGORIES= audio
MASTER_SITES= http://distfiles.atheme.org/
EXTRACT_SUFX= .tbz2
Expand Down
4 changes: 2 additions & 2 deletions audio/audacious/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.23 2013/06/03 10:04:31 wiz Exp $
# $NetBSD: buildlink3.mk,v 1.24 2013/06/04 22:15:38 tron Exp $

BUILDLINK_TREE+= audacious

.if !defined(AUDACIOUS_BUILDLINK3_MK)
AUDACIOUS_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.audacious+= audacious>=1.5.0
BUILDLINK_ABI_DEPENDS.audacious+= audacious>=1.5.1nb18
BUILDLINK_ABI_DEPENDS.audacious+= audacious>=1.5.1nb19
BUILDLINK_PKGSRCDIR.audacious?= ../../audio/audacious

.include "../../devel/atk/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions audio/audacity/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.83 2013/06/03 10:04:31 wiz Exp $
# $NetBSD: Makefile,v 1.84 2013/06/04 22:15:38 tron Exp $

DISTNAME= audacity-src-1.2.6
PKGREVISION= 21
PKGREVISION= 22
PKGNAME= ${DISTNAME:S/-src-/-/}
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=audacity/}
Expand Down
4 changes: 2 additions & 2 deletions audio/aumix-gtk/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.21 2013/06/03 10:04:31 wiz Exp $
# $NetBSD: Makefile,v 1.22 2013/06/04 22:15:38 tron Exp $

.include "../../audio/aumix/Makefile.common"

PKGNAME= ${DISTNAME:S/aumix/aumix-gtk/}
PKGREVISION= 5
PKGREVISION= 6

COMMENT+= (ncurses and GTK+ 2.0 interfaces)

Expand Down
4 changes: 2 additions & 2 deletions audio/bmp-esound/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.33 2013/06/03 10:04:31 wiz Exp $
# $NetBSD: Makefile,v 1.34 2013/06/04 22:15:38 tron Exp $
#

BMP_USE_ESD:= yes
.include "../../audio/bmp/Makefile.common"

PKGNAME= ${DISTNAME:S/bmp/bmp-esound/}
PKGREVISION= 20
PKGREVISION= 21
CATEGORIES+= gnome

COMMENT= BMP plugin to output sound through the esound daemon
Expand Down
4 changes: 2 additions & 2 deletions audio/bmp-flac/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.16 2013/06/03 10:04:31 wiz Exp $
# $NetBSD: Makefile,v 1.17 2013/06/04 22:15:38 tron Exp $
#

DISTNAME= flac-1.1.3
PKGNAME= bmp-${DISTNAME}
PKGREVISION= 14
PKGREVISION= 15
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flac/}

Expand Down
4 changes: 2 additions & 2 deletions audio/bmp-mac/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.22 2013/06/03 10:04:31 wiz Exp $
# $NetBSD: Makefile,v 1.23 2013/06/04 22:15:38 tron Exp $
#

DISTNAME= bmp-mac-0.1.1
PKGREVISION= 15
PKGREVISION= 16
CATEGORIES= audio
MASTER_SITES= http://distfiles.aydogan.net/audio/

Expand Down
4 changes: 2 additions & 2 deletions audio/bmp-musepack/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.30 2013/06/03 10:04:31 wiz Exp $
# $NetBSD: Makefile,v 1.31 2013/06/04 22:15:38 tron Exp $
#

DISTNAME= bmp-musepack-1.2
PKGREVISION= 15
PKGREVISION= 16
CATEGORIES= audio
MASTER_SITES= http://files.musepack.net/linux/plugins/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions audio/bmp-pulse/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.21 2013/06/03 10:04:32 wiz Exp $
# $NetBSD: Makefile,v 1.22 2013/06/04 22:15:38 tron Exp $
#

DISTNAME= xmms-pulse-0.9.4
PKGNAME= ${DISTNAME:S/xmms/bmp/}
PKGREVISION= 18
PKGREVISION= 19
CATEGORIES= audio
MASTER_SITES= http://0pointer.de/lennart/projects/xmms-pulse/

Expand Down
4 changes: 2 additions & 2 deletions audio/bmp-scrobbler/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.20 2013/06/03 10:04:32 wiz Exp $
# $NetBSD: Makefile,v 1.21 2013/06/04 22:15:38 tron Exp $

DISTNAME= xmms-scrobbler-0.4.0
PKGNAME= ${DISTNAME:S/xmms/bmp/}
PKGREVISION= 18
PKGREVISION= 19
CATEGORIES= audio
MASTER_SITES= http://armish.linux-sevenler.org/downloads/pub/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions audio/bmp/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.53 2013/06/03 10:04:31 wiz Exp $
# $NetBSD: Makefile,v 1.54 2013/06/04 22:15:38 tron Exp $
#

BMP_ENABLE_ENCODERS= yes

.include "Makefile.common"
PKGREVISION= 26
PKGREVISION= 27

USE_TOOLS+= unzip:run

Expand Down
4 changes: 2 additions & 2 deletions audio/bmp/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.26 2013/06/03 10:04:31 wiz Exp $
# $NetBSD: buildlink3.mk,v 1.27 2013/06/04 22:15:38 tron Exp $

BUILDLINK_TREE+= bmp

.if !defined(BMP_BUILDLINK3_MK)
BMP_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.bmp+= bmp>=0.9.7rc2nb3
BUILDLINK_ABI_DEPENDS.bmp+= bmp>=0.9.7.1nb26
BUILDLINK_ABI_DEPENDS.bmp+= bmp>=0.9.7.1nb27
BUILDLINK_PKGSRCDIR.bmp?= ../../audio/bmp

.include "../../devel/gettext-lib/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions audio/bmpx/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.57 2013/06/03 10:04:32 wiz Exp $
# $NetBSD: Makefile,v 1.58 2013/06/04 22:15:38 tron Exp $

DISTNAME= bmpx-0.40.14
PKGREVISION= 32
PKGREVISION= 33
CATEGORIES= audio
MASTER_SITES= http://files.backtrace.info/releases/0.40/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions audio/bsl/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.21 2013/06/03 10:04:32 wiz Exp $
# $NetBSD: Makefile,v 1.22 2013/06/04 22:15:39 tron Exp $
#

DISTNAME= bsl-0.5.0
PKGREVISION= 18
PKGREVISION= 19
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=buzztard/}

Expand Down
4 changes: 2 additions & 2 deletions audio/buzztard/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.26 2013/06/03 10:04:32 wiz Exp $
# $NetBSD: Makefile,v 1.27 2013/06/04 22:15:39 tron Exp $
#

DISTNAME= buzztard-0.5.0
PKGREVISION= 22
PKGREVISION= 23
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=buzztard/}

Expand Down
4 changes: 2 additions & 2 deletions audio/deforaos-mixer/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.3 2013/06/03 10:04:32 wiz Exp $
# $NetBSD: Makefile,v 1.4 2013/06/04 22:15:39 tron Exp $
#

DISTNAME= Mixer-0.1.1
PKGNAME= deforaos-mixer-0.1.1
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://www.defora.org/os/download/download/3705/

Expand Down
4 changes: 2 additions & 2 deletions audio/easytag/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.83 2013/06/03 10:04:32 wiz Exp $
# $NetBSD: Makefile,v 1.84 2013/06/04 22:15:39 tron Exp $
#

DISTNAME= easytag-2.1.8
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/easytag/2.1/}
EXTRACT_SUFX= .tar.xz
Expand Down
4 changes: 2 additions & 2 deletions audio/exaile/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.39 2013/06/03 10:04:32 wiz Exp $
# $NetBSD: Makefile,v 1.40 2013/06/04 22:15:39 tron Exp $
#

DISTNAME= exaile_0.2.14
PKGNAME= ${DISTNAME:S/_/-/1}
PKGREVISION= 25
PKGREVISION= 26
CATEGORIES= audio
MASTER_SITES= http://www.exaile.org/files/

Expand Down
4 changes: 2 additions & 2 deletions audio/gbemol/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.23 2013/06/03 10:04:32 wiz Exp $
# $NetBSD: Makefile,v 1.24 2013/06/04 22:15:39 tron Exp $
#

DISTNAME= gbemol-0.3.2
PKGREVISION= 19
PKGREVISION= 20
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gbemol/}

Expand Down
4 changes: 2 additions & 2 deletions audio/gimmix/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.29 2013/06/03 10:04:32 wiz Exp $
# $NetBSD: Makefile,v 1.30 2013/06/04 22:15:39 tron Exp $
#

DISTNAME= gimmix-0.5.7.1
PKGREVISION= 19
PKGREVISION= 20
CATEGORIES= audio
MASTER_SITES= http://download.berlios.de/gimmix/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions audio/gkrellm-volume/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.45 2013/06/03 10:04:32 wiz Exp $
# $NetBSD: Makefile,v 1.46 2013/06/04 22:15:39 tron Exp $

DISTNAME= gkrellm-volume-2.1.13
PKGREVISION= 21
PKGREVISION= 22
CATEGORIES= audio
MASTER_SITES= http://gkrellm.luon.net/files/

Expand Down
4 changes: 2 additions & 2 deletions audio/glurp/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.31 2013/06/03 10:04:32 wiz Exp $
# $NetBSD: Makefile,v 1.32 2013/06/04 22:15:39 tron Exp $
#

DISTNAME= glurp-0.12.3
PKGREVISION= 7
PKGREVISION= 8
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glurp/}

Expand Down
4 changes: 2 additions & 2 deletions audio/gmp3info/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.43 2013/06/03 10:04:32 wiz Exp $
# $NetBSD: Makefile,v 1.44 2013/06/04 22:15:39 tron Exp $

DISTNAME= mp3info-0.8.5a
PKGNAME= g${DISTNAME}
PKGREVISION= 15
PKGREVISION= 16
CATEGORIES= audio
MASTER_SITES= ftp://ftp.ibiblio.org/pub/linux/apps/sound/mp3-utils/mp3info/ \
${MASTER_SITE_SUNSITE:=apps/sound/mp3-utils/mp3info/}
Expand Down
4 changes: 2 additions & 2 deletions audio/gmpc-albumview/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.15 2013/06/03 10:04:33 wiz Exp $
# $NetBSD: Makefile,v 1.16 2013/06/04 22:15:39 tron Exp $
#

DISTNAME= gmpc-albumview-0.20.0
PKGREVISION= 11
PKGREVISION= 12
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/0.20.0/

Expand Down
4 changes: 2 additions & 2 deletions audio/gmpc-lastfm/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.14 2013/06/03 10:04:33 wiz Exp $
# $NetBSD: Makefile,v 1.15 2013/06/04 22:15:39 tron Exp $
#

DISTNAME= gmpc-last-fm-0.20.0
PKGREVISION= 11
PKGREVISION= 12
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/0.20.0/

Expand Down
4 changes: 2 additions & 2 deletions audio/gmpc-lyrics/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.15 2013/06/03 10:04:33 wiz Exp $
# $NetBSD: Makefile,v 1.16 2013/06/04 22:15:39 tron Exp $
#

DISTNAME= gmpc-lyrics-0.20.0
PKGREVISION= 11
PKGREVISION= 12
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/0.20.0/

Expand Down
4 changes: 2 additions & 2 deletions audio/gmpc-lyricwiki/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.17 2013/06/03 10:04:33 wiz Exp $
# $NetBSD: Makefile,v 1.18 2013/06/04 22:15:40 tron Exp $
#

DISTNAME= gmpc-lyricwiki-0.20.0
PKGREVISION= 11
PKGREVISION= 12
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/0.20.0/

Expand Down
4 changes: 2 additions & 2 deletions audio/gmpc-magnatune/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.22 2013/06/03 10:04:33 wiz Exp $
# $NetBSD: Makefile,v 1.23 2013/06/04 22:15:40 tron Exp $
#

DISTNAME= gmpc-magnatune-0.20.0
PKGREVISION= 18
PKGREVISION= 19
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/0.20.0/ \
${MASTER_SITE_SOURCEFORGE:=musicpd/}
Expand Down
Loading

0 comments on commit 2a72f00

Please sign in to comment.