Skip to content

Commit

Permalink
*: PKGREVISION bump for wxGTK30 switch from gtk2 to gtk3
Browse files Browse the repository at this point in the history
  • Loading branch information
0-wiz-0 committed Apr 29, 2018
1 parent 282d770 commit e67b893
Show file tree
Hide file tree
Showing 26 changed files with 52 additions and 52 deletions.
4 changes: 2 additions & 2 deletions audio/audacity/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.111 2018/04/16 14:34:04 wiz Exp $
# $NetBSD: Makefile,v 1.112 2018/04/29 05:46:36 wiz Exp $

DISTNAME= audacity-minsrc-2.1.2
PKGNAME= ${DISTNAME:S/-minsrc//1}
PKGREVISION= 10
PKGREVISION= 11
CATEGORIES= audio
# sadly fosshub.com does not provice hot link
MASTER_SITES= ${MASTER_SITE_LOCAL}
Expand Down
4 changes: 2 additions & 2 deletions audio/spek/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.16 2018/04/16 14:34:09 wiz Exp $
# $NetBSD: Makefile,v 1.17 2018/04/29 05:46:36 wiz Exp $

DISTNAME= spek-0.8.2
PKGREVISION= 11
PKGREVISION= 12
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=alexkay/}
EXTRACT_SUFX= .tar.xz
Expand Down
4 changes: 2 additions & 2 deletions cad/kicad/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.24 2018/04/16 14:34:12 wiz Exp $
# $NetBSD: Makefile,v 1.25 2018/04/29 05:46:36 wiz Exp $
#

V= 4.0.7
DISTNAME= kicad-${V}
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= cad
MASTER_SITES= https://launchpad.net/kicad/4.0/${V}/+download/
EXTRACT_SUFX= .tar.xz
Expand Down
4 changes: 2 additions & 2 deletions databases/pgadmin3/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.60 2018/04/16 14:34:17 wiz Exp $
# $NetBSD: Makefile,v 1.61 2018/04/29 05:46:36 wiz Exp $

DISTNAME= pgadmin3-1.22.0
PKGREVISION= 6
PKGREVISION= 7
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=pgadmin3/release/v${PKGVERSION_NOREV}/src/}

Expand Down
4 changes: 2 additions & 2 deletions devel/p5-Wx-Perl-DataWalker/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.38 2018/04/16 14:34:21 wiz Exp $
# $NetBSD: Makefile,v 1.39 2018/04/29 05:46:36 wiz Exp $
#

DISTNAME= Wx-Perl-DataWalker-0.02
PKGNAME= p5-${DISTNAME}
PKGREVISION= 36
PKGREVISION= 37
CATEGORIES= x11 perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/}

Expand Down
4 changes: 2 additions & 2 deletions devel/rapidsvn/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.98 2018/04/16 14:34:21 wiz Exp $
# $NetBSD: Makefile,v 1.99 2018/04/29 05:46:36 wiz Exp $

DISTNAME= rapidsvn-0.12.1
PKGREVISION= 31
PKGREVISION= 32
CATEGORIES= devel x11 scm
MASTER_SITES= http://www.rapidsvn.org/download/release/0.12.1/

Expand Down
4 changes: 2 additions & 2 deletions editors/codeblocks/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.9 2018/04/16 14:34:22 wiz Exp $
# $NetBSD: Makefile,v 1.10 2018/04/29 05:46:36 wiz Exp $
#

DISTNAME= codeblocks_16.01
PKGNAME= ${DISTNAME:S/_/-/}
PKGREVISION= 6
PKGREVISION= 7
CATEGORIES= editors x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=codeblocks/}

Expand Down
4 changes: 2 additions & 2 deletions editors/codelite/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.11 2018/04/16 14:34:22 wiz Exp $
# $NetBSD: Makefile,v 1.12 2018/04/29 05:46:36 wiz Exp $

DISTNAME= codelite-9.1
PKGREVISION= 9
PKGREVISION= 10
CATEGORIES= editors x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=eranif/}

Expand Down
4 changes: 2 additions & 2 deletions editors/p5-Padre/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.50 2018/04/16 14:34:24 wiz Exp $
# $NetBSD: Makefile,v 1.51 2018/04/29 05:46:36 wiz Exp $

DISTNAME= Padre-1.00
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= editors perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/}

