pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc bump the minimum required GTK+ to 2.18.3nb1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a4e43068af4
branches:  trunk
changeset: 567889:3a4e43068af4
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Fri Nov 27 16:59:18 2009 +0000

description:
bump the minimum required GTK+ to 2.18.3nb1

diffstat:

 devel/xulrunner/Makefile          |  4 ++--
 devel/xulrunner/mozilla-common.mk |  3 ++-
 www/firefox/Makefile              |  3 ++-
 3 files changed, 6 insertions(+), 4 deletions(-)

diffs (45 lines):

diff -r 7f4cb49e2d43 -r 3a4e43068af4 devel/xulrunner/Makefile
--- a/devel/xulrunner/Makefile  Fri Nov 27 16:54:29 2009 +0000
+++ b/devel/xulrunner/Makefile  Fri Nov 27 16:59:18 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.30 2009/11/10 17:08:20 tnn Exp $
+# $NetBSD: Makefile,v 1.31 2009/11/27 16:59:18 tnn Exp $
 #
 
 .include "dist.mk"
 PKGNAME=       ${DISTNAME:S/firefox/xulrunner/:S/3.5/1.9.1/:S/.source//}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    devel www
 
 MAINTAINER=    tnn%NetBSD.org@localhost
diff -r 7f4cb49e2d43 -r 3a4e43068af4 devel/xulrunner/mozilla-common.mk
--- a/devel/xulrunner/mozilla-common.mk Fri Nov 27 16:54:29 2009 +0000
+++ b/devel/xulrunner/mozilla-common.mk Fri Nov 27 16:59:18 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.5 2009/11/23 14:16:22 tnn Exp $
+# $NetBSD: mozilla-common.mk,v 1.6 2009/11/27 16:59:18 tnn Exp $
 #
 # common Makefile fragment for mozilla packages based on gecko 1.9.1.
 # 
@@ -73,5 +73,6 @@
 .include "../../databases/sqlite3/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../net/libIDL/buildlink3.mk"
+BUILDLINK_API_DEPENDS.gtk2+=   gtk2+=>2.18.3nb1
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/libXt/buildlink3.mk"
diff -r 7f4cb49e2d43 -r 3a4e43068af4 www/firefox/Makefile
--- a/www/firefox/Makefile      Fri Nov 27 16:54:29 2009 +0000
+++ b/www/firefox/Makefile      Fri Nov 27 16:59:18 2009 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.62 2009/11/06 15:44:34 tnn Exp $
+# $NetBSD: Makefile,v 1.63 2009/11/27 16:59:18 tnn Exp $
 #
 
 .include "../../devel/xulrunner/dist.mk"
 PKGNAME=       firefox-${FIREFOX_VER}
+PKGREVISION=   1
 CATEGORIES=    www
 
 MAINTAINER=    tnn%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index