Skip to content

Commit

Permalink
revbump after icu and protobuf updates
Browse files Browse the repository at this point in the history
  • Loading branch information
adam committed May 29, 2024
1 parent 29c74c2 commit 8a0f642
Show file tree
Hide file tree
Showing 1,930 changed files with 3,880 additions and 3,531 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.96 2024/05/16 06:14:30 wiz Exp $
# $NetBSD: Makefile,v 1.97 2024/05/29 16:31:16 adam Exp $

DISTNAME= ark-${KAPPSVER}
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= x11

HOMEPAGE= https://kde.org/applications/utilities/ark/
Expand Down
4 changes: 2 additions & 2 deletions archivers/arqiver/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.33 2024/04/06 08:04:45 wiz Exp $
# $NetBSD: Makefile,v 1.34 2024/05/29 16:31:16 adam Exp $

DISTNAME= Arqiver-0.12.0
PKGNAME= ${DISTNAME:tl}
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}
Expand Down
4 changes: 2 additions & 2 deletions archivers/dar/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.67 2024/05/16 06:14:30 wiz Exp $
# $NetBSD: Makefile,v 1.68 2024/05/29 16:31:16 adam Exp $

DISTNAME= dar-2.7.7
PKGREVISION= 5
PKGREVISION= 6
CATEGORIES= archivers sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dar/}

Expand Down
4 changes: 2 additions & 2 deletions archivers/karchive/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.49 2024/04/06 08:04:46 wiz Exp $
# $NetBSD: Makefile,v 1.50 2024/05/29 16:31:16 adam Exp $

DISTNAME= karchive-${KF5VER}
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= archivers

HOMEPAGE= https://community.kde.org/Frameworks
Expand Down
3 changes: 2 additions & 1 deletion archivers/kf6-karchive/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.1 2024/05/26 11:11:01 markd Exp $
# $NetBSD: Makefile,v 1.2 2024/05/29 16:31:17 adam Exp $

DISTNAME= karchive-${KF6VER}
PKGREVISION= 1
CATEGORIES= archivers

HOMEPAGE= https://community.kde.org/Frameworks
Expand Down
4 changes: 2 additions & 2 deletions archivers/libcomprex/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.59 2024/05/16 06:14:30 wiz Exp $
# $NetBSD: Makefile,v 1.60 2024/05/29 16:31:17 adam Exp $

DISTNAME= libcomprex-0.3.3
PKGREVISION= 33
PKGREVISION= 34
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnupdate/}

Expand Down
4 changes: 2 additions & 2 deletions archivers/libzip/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.70 2024/05/16 06:14:31 wiz Exp $
# $NetBSD: Makefile,v 1.71 2024/05/29 16:31:17 adam Exp $

DISTNAME= libzip-1.10.1
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= archivers devel
MASTER_SITES= https://libzip.org/download/
MASTER_SITES+= ${MASTER_SITE_GITHUB:=nih-at/}
Expand Down
4 changes: 2 additions & 2 deletions archivers/lxqt-archiver/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.29 2024/04/06 08:04:46 wiz Exp $
# $NetBSD: Makefile,v 1.30 2024/05/29 16:31:17 adam Exp $

DISTNAME= lxqt-archiver-0.9.1
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
Expand Down
4 changes: 2 additions & 2 deletions archivers/php-pecl-zip/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.21 2024/05/16 06:14:31 wiz Exp $
# $NetBSD: Makefile,v 1.22 2024/05/29 16:31:17 adam Exp $
#

MODNAME= zip
PECL_VERSION= 1.22.3
PKGNAME= ${PHP_PKG_PREFIX}-pecl-${MODNAME}-${PECL_VERSION}
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= archivers

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions archivers/php-zip/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.34 2024/05/16 06:14:31 wiz Exp $
# $NetBSD: Makefile,v 1.35 2024/05/29 16:31:17 adam Exp $