Expand Down
4 changes: 2 additions & 2 deletions editors/p5-Wx-Scintilla/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.27 2018/04/16 14:34:24 wiz Exp $
# $NetBSD: Makefile,v 1.28 2018/04/29 05:46:36 wiz Exp $

DISTNAME= Wx-Scintilla-0.39
PKGNAME= p5-${DISTNAME}
PKGREVISION= 23
PKGREVISION= 24
CATEGORIES= editors x11 perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/}

Expand Down
4 changes: 2 additions & 2 deletions editors/poedit/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.71 2018/04/16 14:34:24 wiz Exp $
# $NetBSD: Makefile,v 1.72 2018/04/29 05:46:37 wiz Exp $

DISTNAME= poedit-2.0.3
PKGREVISION= 6
PKGREVISION= 7
CATEGORIES= editors
MASTER_SITES= https://github.com/vslavik/poedit/releases/download/v${PKGVERSION_NOREV}-oss/

Expand Down
4 changes: 2 additions & 2 deletions geography/opencpn-plugin-debugger/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.9 2018/04/16 14:34:32 wiz Exp $
# $NetBSD: Makefile,v 1.10 2018/04/29 05:46:37 wiz Exp $
#

VERSION= 20170414
PKGREVISION= 4
PKGREVISION= 5
DISTNAME= ocpndebugger_pi-${VERSION}
PKGNAME= opencpn-plugin-debugger-${VERSION}
CATEGORIES= geography
Expand Down
4 changes: 2 additions & 2 deletions geography/opencpn-plugin-draw/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.15 2018/04/16 14:34:32 wiz Exp $
# $NetBSD: Makefile,v 1.16 2018/04/29 05:46:37 wiz Exp $
#

VERSION= 1.5_20180405
DISTNAME= ocpn_draw_pi-${VERSION}
PKGNAME= opencpn-plugin-draw-${VERSION}
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=jongough/}
GITHUB_PROJECT= ocpn_draw_pi
Expand Down
4 changes: 2 additions & 2 deletions geography/opencpn-plugin-statusbar/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.6 2018/04/16 14:34:32 wiz Exp $
# $NetBSD: Makefile,v 1.7 2018/04/29 05:46:37 wiz Exp $

VERSION= 20180405
PKGREVISION= 2
PKGREVISION= 3
DISTNAME= statusbar_pi-${VERSION}
PKGNAME= opencpn-plugin-statusbar-${VERSION}
CATEGORIES= geography
Expand Down
4 changes: 2 additions & 2 deletions geography/opencpn-plugin-watchdog/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.13 2018/04/19 09:59:28 bouyer Exp $
# $NetBSD: Makefile,v 1.14 2018/04/29 05:46:37 wiz Exp $
#

VERSION= 20180405
DISTNAME= watchdog_pi-${VERSION}
PKGNAME= opencpn-plugin-watchdog-${VERSION}
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=seandepagnier/}
GITHUB_PROJECT= watchdog_pi
Expand Down
4 changes: 2 additions & 2 deletions geography/opencpn-plugin-weather_routing/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.16 2018/04/16 14:34:33 wiz Exp $
# $NetBSD: Makefile,v 1.17 2018/04/29 05:46:37 wiz Exp $
#

VERSION= 20180405
DISTNAME= weather_routing_pi-${VERSION}
PKGNAME= opencpn-plugin-weather_routing-${VERSION}
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=seandepagnier/}
GITHUB_PROJECT= weather_routing_pi
Expand Down
4 changes: 2 additions & 2 deletions geography/opencpn/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.21 2018/04/16 14:34:32 wiz Exp $
# $NetBSD: Makefile,v 1.22 2018/04/29 05:46:37 wiz Exp $

DISTNAME= OpenCPN-4.8.2
PKGREVISION= 2
PKGREVISION= 3
PKGNAME= ${DISTNAME:S/OpenCPN/opencpn/}
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=OpenCPN/}
Expand Down
4 changes: 2 additions & 2 deletions graphics/gnuplot/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.120 2018/04/16 14:34:37 wiz Exp $
# $NetBSD: Makefile,v 1.121 2018/04/29 05:46:37 wiz Exp $

DISTNAME= gnuplot-5.2.1
CATEGORIES+= graphics
Expand All @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot/}
MAINTAINER= [email protected]
HOMEPAGE= http://gnuplot.sourceforge.net/
COMMENT= Portable interactive, function plotting utility
PKGREVISION= 4
PKGREVISION= 5
#LICENSE= gnuplot + BSD

