diff options
author | wiz <wiz> | 2014-01-01 11:52:02 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-01-01 11:52:02 +0000 |
commit | d716b0ab7b69fb6eea501de6a312b30e51c671f1 (patch) | |
tree | a00aba4e26e98506b136829878acb6fff2f5f5ce /devel/xulrunner192 | |
parent | 34c110f406dec974ebc40fd099b90532f0f71bc4 (diff) | |
download | pkgsrc-d716b0ab7b69fb6eea501de6a312b30e51c671f1.tar.gz |
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
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 e8d54ff5642..85af9b43f7f 100644 --- a/devel/xulrunner192/Makefile +++ b/devel/xulrunner192/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2013/10/10 14:41:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.35 2014/01/01 11:52:08 wiz Exp $ .include "dist.mk" PKGNAME= xulrunner192-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= devel www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/xulrunner192/buildlink3.mk b/devel/xulrunner192/buildlink3.mk index a4d2ec804d1..5e35c779cc0 100644 --- a/devel/xulrunner192/buildlink3.mk +++ b/devel/xulrunner192/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.24 2013/10/10 14:41:54 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.25 2014/01/01 11:52:08 wiz 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.28nb18 +BUILDLINK_ABI_DEPENDS.xulrunner192+= xulrunner192>=1.9.2.28nb19 BUILDLINK_PKGSRCDIR.xulrunner192?= ../../devel/xulrunner192 pkgbase := xulrunner192 |