summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz>2015-08-23 14:30:35 +0000
committerwiz <wiz>2015-08-23 14:30:35 +0000
commit458613eec90ad7a8a9dbc8d6e7c831e21f7484e4 (patch)
treee3004dd044c1990ea0aa54678d3be309193e9105 /editors
parentd8e13e34003e7dd1bb265e92937f9b7852fecb00 (diff)
downloadpkgsrc-458613eec90ad7a8a9dbc8d6e7c831e21f7484e4.tar.gz
Bump PKGREVISION for nettle shlib major bump.
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs-snapshot/Makefile4
-rw-r--r--editors/emacs24/Makefile4
-rw-r--r--editors/gobby/Makefile4
-rw-r--r--editors/obby/Makefile4
-rw-r--r--editors/obby/buildlink3.mk4
5 files changed, 10 insertions, 10 deletions
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile
index 7846249ebf7..0b91c6fb93f 100644
--- a/editors/emacs-snapshot/Makefile
+++ b/editors/emacs-snapshot/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2015/08/18 07:31:05 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2015/08/23 14:30:37 wiz Exp $
#PKGREVISION= 1
-PKGREVISION= 1
+PKGREVISION= 2
.include "../../editors/emacs-snapshot/Makefile.common"
.include "options.mk"
diff --git a/editors/emacs24/Makefile b/editors/emacs24/Makefile
index 23907f67342..139d170d3db 100644
--- a/editors/emacs24/Makefile
+++ b/editors/emacs24/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2015/08/18 07:31:06 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2015/08/23 14:30:37 wiz Exp $
CONFLICTS+= emacs24-nox11-[0-9]*
-PKGREVISION= 3
+PKGREVISION= 4
.include "../../editors/emacs24/Makefile.common"
.include "options.mk"
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile
index 396bd15a67b..c9cd4edbbff 100644
--- a/editors/gobby/Makefile
+++ b/editors/gobby/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2015/04/25 14:20:42 tnn Exp $
+# $NetBSD: Makefile,v 1.40 2015/08/23 14:30:38 wiz Exp $
DISTNAME= gobby-0.4.12
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= editors
MASTER_SITES= http://releases.0x539.de/gobby/
diff --git a/editors/obby/Makefile b/editors/obby/Makefile
index a6f4e550506..d1c5a712ee5 100644
--- a/editors/obby/Makefile
+++ b/editors/obby/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2012/10/03 11:43:39 asau Exp $
+# $NetBSD: Makefile,v 1.9 2015/08/23 14:30:35 wiz Exp $
#
DISTNAME= obby-0.4.7
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= http://releases.0x539.de/obby/
diff --git a/editors/obby/buildlink3.mk b/editors/obby/buildlink3.mk
index cd5a9b4dcac..6e66db3a3b3 100644
--- a/editors/obby/buildlink3.mk
+++ b/editors/obby/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2012/09/23 10:47:46 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2015/08/23 14:30:35 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.7nb2
+BUILDLINK_ABI_DEPENDS.obby+= obby>=0.4.7nb3
BUILDLINK_PKGSRCDIR.obby?= ../../editors/obby
.include "../../devel/libsigc++/buildlink3.mk"