diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
commit | dc0982e10414ced94b27063e96d8aaa838e36e1f (patch) | |
tree | 2c4ee532d0c3688febd52e845ce894350f2c8aa2 /editors | |
parent | b2b32f179afdd09e78afa1d2645c3d390598b778 (diff) | |
download | pkgsrc-dc0982e10414ced94b27063e96d8aaa838e36e1f.tar.gz |
Recursive revbump from textproc/icu
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Sigil/Makefile | 3 | ||||
-rw-r--r-- | editors/abiword-plugins/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs-snapshot/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs23/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs24/Makefile | 4 | ||||
-rw-r--r-- | editors/texmaker/Makefile | 4 | ||||
-rw-r--r-- | editors/tomboy/Makefile | 4 |
7 files changed, 14 insertions, 13 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile index 3ce45f97c75..24725a42718 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.74 2015/07/01 11:19:01 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2015/10/10 01:58:06 ryoon Exp $ DISTNAME= Sigil-0.8.7 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=Sigil-Ebook/} diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 030d01e40cb..22336f4251f 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.61 2015/09/13 21:56:55 nros Exp $ +# $NetBSD: Makefile,v 1.62 2015/10/10 01:58:07 ryoon Exp $ .include "../../editors/abiword/Makefile.common" DISTNAME= abiword-${ABIVERSION} PKGNAME= abiword-plugins-${ABIVERSION} -PKGREVISION= 1 +PKGREVISION= 2 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 0b91c6fb93f..e67d7e45d8d 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2015/08/23 14:30:37 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2015/10/10 01:58:07 ryoon Exp $ #PKGREVISION= 1 -PKGREVISION= 2 +PKGREVISION= 3 .include "../../editors/emacs-snapshot/Makefile.common" .include "options.mk" diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index f608f9723e8..fb6ddc7d1dc 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2015/08/18 07:31:06 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/10/10 01:58:07 ryoon Exp $ CONFLICTS+= emacs23-nox11-[0-9]* .include "../../editors/emacs23/Makefile.common" -PKGREVISION= 32 +PKGREVISION= 33 .include "options.mk" diff --git a/editors/emacs24/Makefile b/editors/emacs24/Makefile index 139d170d3db..dfad654d659 100644 --- a/editors/emacs24/Makefile +++ b/editors/emacs24/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2015/08/23 14:30:37 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2015/10/10 01:58:07 ryoon Exp $ CONFLICTS+= emacs24-nox11-[0-9]* -PKGREVISION= 4 +PKGREVISION= 5 .include "../../editors/emacs24/Makefile.common" .include "options.mk" diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index 866f45ef932..e559a019317 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2015/10/01 05:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2015/10/10 01:58:07 ryoon Exp $ DISTNAME= texmaker-4.4.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ EXTRACT_SUFX= .tar.bz2 diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile index 3f473555f95..b4c29060eb2 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.66 2015/05/23 06:58:50 kefren Exp $ +# $NetBSD: Makefile,v 1.67 2015/10/10 01:58:07 ryoon Exp $ # DISTNAME= tomboy-1.2.1 -PKGREVISION= 42 +PKGREVISION= 43 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/} |