diff options
author | wiz <wiz@pkgsrc.org> | 2016-09-19 13:04:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-09-19 13:04:18 +0000 |
commit | 3934860d710f1ea7cac64ab919d68428bad05705 (patch) | |
tree | 6ba672227aa4ab55de5bb6230633eebae88a651c /editors | |
parent | e4cbe275c7c866d027c1b18e06ba6fb63aa1a3bd (diff) | |
download | pkgsrc-3934860d710f1ea7cac64ab919d68428bad05705.tar.gz |
Recursive PKGREVISION bump for gnutls shlib major bump.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/abiword-plugins/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs-snapshot/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs24/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs25/Makefile | 3 | ||||
-rw-r--r-- | editors/gobby/Makefile | 4 | ||||
-rw-r--r-- | editors/obby/Makefile | 3 | ||||
-rw-r--r-- | editors/obby/buildlink3.mk | 4 |
7 files changed, 14 insertions, 12 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index b9a0e7779fb..d075f43c840 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.67 2016/08/03 10:22:40 adam Exp $ +# $NetBSD: Makefile,v 1.68 2016/09/19 13:04:21 wiz Exp $ .include "../../editors/abiword/Makefile.common" DISTNAME= abiword-${ABIVERSION} PKGNAME= abiword-plugins-${ABIVERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= editors MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/ diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile index f4bfbc89f36..57b61180221 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2016/08/03 10:22:40 adam Exp $ +# $NetBSD: Makefile,v 1.70 2016/09/19 13:04:21 wiz Exp $ #PKGREVISION= 1 -PKGREVISION= 9 +PKGREVISION= 10 .include "../../editors/emacs-snapshot/Makefile.common" .include "options.mk" diff --git a/editors/emacs24/Makefile b/editors/emacs24/Makefile index 308e7f1acfb..5e660693a75 100644 --- a/editors/emacs24/Makefile +++ b/editors/emacs24/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2016/08/27 08:38:31 maya Exp $ +# $NetBSD: Makefile,v 1.49 2016/09/19 13:04:21 wiz Exp $ CONFLICTS+= emacs24-nox11-[0-9]* -PKGREVISION= 13 +PKGREVISION= 14 .include "../../editors/emacs24/Makefile.common" .include "options.mk" diff --git a/editors/emacs25/Makefile b/editors/emacs25/Makefile index fac21bf5059..eaddd1392e0 100644 --- a/editors/emacs25/Makefile +++ b/editors/emacs25/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2016/09/18 13:36:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2016/09/19 13:04:21 wiz Exp $ CONFLICTS+= emacs25-nox11-[0-9]* +PKGREVISION= 1 .include "../../editors/emacs25/Makefile.common" .include "options.mk" diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 3871bfa9c4a..744693854a6 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2016/08/03 10:22:41 adam Exp $ +# $NetBSD: Makefile,v 1.45 2016/09/19 13:04:21 wiz Exp $ DISTNAME= gobby-0.4.12 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ diff --git a/editors/obby/Makefile b/editors/obby/Makefile index c13370c67ae..3f1cf5498f9 100644 --- a/editors/obby/Makefile +++ b/editors/obby/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2016/02/10 08:09:37 mef Exp $ +# $NetBSD: Makefile,v 1.12 2016/09/19 13:04:18 wiz Exp $ # DISTNAME= obby-0.4.8 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/obby/ diff --git a/editors/obby/buildlink3.mk b/editors/obby/buildlink3.mk index 6e66db3a3b3..8f89292041d 100644 --- a/editors/obby/buildlink3.mk +++ b/editors/obby/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2015/08/23 14:30:35 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2016/09/19 13:04:18 wiz Exp $ # BUILDLINK_TREE+= obby @@ -7,7 +7,7 @@ BUILDLINK_TREE+= obby OBBY_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.obby+= obby>=0.4.4 -BUILDLINK_ABI_DEPENDS.obby+= obby>=0.4.7nb3 +BUILDLINK_ABI_DEPENDS.obby+= obby>=0.4.8nb1 BUILDLINK_PKGSRCDIR.obby?= ../../editors/obby .include "../../devel/libsigc++/buildlink3.mk" |