pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add missing pangox-compat dependency in wxGTK24 and wx...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da3e3607b71a
branches:  trunk
changeset: 610432:da3e3607b71a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Oct 24 15:48:32 2012 +0000

description:
Add missing pangox-compat dependency in wxGTK24 and wxGTK26.
Recursive bump for the new dependency.

diffstat:

 audio/audacity/Makefile      |  4 ++--
 converters/tex2rtf/Makefile  |  4 ++--
 games/wxhugo/Makefile        |  4 ++--
 multimedia/vlc08/Makefile    |  4 ++--
 x11/wxGTK24/Makefile         |  4 ++--
 x11/wxGTK24/Makefile.common  |  3 ++-
 x11/wxGTK24/buildlink3.mk    |  3 ++-
 x11/wxGTK26-contrib/Makefile |  4 ++--
 x11/wxGTK26/Makefile         |  4 ++--
 x11/wxGTK26/Makefile.common  |  3 ++-
 x11/wxGTK26/buildlink3.mk    |  3 ++-
 x11/wxhaskell/Makefile       |  4 ++--
 12 files changed, 24 insertions(+), 20 deletions(-)

diffs (188 lines):

diff -r 0fd706781873 -r da3e3607b71a audio/audacity/Makefile
--- a/audio/audacity/Makefile   Wed Oct 24 15:40:16 2012 +0000
+++ b/audio/audacity/Makefile   Wed Oct 24 15:48:32 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.79 2012/10/08 23:01:08 adam Exp $
+# $NetBSD: Makefile,v 1.80 2012/10/24 15:48:33 joerg Exp $
 
 DISTNAME=              audacity-src-1.2.6
-PKGREVISION=           17
+PKGREVISION=           18
 PKGNAME=               ${DISTNAME:S/-src-/-/}
 CATEGORIES=            audio
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=audacity/}
diff -r 0fd706781873 -r da3e3607b71a converters/tex2rtf/Makefile
--- a/converters/tex2rtf/Makefile       Wed Oct 24 15:40:16 2012 +0000
+++ b/converters/tex2rtf/Makefile       Wed Oct 24 15:48:32 2012 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2012/10/08 23:01:19 adam Exp $
+# $NetBSD: Makefile,v 1.39 2012/10/24 15:48:33 joerg Exp $
 
 DISTNAME=              tex2rtf-2.01-source
 PKGNAME=               tex2rtf-2.01
-PKGREVISION=           20
+PKGREVISION=           21
 CATEGORIES=            converters textproc
 MASTER_SITES=          ftp://biolpc22.york.ac.uk/pub/tex2rtf/
 EXTRACT_SUFX=          .tar.bz2
diff -r 0fd706781873 -r da3e3607b71a games/wxhugo/Makefile
--- a/games/wxhugo/Makefile     Wed Oct 24 15:40:16 2012 +0000
+++ b/games/wxhugo/Makefile     Wed Oct 24 15:48:32 2012 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.33 2012/10/08 23:01:38 adam Exp $
+# $NetBSD: Makefile,v 1.34 2012/10/24 15:48:33 joerg Exp $
 #
 
 DISTNAME=      hugov31_unix_source
 PKGNAME=       wxhugo-3.1.02
-PKGREVISION=   20
+PKGREVISION=   21
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_IFARCHIVE:=programming/hugo/source/}
 DISTFILES=     ${DISTNAME}${EXTRACT_SUFX} ${DISTFILE_WX}
diff -r 0fd706781873 -r da3e3607b71a multimedia/vlc08/Makefile
--- a/multimedia/vlc08/Makefile Wed Oct 24 15:40:16 2012 +0000
+++ b/multimedia/vlc08/Makefile Wed Oct 24 15:48:32 2012 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.47 2012/10/08 23:02:13 adam Exp $
+# $NetBSD: Makefile,v 1.48 2012/10/24 15:48:33 joerg Exp $
 #
 
 DISTNAME=              vlc-${VLC_VER}
 PKGNAME=               vlc08-${VLC_VER}
 VLC_VER=               0.8.6i
-PKGREVISION=           29
+PKGREVISION=           30
 CATEGORIES=            multimedia
 MASTER_SITES=          http://download.videolan.org/pub/videolan/vlc/${VLC_VER}/
 EXTRACT_SUFX=          .tar.bz2
diff -r 0fd706781873 -r da3e3607b71a x11/wxGTK24/Makefile
--- a/x11/wxGTK24/Makefile      Wed Oct 24 15:40:16 2012 +0000
+++ b/x11/wxGTK24/Makefile      Wed Oct 24 15:48:32 2012 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.23 2012/10/08 23:00:43 adam Exp $
+# $NetBSD: Makefile,v 1.24 2012/10/24 15:48:32 joerg Exp $
 #
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 .include "Makefile.common"
 
-PKGREVISION=           28
+PKGREVISION=           29
 COMMENT=               GTK-based implementation of the wxWidgets GUI library
 CONFLICTS+=            wxGTK<=2.4.2nb5
 
diff -r 0fd706781873 -r da3e3607b71a x11/wxGTK24/Makefile.common
--- a/x11/wxGTK24/Makefile.common       Wed Oct 24 15:40:16 2012 +0000
+++ b/x11/wxGTK24/Makefile.common       Wed Oct 24 15:48:32 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2011/04/19 11:47:12 obache Exp $
+# $NetBSD: Makefile.common,v 1.10 2012/10/24 15:48:32 joerg Exp $
 #
 # used by x11/wxGTK24/Makefile
 
