diff options
author | gdt <gdt@pkgsrc.org> | 2019-03-18 16:17:46 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2019-03-18 16:17:46 +0000 |
commit | 5f8294bf92be6a7da127b2b783875387fd79a75d (patch) | |
tree | 9a789fd7446be257bc8f7dcd5ee4a61421965c5e /editors | |
parent | 3ac9a9d6165b887e67a989be757583509245f624 (diff) | |
download | pkgsrc-5f8294bf92be6a7da127b2b783875387fd79a75d.tar.gz |
Recursive bump for ghostscript default change
Diffstat (limited to 'editors')
-rw-r--r-- | editors/TeXmacs/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs-snapshot/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs26/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile index 055d397b871..8acb03f9ab7 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.122 2018/11/14 22:21:21 kleink Exp $ +# $NetBSD: Makefile,v 1.123 2019/03/18 16:17:47 gdt Exp $ # # changelog at http://www.texmacs.org/tmweb/about/changes.en.html DISTNAME= TeXmacs-1.99.5-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= editors MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/tmftp/source/ MASTER_SITES+= http://www.texmacs.org/Download/ftp/tmftp/source/ diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile index 1aac4575e94..1ea631f57e1 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.87 2018/12/09 18:52:26 adam Exp $ +# $NetBSD: Makefile,v 1.88 2019/03/18 16:17:47 gdt Exp $ -PKGREVISION= 27 +PKGREVISION= 28 .include "../../editors/emacs-snapshot/Makefile.common" .include "options.mk" diff --git a/editors/emacs26/Makefile b/editors/emacs26/Makefile index 60a28537e7f..c4e76805960 100644 --- a/editors/emacs26/Makefile +++ b/editors/emacs26/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2018/12/09 18:52:26 adam Exp $ +# $NetBSD: Makefile,v 1.8 2019/03/18 16:17:47 gdt Exp $ CONFLICTS+= emacs26-nox11-[0-9]* -PKGREVISION= 6 +PKGREVISION= 7 .include "../../editors/emacs26/Makefile.common" |