MODNAME= zip
CATEGORIES+= archivers
COMMENT= PHP extension for ZIP archive handling
PKGREVISION= 12
PKGREVISION= 13

CONFLICTS= php-zip-[0-9]*

Expand Down
4 changes: 2 additions & 2 deletions archivers/quazip/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.16 2024/04/06 08:04:46 wiz Exp $
# $NetBSD: Makefile,v 1.17 2024/05/29 16:31:17 adam Exp $

DISTNAME= quazip-0.9
PKGREVISION= 15
PKGREVISION= 16
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GITHUB:=stachenov/}
GITHUB_PROJECT= quazip
Expand Down
4 changes: 2 additions & 2 deletions archivers/unarchiver/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.6 2023/11/08 13:18:03 wiz Exp $
# $NetBSD: Makefile,v 1.7 2024/05/29 16:31:17 adam Exp $

DISTNAME= TheUnarchiverSource
PKGNAME= unarchiver-3.10 # See ${WRKSRC}/Info.plist
PKGREVISION= 5
PKGREVISION= 6
CATEGORIES= archivers
MASTER_SITES= https://cdn.theunarchiver.com/downloads/
DIST_SUBDIR= ${PKGNAME_NOREV}
Expand Down
3 changes: 2 additions & 1 deletion audio/amarok/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.201 2024/05/16 10:24:33 wiz Exp $
# $NetBSD: Makefile,v 1.202 2024/05/29 16:31:18 adam Exp $

DISTNAME= amarok-3.0.0
PKGREVISION= 1
CATEGORIES= audio multimedia
MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${PKGVERSION_NOREV}/}

Expand Down
4 changes: 2 additions & 2 deletions audio/ardour/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.86 2024/05/16 06:14:31 wiz Exp $
# $NetBSD: Makefile,v 1.87 2024/05/29 16:31:18 adam Exp $

DISTNAME= Ardour-8.2.0
PKGNAME= ${DISTNAME:tl}
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= audio
# currently, distfiles must be downloaded by hand from ardour.org
# and uploaded using `make upload-distfiles`.
Expand Down
4 changes: 2 additions & 2 deletions audio/ario/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.120 2024/05/16 06:14:31 wiz Exp $
# $NetBSD: Makefile,v 1.121 2024/05/29 16:31:18 adam Exp $

DISTNAME= ario-1.6
PKGREVISION= 32
PKGREVISION= 33
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ario-player/1.6/}

Expand Down
4 changes: 2 additions & 2 deletions audio/audacious-plugins/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.154 2024/05/16 06:14:31 wiz Exp $
# $NetBSD: Makefile,v 1.155 2024/05/29 16:31:18 adam Exp $

DISTNAME= audacious-plugins-4.1
PKGREVISION= 34
PKGREVISION= 35
CATEGORIES= audio
MASTER_SITES= https://distfiles.audacious-media-player.org/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions audio/audacious/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.87 2024/04/07 07:33:28 wiz Exp $
# $NetBSD: Makefile,v 1.88 2024/05/29 16:31:18 adam Exp $

DISTNAME= audacious-4.1
PKGREVISION= 16
PKGREVISION= 17
CATEGORIES= audio
MASTER_SITES= https://distfiles.audacious-media-player.org/
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,8 +1,8 @@
# $NetBSD: Makefile,v 1.96 2024/04/07 07:33:28 wiz Exp $
# $NetBSD: Makefile,v 1.97 2024/05/29 16:31:18 adam Exp $
#

DISTNAME= bmp-0.9.7.1
PKGREVISION= 66
PKGREVISION= 67
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=beepmp/}

Expand Down
4 changes: 2 additions & 2 deletions audio/buzztrax/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.39 2024/04/07 07:33:29 wiz Exp $
# $NetBSD: Makefile,v 1.40 2024/05/29 16:31:18 adam Exp $

DISTNAME= buzztrax-0.10.2
PKGREVISION= 30
PKGREVISION= 31
CATEGORIES= audio
MASTER_SITES= https://files.buzztrax.org/releases/

