pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc *: PKGREVISION bump for wxGTK30 switch fr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7567066a27a0
branches:  trunk
changeset: 306897:7567066a27a0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Apr 29 05:46:35 2018 +0000
description:
*: PKGREVISION bump for wxGTK30 switch from gtk2 to gtk3

diffstat:

 audio/audacity/Makefile                           |  4 ++--
 audio/spek/Makefile                               |  4 ++--
 cad/kicad/Makefile                                |  4 ++--
 databases/pgadmin3/Makefile                       |  4 ++--
 devel/p5-Wx-Perl-DataWalker/Makefile              |  4 ++--
 devel/rapidsvn/Makefile                           |  4 ++--
 editors/codeblocks/Makefile                       |  4 ++--
 editors/codelite/Makefile                         |  4 ++--
 editors/p5-Padre/Makefile                         |  4 ++--
 editors/p5-Wx-Scintilla/Makefile                  |  4 ++--
 editors/poedit/Makefile                           |  4 ++--
 geography/opencpn-plugin-debugger/Makefile        |  4 ++--
 geography/opencpn-plugin-draw/Makefile            |  4 ++--
 geography/opencpn-plugin-statusbar/Makefile       |  4 ++--
 geography/opencpn-plugin-watchdog/Makefile        |  4 ++--
 geography/opencpn-plugin-weather_routing/Makefile |  4 ++--
 geography/opencpn/Makefile                        |  4 ++--
 graphics/gnuplot/Makefile                         |  4 ++--
 graphics/hugin/Makefile                           |  4 ++--
 ham/freedv/Makefile                               |  4 ++--
 math/wxmaxima/Makefile                            |  4 ++--
 x11/p5-Alien-wxWidgets/Makefile                   |  4 ++--
 x11/p5-Wx-Perl-ProcessStream/Makefile             |  4 ++--
 x11/p5-Wx/Makefile                                |  4 ++--
 x11/p5-Wx/buildlink3.mk                           |  4 ++--
 x11/wxGTK30/buildlink3.mk                         |  4 ++--
 26 files changed, 52 insertions(+), 52 deletions(-)

diffs (truncated from 375 to 300 lines):

diff -r 96509c793bca -r 7567066a27a0 audio/audacity/Makefile
--- a/audio/audacity/Makefile   Sun Apr 29 05:40:23 2018 +0000
+++ b/audio/audacity/Makefile   Sun Apr 29 05:46:35 2018 +0000
@@ -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}
diff -r 96509c793bca -r 7567066a27a0 audio/spek/Makefile
--- a/audio/spek/Makefile       Sun Apr 29 05:40:23 2018 +0000
+++ b/audio/spek/Makefile       Sun Apr 29 05:46:35 2018 +0000
@@ -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
diff -r 96509c793bca -r 7567066a27a0 cad/kicad/Makefile
--- a/cad/kicad/Makefile        Sun Apr 29 05:40:23 2018 +0000
+++ b/cad/kicad/Makefile        Sun Apr 29 05:46:35 2018 +0000
@@ -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
diff -r 96509c793bca -r 7567066a27a0 databases/pgadmin3/Makefile
--- a/databases/pgadmin3/Makefile       Sun Apr 29 05:40:23 2018 +0000
+++ b/databases/pgadmin3/Makefile       Sun Apr 29 05:46:35 2018 +0000
@@ -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/}
 
diff -r 96509c793bca -r 7567066a27a0 devel/p5-Wx-Perl-DataWalker/Makefile
--- a/devel/p5-Wx-Perl-DataWalker/Makefile      Sun Apr 29 05:40:23 2018 +0000
+++ b/devel/p5-Wx-Perl-DataWalker/Makefile      Sun Apr 29 05:46:35 2018 +0000
@@ -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/}
 
diff -r 96509c793bca -r 7567066a27a0 devel/rapidsvn/Makefile
--- a/devel/rapidsvn/Makefile   Sun Apr 29 05:40:23 2018 +0000
+++ b/devel/rapidsvn/Makefile   Sun Apr 29 05:46:35 2018 +0000
@@ -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/
 
diff -r 96509c793bca -r 7567066a27a0 editors/codeblocks/Makefile
--- a/editors/codeblocks/Makefile       Sun Apr 29 05:40:23 2018 +0000
+++ b/editors/codeblocks/Makefile       Sun Apr 29 05:46:35 2018 +0000
@@ -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/}
 
diff -r 96509c793bca -r 7567066a27a0 editors/codelite/Makefile
--- a/editors/codelite/Makefile Sun Apr 29 05:40:23 2018 +0000
+++ b/editors/codelite/Makefile Sun Apr 29 05:46:35 2018 +0000
@@ -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/}
 
