diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | 6f18f2b707eeeff77e555513194c5d14fdb16090 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /devel/xulrunner192 | |
parent | 6ff104ec29683224e9ed56e8327eca089e3c78ce (diff) | |
download | pkgsrc-6f18f2b707eeeff77e555513194c5d14fdb16090.tar.gz |
Revbump after graphics/jpeg and textproc/icu
Diffstat (limited to 'devel/xulrunner192')
-rw-r--r-- | devel/xulrunner192/Makefile | 4 | ||||
-rw-r--r-- | devel/xulrunner192/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/xulrunner192/Makefile b/devel/xulrunner192/Makefile index 6750404e292..dc342ed9a16 100644 --- a/devel/xulrunner192/Makefile +++ b/devel/xulrunner192/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/01/09 10:34:03 martin Exp $ +# $NetBSD: Makefile,v 1.22 2013/01/26 21:36:23 adam Exp $ .include "dist.mk" PKGNAME= xulrunner192-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel www MAINTAINER= tnn@NetBSD.org diff --git a/devel/xulrunner192/buildlink3.mk b/devel/xulrunner192/buildlink3.mk index 7dff0e699c0..61638d5240c 100644 --- a/devel/xulrunner192/buildlink3.mk +++ b/devel/xulrunner192/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2012/10/08 23:00:57 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2013/01/26 21:36:23 adam Exp $ BUILDLINK_TREE+= xulrunner192 @@ -11,7 +11,7 @@ xulrunner192-preconfigure: cp ${PREFIX}/lib/xulrunner192/pkgconfig/* ${BUILDLINK_DIR}/lib/pkgconfig BUILDLINK_API_DEPENDS.xulrunner192+= xulrunner192>=1.9.2.17nb2<2.0 -BUILDLINK_ABI_DEPENDS.xulrunner192+= xulrunner192>=1.9.2.28nb6 +BUILDLINK_ABI_DEPENDS.xulrunner192+= xulrunner192>=1.9.2.28nb8 BUILDLINK_PKGSRCDIR.xulrunner192?= ../../devel/xulrunner192 pkgbase := xulrunner192 |