diff options
author | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
commit | 1f4649c8a26ce89c5508d3d7f1181e57832326ad (patch) | |
tree | 79221f29383a0342a8f5a3a0b645749a72ff6ad0 /devel/xulrunner | |
parent | 9bd34dfa7e86141bf91d5a7e8b10de98d071a2a9 (diff) | |
download | pkgsrc-1f4649c8a26ce89c5508d3d7f1181e57832326ad.tar.gz |
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
Diffstat (limited to 'devel/xulrunner')
-rw-r--r-- | devel/xulrunner/Makefile | 4 | ||||
-rw-r--r-- | devel/xulrunner/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/xulrunner/Makefile b/devel/xulrunner/Makefile index 14fde0e562c..2e5d1ce7979 100644 --- a/devel/xulrunner/Makefile +++ b/devel/xulrunner/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2012/01/06 07:36:38 sbd Exp $ +# $NetBSD: Makefile,v 1.62 2012/01/13 10:55:00 obache Exp $ .include "dist.mk" PKGNAME= xulrunner-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel www MAINTAINER= tnn@NetBSD.org diff --git a/devel/xulrunner/buildlink3.mk b/devel/xulrunner/buildlink3.mk index 1d1f666da86..8cf66b754e8 100644 --- a/devel/xulrunner/buildlink3.mk +++ b/devel/xulrunner/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2011/11/01 06:01:04 sbd Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2012/01/13 10:55:00 obache Exp $ BUILDLINK_TREE+= xulrunner @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xulrunner XULRUNNER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xulrunner+= xulrunner>=6.0 -BUILDLINK_ABI_DEPENDS.xulrunner?= xulrunner>=7.0nb1 +BUILDLINK_ABI_DEPENDS.xulrunner?= xulrunner>=8.0nb2 BUILDLINK_PKGSRCDIR.xulrunner?= ../../devel/xulrunner pkgbase := xulrunner |