Expand Down
4 changes: 2 additions & 2 deletions audio/cddb-bundle/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.43 2023/11/08 13:18:04 wiz Exp $
# $NetBSD: Makefile,v 1.44 2024/05/29 16:31:18 adam Exp $
#

DISTNAME= cddb.bundle-0.2
PKGNAME= ${DISTNAME:S/./-/}
PKGREVISION= 29
PKGREVISION= 30
CATEGORIES= audio gnustep
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gsburn/}

Expand Down
4 changes: 2 additions & 2 deletions audio/cmusfm/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.12 2024/05/16 06:14:31 wiz Exp $
# $NetBSD: Makefile,v 1.13 2024/05/29 16:31:19 adam Exp $

DISTNAME= cmusfm-0.3.3
PKGREVISION= 10
PKGREVISION= 11
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=Arkq/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Expand Down
4 changes: 2 additions & 2 deletions audio/csound6/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.86 2024/05/16 06:14:31 wiz Exp $
# $NetBSD: Makefile,v 1.87 2024/05/29 16:31:19 adam Exp $

DISTNAME= csound-${CSOUND_VERSION}
PKGNAME= csound6-${CSOUND_VERSION}
PKGREVISION= 33
PKGREVISION= 34
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=csound/}
GITHUB_PROJECT= csound
Expand Down
4 changes: 2 additions & 2 deletions audio/d11amp/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.13 2024/05/16 06:14:32 wiz Exp $
# $NetBSD: Makefile,v 1.14 2024/05/29 16:31:19 adam Exp $

DISTNAME= d11amp_0.61
PKGNAME= ${DISTNAME:S/_/-/}
PKGREVISION= 10
PKGREVISION= 11
CATEGORIES= audio
MASTER_SITES= https://www.dettus.net/d11amp/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions audio/ezstream/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.20 2024/01/28 13:24:33 wiz Exp $
# $NetBSD: Makefile,v 1.21 2024/05/29 16:31:19 adam Exp $
#

DISTNAME= ezstream-1.0.2
PKGREVISION= 8
PKGREVISION= 9
CATEGORIES= audio
MASTER_SITES= https://downloads.xiph.org/releases/ezstream/
MASTER_SITES+= https://ezstream.mrsserver.net/releases/
Expand Down
4 changes: 2 additions & 2 deletions audio/flactag/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.39 2024/05/16 06:14:32 wiz Exp $
# $NetBSD: Makefile,v 1.40 2024/05/29 16:31:19 adam Exp $
#

DISTNAME= flactag-2.0.4
PKGREVISION= 23
PKGREVISION= 24
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flactag/}

Expand Down
4 changes: 2 additions & 2 deletions audio/forked-daapd/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.37 2024/05/16 06:14:32 wiz Exp $
# $NetBSD: Makefile,v 1.38 2024/05/29 16:31:19 adam Exp $

DISTNAME= forked-daapd-27.4
PKGREVISION= 30
PKGREVISION= 31
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=ejurgensen/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
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.79 2024/05/16 06:14:32 wiz Exp $
# $NetBSD: Makefile,v 1.80 2024/05/29 16:31:19 adam Exp $
#

DISTNAME= gbemol-0.3.2
PKGREVISION= 72
PKGREVISION= 73
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gbemol/}

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.79 2024/05/16 06:14:32 wiz Exp $
# $NetBSD: Makefile,v 1.80 2024/05/29 16:31:19 adam Exp $

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

Expand Down
4 changes: 2 additions & 2 deletions audio/gkrellmpc/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.14 2024/05/16 06:14:32 wiz Exp $
# $NetBSD: Makefile,v 1.15 2024/05/29 16:31:20 adam Exp $
DISTNAME= gkrellmpc-0.1_beta10
PKGREVISION= 12
PKGREVISION= 13
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=simark/}
GITHUB_PROJECT= gkrellm-gkrellmpc
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.66 2024/04/07 07:33:30 wiz Exp $
# $NetBSD: Makefile,v 1.67 2024/05/29 16:31:20 adam Exp $
#

