summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-01-16 23:45:10 +0000
committerwiz <wiz@pkgsrc.org>2017-01-16 23:45:10 +0000
commit9c24bb051e28fd622106fbbffda205fcd1e12e85 (patch)
tree6ace357f6d26d920f3444a3060831d7841f86eac /devel
parent48a9fea9fb26c9e4ae841aa1d2c4db6e7fbdae00 (diff)
downloadpkgsrc-9c24bb051e28fd622106fbbffda205fcd1e12e85.tar.gz
Recursive bump for libvpx shlib major change.
Diffstat (limited to 'devel')
-rw-r--r--devel/opal/Makefile4
-rw-r--r--devel/xulrunner10/Makefile4
-rw-r--r--devel/xulrunner17/Makefile4
-rw-r--r--devel/xulrunner31/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/devel/opal/Makefile b/devel/opal/Makefile
index 2130087f0e6..266798630de 100644
--- a/devel/opal/Makefile
+++ b/devel/opal/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2016/08/17 00:06:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.32 2017/01/16 23:45:12 wiz Exp $
#
DISTNAME= opal-3.6.6
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= devel net comms
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/opal/3.6/}
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/xulrunner10/Makefile b/devel/xulrunner10/Makefile
index 6b898e92641..66da3b82cf6 100644
--- a/devel/xulrunner10/Makefile
+++ b/devel/xulrunner10/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2016/12/04 05:17:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.47 2017/01/16 23:45:12 wiz Exp $
.include "dist.mk"
PKGNAME= xulrunner10-${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-PKGREVISION= 34
+PKGREVISION= 35
CATEGORIES= devel www
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/xulrunner17/Makefile b/devel/xulrunner17/Makefile
index b14bf82b737..9e63170eafa 100644
--- a/devel/xulrunner17/Makefile
+++ b/devel/xulrunner17/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2016/12/04 05:17:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.46 2017/01/16 23:45:12 wiz Exp $
.include "dist.mk"
PKGNAME= xulrunner17-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//}
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= devel www
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/xulrunner31/Makefile b/devel/xulrunner31/Makefile
index 5338d5db518..7435a863a79 100644
--- a/devel/xulrunner31/Makefile
+++ b/devel/xulrunner31/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2016/12/04 05:17:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.22 2017/01/16 23:45:12 wiz Exp $
MOZ_BRANCH= 31.8
MOZ_BRANCH_MINOR= .0esr
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${MOZ_VER}/source/}
EXTRACT_SUFX= .tar.bz2
PKGNAME= xulrunner31-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//:S/b/beta/}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= devel www
MAINTAINER= ryoon@NetBSD.org