diff options
author | obache <obache@pkgsrc.org> | 2013-09-04 12:31:24 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-09-04 12:31:24 +0000 |
commit | b63e7a6d695312427e319cd78a145b557c8dc783 (patch) | |
tree | 893f6e599549c1ddfa77575d57a4282ce4833048 /editors | |
parent | f259f1727b889d5cfe35034457724cccadf70f88 (diff) | |
download | pkgsrc-b63e7a6d695312427e319cd78a145b557c8dc783.tar.gz |
recursive bump from graphics/gd shlib major bump.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/emacs-snapshot/Makefile | 3 | ||||
-rw-r--r-- | editors/emacs23/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs24/Makefile | 4 |
3 files changed, 6 insertions, 5 deletions
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile index da37ef318f0..bcd6e00aa50 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.43 2013/07/22 08:13:56 minskim Exp $ +# $NetBSD: Makefile,v 1.44 2013/09/04 12:31:25 obache Exp $ +PKGREVISION= 1 CONFLICTS+= emacs${_EMACS_VERSION_MAJOR}-nox11-[0-9]* .include "../../editors/emacs-snapshot/Makefile.common" diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index 7259e1e5acd..c80154bb5c8 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/09/02 19:51:00 adam Exp $ +# $NetBSD: Makefile,v 1.9 2013/09/04 12:31:25 obache Exp $ CONFLICTS+= emacs23-nox11-[0-9]* .include "../../editors/emacs23/Makefile.common" -PKGREVISION= 19 +PKGREVISION= 20 .include "options.mk" diff --git a/editors/emacs24/Makefile b/editors/emacs24/Makefile index a74d2810eda..7fb0f0356ae 100644 --- a/editors/emacs24/Makefile +++ b/editors/emacs24/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2013/09/02 19:51:00 adam Exp $ +# $NetBSD: Makefile,v 1.21 2013/09/04 12:31:25 obache Exp $ CONFLICTS+= emacs24-nox11-[0-9]* -PKGREVISION= 6 +PKGREVISION= 7 .include "../../editors/emacs24/Makefile.common" |