diff options
author | adam <adam> | 2015-04-06 08:17:13 +0000 |
---|---|---|
committer | adam <adam> | 2015-04-06 08:17:13 +0000 |
commit | 004a54114c27fc984ae82177cdd5a97ecb67d95e (patch) | |
tree | a523f3904b6aa6f0a1aa31b562d1917dd735e589 /editors | |
parent | 4eaf7298a801ca00fa0db9044e26eda4c8ca02aa (diff) | |
download | pkgsrc-004a54114c27fc984ae82177cdd5a97ecb67d95e.tar.gz |
Revbump after updating textproc/icu
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Sigil/Makefile | 3 | ||||
-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 |
6 files changed, 12 insertions, 11 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile index 15fb2eb463b..db4cab207a2 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2015/04/03 09:05:22 wiz Exp $ +# $NetBSD: Makefile,v 1.70 2015/04/06 08:17:27 adam Exp $ DISTNAME= Sigil-0.8.5 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= -https://github.com/user-none/Sigil/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX} diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile index 684b25f71a5..7afabebbf1d 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.55 2014/10/07 16:47:24 adam Exp $ +# $NetBSD: Makefile,v 1.56 2015/04/06 08:17:27 adam Exp $ -PKGREVISION= 8 +PKGREVISION= 9 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 21cf08aced4..91e8c211d00 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2014/10/07 16:47:24 adam Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/06 08:17:27 adam Exp $ CONFLICTS+= emacs23-nox11-[0-9]* .include "../../editors/emacs23/Makefile.common" -PKGREVISION= 28 +PKGREVISION= 29 .include "options.mk" diff --git a/editors/emacs24/Makefile b/editors/emacs24/Makefile index fe270193377..12ab9efb899 100644 --- a/editors/emacs24/Makefile +++ b/editors/emacs24/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.33 2015/03/03 13:47:14 ryoon Exp $ +# $NetBSD: Makefile,v 1.34 2015/04/06 08:17:27 adam Exp $ -PKGREVISION= 3 +PKGREVISION= 4 CONFLICTS+= emacs24-nox11-[0-9]* diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index 125162d61a0..81a7a6df248 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2015/03/09 09:02:19 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2015/04/06 08:17:27 adam Exp $ DISTNAME= texmaker-4.4.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ EXTRACT_SUFX= .tar.bz2 diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile index 054a78b2b98..fcbb78afa08 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2014/10/07 16:47:25 adam Exp $ +# $NetBSD: Makefile,v 1.64 2015/04/06 08:17:27 adam Exp $ # DISTNAME= tomboy-1.2.1 -PKGREVISION= 39 +PKGREVISION= 40 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/} |