summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>2014-05-16 07:59:34 +0000
committertron <tron>2014-05-16 07:59:34 +0000
commit3308d4ca89ac282259d70fa32b3ed137b7052ee9 (patch)
tree9b57110f36ab7b52029fb4cc5ed25a2c30111554
parent7a90291c9090bac901cdaa97fadd1d5cca113bdf (diff)
downloadpkgsrc-3308d4ca89ac282259d70fa32b3ed137b7052ee9.tar.gz
Bump revision after "giflib" update.
-rw-r--r--editors/emacs-snapshot/Makefile4
-rw-r--r--editors/emacs21/Makefile4
-rw-r--r--editors/emacs22/Makefile4
-rw-r--r--editors/emacs23/Makefile4
-rw-r--r--editors/emacs24/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile
index cde2e3adbb8..b4ea060b74b 100644
--- a/editors/emacs-snapshot/Makefile
+++ b/editors/emacs-snapshot/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2014/05/05 00:47:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.52 2014/05/16 07:59:34 tron Exp $
-PKGREVISION= 4
+PKGREVISION= 5
CONFLICTS+= emacs${_EMACS_VERSION_MAJOR}-nox11-[0-9]*
.include "../../editors/emacs-snapshot/Makefile.common"
diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile
index cf5f07663a0..db18ef032a1 100644
--- a/editors/emacs21/Makefile
+++ b/editors/emacs21/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2013/07/05 13:43:44 ryoon Exp $
+# $NetBSD: Makefile,v 1.30 2014/05/16 07:59:34 tron Exp $
-PKGREVISION= 28
+PKGREVISION= 29
CATEGORIES= editors
CONFLICTS+= emacs21-nox11-[0-9]*
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile
index df44e0dcffd..da76c1c9166 100644
--- a/editors/emacs22/Makefile
+++ b/editors/emacs22/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2014/05/05 00:47:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.46 2014/05/16 07:59:34 tron Exp $
-PKGREVISION= 35
+PKGREVISION= 36
CONFLICTS+= emacs22-nox11-[0-9]*
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile
index 380e84747b8..9ced7894ce6 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2014/05/05 00:47:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2014/05/16 07:59:34 tron Exp $
CONFLICTS+= emacs23-nox11-[0-9]*
.include "../../editors/emacs23/Makefile.common"
-PKGREVISION= 24
+PKGREVISION= 25
.include "options.mk"
diff --git a/editors/emacs24/Makefile b/editors/emacs24/Makefile
index 4e669aee8ba..bd286504d6c 100644
--- a/editors/emacs24/Makefile
+++ b/editors/emacs24/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2014/05/05 00:47:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.26 2014/05/16 07:59:34 tron Exp $
CONFLICTS+= emacs24-nox11-[0-9]*
-PKGREVISION= 11
+PKGREVISION= 12
.include "../../editors/emacs24/Makefile.common"