@@ -42,6 +42,7 @@
 CONFIGURE_ARGS+=       --enable-gtk2
 PLIST_SUBST+=          GTKVER=2
 
+.include "../../devel/pangox-compat/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../graphics/MesaLib/buildlink3.mk"
 .include "../../mk/jpeg.buildlink3.mk"
diff -r 0fd706781873 -r da3e3607b71a x11/wxGTK24/buildlink3.mk
--- a/x11/wxGTK24/buildlink3.mk Wed Oct 24 15:40:16 2012 +0000
+++ b/x11/wxGTK24/buildlink3.mk Wed Oct 24 15:48:32 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.26 2012/10/08 23:00:43 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.27 2012/10/24 15:48:32 joerg Exp $
 
 .include "../../mk/bsd.fast.prefs.mk"
 
@@ -11,6 +11,7 @@
 BUILDLINK_ABI_DEPENDS.wxGTK24+=        wxGTK24>=2.4.2nb28
 BUILDLINK_PKGSRCDIR.wxGTK24?=  ../../x11/wxGTK24
 
+.include "../../devel/pangox-compat/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../graphics/MesaLib/buildlink3.mk"
 .include "../../mk/jpeg.buildlink3.mk"
diff -r 0fd706781873 -r da3e3607b71a x11/wxGTK26-contrib/Makefile
--- a/x11/wxGTK26-contrib/Makefile      Wed Oct 24 15:40:16 2012 +0000
+++ b/x11/wxGTK26-contrib/Makefile      Wed Oct 24 15:48:32 2012 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2012/10/08 23:00:50 adam Exp $
+# $NetBSD: Makefile,v 1.17 2012/10/24 15:48:32 joerg Exp $
 #
 
 .include "../../x11/wxGTK26/Makefile.common"
 
 PKGNAME=               ${DISTNAME:S/wxGTK/wxGTK-contrib/}
-PKGREVISION=           17
+PKGREVISION=           18
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 COMMENT=               GTK-based implementation of the wxWidgets GUI library (contrib libraries)
 
diff -r 0fd706781873 -r da3e3607b71a x11/wxGTK26/Makefile
--- a/x11/wxGTK26/Makefile      Wed Oct 24 15:40:16 2012 +0000
+++ b/x11/wxGTK26/Makefile      Wed Oct 24 15:48:32 2012 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2012/10/08 23:00:44 adam Exp $
+# $NetBSD: Makefile,v 1.20 2012/10/24 15:48:32 joerg Exp $
 #
 
 .include "Makefile.common"
 
-PKGREVISION=           18
+PKGREVISION=           19
 COMMENT=               GTK-based implementation of the wxWidgets GUI library
 
 REPLACE_SH=            wx-config.in wx-config-inplace.in
diff -r 0fd706781873 -r da3e3607b71a x11/wxGTK26/Makefile.common
--- a/x11/wxGTK26/Makefile.common       Wed Oct 24 15:40:16 2012 +0000
+++ b/x11/wxGTK26/Makefile.common       Wed Oct 24 15:48:32 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2011/01/12 11:21:28 wiz Exp $
+# $NetBSD: Makefile.common,v 1.5 2012/10/24 15:48:32 joerg Exp $
 #
 # used by x11/wxGTK26/Makefile
 # used by x11/wxGTK26-contrib/Makefile
@@ -44,6 +44,7 @@
 
 DOCDIR=                        ${PREFIX}/share/doc/wxGTK
 
+.include "../../devel/pangox-compat/buildlink3.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../graphics/MesaLib/buildlink3.mk"
diff -r 0fd706781873 -r da3e3607b71a x11/wxGTK26/buildlink3.mk
--- a/x11/wxGTK26/buildlink3.mk Wed Oct 24 15:40:16 2012 +0000
+++ b/x11/wxGTK26/buildlink3.mk Wed Oct 24 15:48:32 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.18 2012/10/08 23:00:44 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.19 2012/10/24 15:48:32 joerg Exp $
 
 BUILDLINK_TREE+=       wxGTK
 
@@ -9,6 +9,7 @@
 BUILDLINK_ABI_DEPENDS.wxGTK+=  wxGTK>=2.6.3nb18
 BUILDLINK_PKGSRCDIR.wxGTK?=    ../../x11/wxGTK26
 
+.include "../../devel/pangox-compat/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../graphics/MesaLib/buildlink3.mk"
 .include "../../mk/jpeg.buildlink3.mk"
diff -r 0fd706781873 -r da3e3607b71a x11/wxhaskell/Makefile
--- a/x11/wxhaskell/Makefile    Wed Oct 24 15:40:16 2012 +0000
+++ b/x11/wxhaskell/Makefile    Wed Oct 24 15:48:32 2012 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2012/10/08 23:02:39 adam Exp $
+# $NetBSD: Makefile,v 1.40 2012/10/24 15:48:33 joerg Exp $
 
 DISTNAME=              wxhaskell-src-0.9.4
 PKGNAME=               ${DISTNAME:S/-src//}
-PKGREVISION=           23
+PKGREVISION=           24
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=wxhaskell/}
 EXTRACT_SUFX=          .zip



Home | Main Index | Thread Index | Old Index