API_VERSION= ${PKGVERSION_NOREV:C/([0-9])\.([0-9])\.([0-9])/\1.\2/}
Expand Down
4 changes: 2 additions & 2 deletions graphics/hugin/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.77 2018/04/16 14:34:38 wiz Exp $
# $NetBSD: Makefile,v 1.78 2018/04/29 05:46:37 wiz Exp $

DISTNAME= hugin-2018.0.0
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hugin/}
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions ham/freedv/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.13 2018/04/16 14:34:42 wiz Exp $
# $NetBSD: Makefile,v 1.14 2018/04/29 05:46:37 wiz Exp $

DISTNAME= freedv-1.1
PKGREVISION= 5
PKGREVISION= 6
CATEGORIES= ham
MASTER_SITES= http://files.freedv.org/freedv/
EXTRACT_SUFX= .tar.xz
Expand Down
4 changes: 2 additions & 2 deletions math/wxmaxima/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.8 2018/04/16 14:34:52 wiz Exp $
# $NetBSD: Makefile,v 1.9 2018/04/29 05:46:37 wiz Exp $

DISTNAME= wxmaxima-17.10.1
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=andrejv/}
GITHUB_TAG= Version-${PKGVERSION_NOREV}
Expand Down
4 changes: 2 additions & 2 deletions x11/p5-Alien-wxWidgets/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.46 2018/04/16 14:35:25 wiz Exp $
# $NetBSD: Makefile,v 1.47 2018/04/29 05:46:38 wiz Exp $

DISTNAME= Alien-wxWidgets-0.69
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= x11 perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Alien/}

Expand Down
4 changes: 2 additions & 2 deletions x11/p5-Wx-Perl-ProcessStream/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.41 2018/04/16 14:35:25 wiz Exp $
# $NetBSD: Makefile,v 1.42 2018/04/29 05:46:38 wiz Exp $

DISTNAME= Wx-Perl-ProcessStream-0.32
PKGNAME= p5-${DISTNAME}
PKGREVISION= 23
PKGREVISION= 24
CATEGORIES= x11 perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/}

Expand Down
4 changes: 2 additions & 2 deletions x11/p5-Wx/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.53 2018/04/16 14:34:01 wiz Exp $
# $NetBSD: Makefile,v 1.54 2018/04/29 05:46:35 wiz Exp $

DISTNAME= Wx-0.9932
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= x11 perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/}

Expand Down
4 changes: 2 additions & 2 deletions x11/p5-Wx/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.36 2018/04/16 14:34:01 wiz Exp $
# $NetBSD: buildlink3.mk,v 1.37 2018/04/29 05:46:35 wiz Exp $

BUILDLINK_TREE+= p5-Wx

.if !defined(P5_WX_BUILDLINK3_MK)
P5_WX_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.p5-Wx+= p5-Wx>=0.91
BUILDLINK_ABI_DEPENDS.p5-Wx+= p5-Wx>=0.9932nb3
BUILDLINK_ABI_DEPENDS.p5-Wx+= p5-Wx>=0.9932nb4
BUILDLINK_PKGSRCDIR.p5-Wx?= ../../x11/p5-Wx
BUILDLINK_INCDIRS.p5-Wx?= ${PERL5_SUB_INSTALLVENDORARCH}/Wx/cpp
BUILDLINK_LIBDIRS.p5-Wx?= ${PERL5_SUB_INSTALLVENDORARCH}/auto/Wx
Expand Down
4 changes: 2 additions & 2 deletions x11/wxGTK30/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.13 2018/04/29 05:39:33 wiz Exp $
# $NetBSD: buildlink3.mk,v 1.14 2018/04/29 05:46:36 wiz Exp $

BUILDLINK_TREE+= wxGTK30

.if !defined(WXGTK30_BUILDLINK3_MK)
WXGTK30_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.wxGTK30+= wxGTK30>=3.0.1
BUILDLINK_ABI_DEPENDS.wxGTK30+= wxGTK30>=3.0.3.1nb2
BUILDLINK_ABI_DEPENDS.wxGTK30+= wxGTK30>=3.0.4
BUILDLINK_PKGSRCDIR.wxGTK30?= ../../x11/wxGTK30

BUILDLINK_INCDIRS.wxGTK30+= include/wx-3.0
Expand Down

0 comments on commit e67b893

Please sign in to comment.