DISTNAME= glurp-0.12.3
PKGREVISION= 38
PKGREVISION= 39
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glurp/}

Expand Down
4 changes: 2 additions & 2 deletions audio/glyr/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.52 2024/05/16 06:14:32 wiz Exp $
# $NetBSD: Makefile,v 1.53 2024/05/29 16:31:20 adam Exp $
#

DISTNAME= glyr-1.0.10
PKGREVISION= 37
PKGREVISION= 38
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=sahib/}

Expand Down
4 changes: 2 additions & 2 deletions audio/gmpc-albumview/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.48 2024/04/07 07:33:30 wiz Exp $
# $NetBSD: Makefile,v 1.49 2024/05/29 16:31:20 adam Exp $

DISTNAME= gmpc-albumview-11.8.16
PKGREVISION= 28
PKGREVISION= 29
CATEGORIES= audio
MASTER_SITES= https://download.sarine.nl/Programs/gmpc/11.8/

Expand Down
4 changes: 2 additions & 2 deletions audio/gmpc-jamendo/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.47 2024/04/07 07:33:30 wiz Exp $
# $NetBSD: Makefile,v 1.48 2024/05/29 16:31:20 adam Exp $

DISTNAME= gmpc-jamendo-11.8.16
PKGREVISION= 43
PKGREVISION= 44
CATEGORIES= audio
MASTER_SITES= https://download.sarine.nl/Programs/gmpc/11.8/

Expand Down
4 changes: 2 additions & 2 deletions audio/gmpc-lyrics/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.48 2024/04/07 07:33:31 wiz Exp $
# $NetBSD: Makefile,v 1.49 2024/05/29 16:31:20 adam Exp $

DISTNAME= gmpc-lyrics-11.8.16
PKGREVISION= 28
PKGREVISION= 29
CATEGORIES= audio
MASTER_SITES= https://download.sarine.nl/Programs/gmpc/11.8/

Expand Down
4 changes: 2 additions & 2 deletions audio/gmpc-lyricwiki/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.50 2024/04/07 07:33:31 wiz Exp $
# $NetBSD: Makefile,v 1.51 2024/05/29 16:31:20 adam Exp $

DISTNAME= gmpc-lyricwiki-11.8.16
PKGREVISION= 28
PKGREVISION= 29
CATEGORIES= audio
MASTER_SITES= https://download.sarine.nl/Programs/gmpc/11.8/

Expand Down
4 changes: 2 additions & 2 deletions audio/gmpc-magnatune/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.71 2024/04/07 07:33:31 wiz Exp $
# $NetBSD: Makefile,v 1.72 2024/05/29 16:31:21 adam Exp $

DISTNAME= gmpc-magnatune-11.8.16
PKGREVISION= 43
PKGREVISION= 44
CATEGORIES= audio
MASTER_SITES= https://download.sarine.nl/Programs/gmpc/11.8/

Expand Down
4 changes: 2 additions & 2 deletions audio/gmpc-tagedit/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.50 2024/04/07 07:33:31 wiz Exp $
# $NetBSD: Makefile,v 1.51 2024/05/29 16:31:21 adam Exp $

DISTNAME= gmpc-tagedit-11.8.16
PKGREVISION= 30
PKGREVISION= 31
CATEGORIES= audio
MASTER_SITES= https://download.sarine.nl/Programs/gmpc/11.8/

Expand Down
4 changes: 2 additions & 2 deletions audio/gmpc/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.114 2024/04/07 07:33:30 wiz Exp $
# $NetBSD: Makefile,v 1.115 2024/05/29 16:31:20 adam Exp $

DISTNAME= gmpc-11.8.16
PKGREVISION= 47
PKGREVISION= 48
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/11.8/
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=musicpd/}
Expand Down
Loading

0 comments on commit 8a0f642

Please sign in to comment.