diff -r 96509c793bca -r 7567066a27a0 editors/p5-Padre/Makefile
--- a/editors/p5-Padre/Makefile Sun Apr 29 05:40:23 2018 +0000
+++ b/editors/p5-Padre/Makefile Sun Apr 29 05:46:35 2018 +0000
@@ -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/}
 
diff -r 96509c793bca -r 7567066a27a0 editors/p5-Wx-Scintilla/Makefile
--- a/editors/p5-Wx-Scintilla/Makefile  Sun Apr 29 05:40:23 2018 +0000
+++ b/editors/p5-Wx-Scintilla/Makefile  Sun Apr 29 05:46:35 2018 +0000
@@ -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/}
 
diff -r 96509c793bca -r 7567066a27a0 editors/poedit/Makefile
--- a/editors/poedit/Makefile   Sun Apr 29 05:40:23 2018 +0000
+++ b/editors/poedit/Makefile   Sun Apr 29 05:46:35 2018 +0000
@@ -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/
 
diff -r 96509c793bca -r 7567066a27a0 geography/opencpn-plugin-debugger/Makefile
--- a/geography/opencpn-plugin-debugger/Makefile        Sun Apr 29 05:40:23 2018 +0000
+++ b/geography/opencpn-plugin-debugger/Makefile        Sun Apr 29 05:46:35 2018 +0000
@@ -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
diff -r 96509c793bca -r 7567066a27a0 geography/opencpn-plugin-draw/Makefile
--- a/geography/opencpn-plugin-draw/Makefile    Sun Apr 29 05:40:23 2018 +0000
+++ b/geography/opencpn-plugin-draw/Makefile    Sun Apr 29 05:46:35 2018 +0000
@@ -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
diff -r 96509c793bca -r 7567066a27a0 geography/opencpn-plugin-statusbar/Makefile
--- a/geography/opencpn-plugin-statusbar/Makefile       Sun Apr 29 05:40:23 2018 +0000
+++ b/geography/opencpn-plugin-statusbar/Makefile       Sun Apr 29 05:46:35 2018 +0000
@@ -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
diff -r 96509c793bca -r 7567066a27a0 geography/opencpn-plugin-watchdog/Makefile
--- a/geography/opencpn-plugin-watchdog/Makefile        Sun Apr 29 05:40:23 2018 +0000
+++ b/geography/opencpn-plugin-watchdog/Makefile        Sun Apr 29 05:46:35 2018 +0000
@@ -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
diff -r 96509c793bca -r 7567066a27a0 geography/opencpn-plugin-weather_routing/Makefile
--- a/geography/opencpn-plugin-weather_routing/Makefile Sun Apr 29 05:40:23 2018 +0000
+++ b/geography/opencpn-plugin-weather_routing/Makefile Sun Apr 29 05:46:35 2018 +0000
@@ -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
diff -r 96509c793bca -r 7567066a27a0 geography/opencpn/Makefile
--- a/geography/opencpn/Makefile        Sun Apr 29 05:40:23 2018 +0000
+++ b/geography/opencpn/Makefile        Sun Apr 29 05:46:35 2018 +0000
@@ -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/}
diff -r 96509c793bca -r 7567066a27a0 graphics/gnuplot/Makefile
--- a/graphics/gnuplot/Makefile Sun Apr 29 05:40:23 2018 +0000
+++ b/graphics/gnuplot/Makefile Sun Apr 29 05:46:35 2018 +0000
@@ -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
@@ -7,7 +7,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 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/}
diff -r 96509c793bca -r 7567066a27a0 graphics/hugin/Makefile
--- a/graphics/hugin/Makefile   Sun Apr 29 05:40:23 2018 +0000
+++ b/graphics/hugin/Makefile   Sun Apr 29 05:46:35 2018 +0000
@@ -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
diff -r 96509c793bca -r 7567066a27a0 ham/freedv/Makefile
--- a/ham/freedv/Makefile       Sun Apr 29 05:40:23 2018 +0000
+++ b/ham/freedv/Makefile       Sun Apr 29 05:46:35 2018 +0000
@@ -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
diff -r 96509c793bca -r 7567066a27a0 math/wxmaxima/Makefile
--- a/math/wxmaxima/Makefile    Sun Apr 29 05:40:23 2018 +0000
+++ b/math/wxmaxima/Makefile    Sun Apr 29 05:46:35 2018 +0000
@@ -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}
diff -r 96509c793bca -r 7567066a27a0 x11/p5-Alien-wxWidgets/Makefile
--- a/x11/p5-Alien-wxWidgets/Makefile   Sun Apr 29 05:40:23 2018 +0000
+++ b/x11/p5-Alien-wxWidgets/Makefile   Sun Apr 29 05:46:35 2018 +0000



Home | Main Index | Thread Index | Old Index