diff options
Diffstat (limited to 'editors')
42 files changed, 84 insertions, 83 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile index 8f140842af5..493143b50df 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.88 2017/01/21 20:06:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.89 2017/02/06 13:55:14 wiz Exp $ DISTNAME= Sigil-0.9.7 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=Sigil-Ebook/} GITHUB_PROJECT= Sigil diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 282880c825d..74f5b27f994 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.73 2017/01/01 16:06:11 adam Exp $ +# $NetBSD: Makefile,v 1.74 2017/02/06 13:55:14 wiz Exp $ .include "../../editors/abiword/Makefile.common" DISTNAME= abiword-${ABIVERSION} PKGNAME= abiword-plugins-${ABIVERSION} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= editors MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/ diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 959bad8b497..3edba2e78e6 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.163 2017/01/01 16:05:57 adam Exp $ +# $NetBSD: Makefile,v 1.164 2017/02/06 13:54:43 wiz Exp $ .include "Makefile.common" DISTNAME= abiword-${ABIVERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/ diff --git a/editors/abiword/buildlink3.mk b/editors/abiword/buildlink3.mk index 4ccbbbdac0c..c36209715b5 100644 --- a/editors/abiword/buildlink3.mk +++ b/editors/abiword/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2017/01/01 16:05:57 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2017/02/06 13:54:43 wiz Exp $ BUILDLINK_TREE+= abiword @@ -6,7 +6,7 @@ BUILDLINK_TREE+= abiword ABIWORD_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.abiword+= abiword>=3.0.1 -BUILDLINK_ABI_DEPENDS.abiword?= abiword>=3.0.1nb5 +BUILDLINK_ABI_DEPENDS.abiword?= abiword>=3.0.1nb6 BUILDLINK_PKGSRCDIR.abiword?= ../../editors/abiword .include "../../converters/fribidi/buildlink3.mk" diff --git a/editors/beaver/Makefile b/editors/beaver/Makefile index 38d3bdbfafd..51336c94048 100644 --- a/editors/beaver/Makefile +++ b/editors/beaver/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.38 2016/08/03 10:22:40 adam Exp $ +# $NetBSD: Makefile,v 1.39 2017/02/06 13:55:14 wiz Exp $ # DISTNAME= beaver${BEAVER_VERSION:S/./_/g} PKGNAME= beaver-${BEAVER_VERSION} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= editors MASTER_SITES= http://download.savannah.gnu.org/releases/beaver/0.3.0.1%20-%202008.06.26/ EXTRACT_SUFX= .tgz diff --git a/editors/codeblocks/Makefile b/editors/codeblocks/Makefile index bc6f715108d..1161607e6fe 100644 --- a/editors/codeblocks/Makefile +++ b/editors/codeblocks/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2016/08/03 10:22:40 adam Exp $ +# $NetBSD: Makefile,v 1.4 2017/02/06 13:55:15 wiz Exp $ # DISTNAME= codeblocks_16.01 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=codeblocks/} diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile index 14c6ca30952..5c4d26d1827 100644 --- a/editors/codelite/Makefile +++ b/editors/codelite/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2016/12/05 21:14:58 wiedi Exp $ +# $NetBSD: Makefile,v 1.4 2017/02/06 13:55:15 wiz Exp $ DISTNAME= codelite-9.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=eranif/} diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index c0664738279..a60f5c21e78 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.98 2016/08/03 10:22:40 adam Exp $ +# $NetBSD: Makefile,v 1.99 2017/02/06 13:55:15 wiz Exp $ # DISTNAME= conglomerate-0.9.1 -PKGREVISION= 48 +PKGREVISION= 49 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/} diff --git a/editors/dasher/Makefile b/editors/dasher/Makefile index 27ca30c7bf1..c3743629c35 100644 --- a/editors/dasher/Makefile +++ b/editors/dasher/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.87 2016/08/03 10:22:40 adam Exp $ +# $NetBSD: Makefile,v 1.88 2017/02/06 13:55:15 wiz Exp $ DISTNAME= dasher-4.10.1 -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dasher/4.10/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/deforaos-editor/Makefile b/editors/deforaos-editor/Makefile index 13553032ad5..35a343acca6 100644 --- a/editors/deforaos-editor/Makefile +++ b/editors/deforaos-editor/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2016/08/03 10:22:40 adam Exp $ +# $NetBSD: Makefile,v 1.17 2017/02/06 13:55:15 wiz Exp $ # DISTNAME= Editor-0.4.0 PKGNAME= deforaos-editor-0.4.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= http://www.defora.org/os/download/download/4398/ diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile index 02e43fd9768..58f5320e3a2 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2016/12/04 05:17:26 ryoon Exp $ +# $NetBSD: Makefile,v 1.72 2017/02/06 13:55:15 wiz Exp $ #PKGREVISION= 1 -PKGREVISION= 11 +PKGREVISION= 12 .include "../../editors/emacs-snapshot/Makefile.common" .include "options.mk" diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index 8922614c0e9..09479b4e21c 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.54 2016/12/30 22:25:46 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2017/02/06 13:55:15 wiz Exp $ -PKGREVISION= 43 +PKGREVISION= 44 CONFLICTS+= emacs22-nox11-[0-9]* diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index 12e65edd973..7d44309e5ec 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2016/12/04 05:17:26 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2017/02/06 13:55:15 wiz Exp $ CONFLICTS+= emacs23-nox11-[0-9]* .include "../../editors/emacs23/Makefile.common" -PKGREVISION= 39 +PKGREVISION= 40 .include "options.mk" diff --git a/editors/emacs24/Makefile b/editors/emacs24/Makefile index 1396c50c2e3..385397636df 100644 --- a/editors/emacs24/Makefile +++ b/editors/emacs24/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2016/12/04 05:17:26 ryoon Exp $ +# $NetBSD: Makefile,v 1.51 2017/02/06 13:55:15 wiz Exp $ CONFLICTS+= emacs24-nox11-[0-9]* -PKGREVISION= 15 +PKGREVISION= 16 .include "../../editors/emacs24/Makefile.common" .include "options.mk" diff --git a/editors/emacs25/Makefile b/editors/emacs25/Makefile index e9a99c32713..7948ef004c2 100644 --- a/editors/emacs25/Makefile +++ b/editors/emacs25/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2016/12/04 05:17:26 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2017/02/06 13:55:15 wiz Exp $ CONFLICTS+= emacs25-nox11-[0-9]* -PKGREVISION= 2 +PKGREVISION= 3 .include "../../editors/emacs25/Makefile.common" .include "options.mk" diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index 84c60924732..2ba79fd8b15 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.92 2016/08/03 10:22:40 adam Exp $ +# $NetBSD: Makefile,v 1.93 2017/02/06 13:55:15 wiz Exp $ # DISTNAME= gconf-editor-2.32.0 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gedit-python/Makefile b/editors/gedit-python/Makefile index 1b791f1353e..b027885366c 100644 --- a/editors/gedit-python/Makefile +++ b/editors/gedit-python/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2017/01/01 14:43:37 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2017/02/06 13:55:15 wiz Exp $ DISTNAME= gedit-2.30.4 PKGNAME= gedit-python-2.30.4 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index f6778fddaab..319deb58399 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.136 2016/08/03 10:22:12 adam Exp $ +# $NetBSD: Makefile,v 1.137 2017/02/06 13:54:43 wiz Exp $ # DISTNAME= gedit-2.30.4 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gedit/buildlink3.mk b/editors/gedit/buildlink3.mk index 7e0de8d1c97..ab1738cae60 100644 --- a/editors/gedit/buildlink3.mk +++ b/editors/gedit/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.42 2016/08/03 10:22:12 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.43 2017/02/06 13:54:43 wiz Exp $ BUILDLINK_TREE+= gedit @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gedit GEDIT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gedit+= gedit>=2.12.1nb4<3 -BUILDLINK_ABI_DEPENDS.gedit+= gedit>=2.30.4nb25 +BUILDLINK_ABI_DEPENDS.gedit+= gedit>=2.30.4nb26 BUILDLINK_PKGSRCDIR.gedit?= ../../editors/gedit .include "../../x11/gtksourceview2/buildlink3.mk" diff --git a/editors/gedit3/Makefile b/editors/gedit3/Makefile index ba82524d538..d6060c7a0da 100644 --- a/editors/gedit3/Makefile +++ b/editors/gedit3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2016/11/26 10:21:47 prlw1 Exp $ +# $NetBSD: Makefile,v 1.33 2017/02/06 13:55:16 wiz Exp $ DISTNAME= gedit-3.22.0 +PKGREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index 817f24a4741..c4e5d4d171b 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2016/08/03 10:22:41 adam Exp $ +# $NetBSD: Makefile,v 1.40 2017/02/06 13:55:16 wiz Exp $ # DISTNAME= ghex-2.24.0 -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ghex/2.24/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gice/Makefile b/editors/gice/Makefile index bf395f8ec4a..7acd87a98ae 100644 --- a/editors/gice/Makefile +++ b/editors/gice/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2016/08/03 10:22:41 adam Exp $ +# $NetBSD: Makefile,v 1.53 2017/02/06 13:55:16 wiz Exp $ # DISTNAME= gice-0.6.2 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gice/} EXTRACT_SUFX= .tgz diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 744693854a6..e664013822d 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2016/09/19 13:04:21 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2017/02/06 13:55:16 wiz Exp $ DISTNAME= gobby-0.4.12 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ diff --git a/editors/gtranslator/Makefile b/editors/gtranslator/Makefile index 73cceadf296..2e5edbea920 100644 --- a/editors/gtranslator/Makefile +++ b/editors/gtranslator/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2016/08/03 10:22:41 adam Exp $ +# $NetBSD: Makefile,v 1.68 2017/02/06 13:55:16 wiz Exp $ DISTNAME= gtranslator-2.91.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtranslator/2.91/} EXTRACT_SUFX= .tar.xz diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index be7684890f8..6c04efbbf74 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2017/01/25 14:36:37 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2017/02/06 13:55:16 wiz Exp $ # DISTNAME= gummi-0.6.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=alexandervdm/} GITHUB_PROJECT= gummi diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index b396fd681cb..685fb60ba6d 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2016/08/03 10:22:41 adam Exp $ +# $NetBSD: Makefile,v 1.43 2017/02/06 13:55:16 wiz Exp $ DISTNAME= leafpad-0.8.17 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= editors gnome MASTER_SITES= http://savannah.nongnu.org/download/leafpad/ diff --git a/editors/medit/Makefile b/editors/medit/Makefile index b86f67cc27f..18c5fb1667e 100644 --- a/editors/medit/Makefile +++ b/editors/medit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2017/01/01 14:43:38 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2017/02/06 13:55:16 wiz Exp $ DISTNAME= medit-1.2.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mooedit/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index 23a16de7278..64206fb1d35 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.76 2016/08/03 10:22:41 adam Exp $ +# $NetBSD: Makefile,v 1.77 2017/02/06 13:55:16 wiz Exp $ # DISTNAME= mlview-0.9.0 -PKGREVISION= 39 +PKGREVISION= 40 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.9/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/notecase/Makefile b/editors/notecase/Makefile index d2ab4a74c91..48462fadbc9 100644 --- a/editors/notecase/Makefile +++ b/editors/notecase/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2016/08/03 10:22:42 adam Exp $ +# $NetBSD: Makefile,v 1.44 2017/02/06 13:55:16 wiz Exp $ # DISTNAME= notecase-1.8.8_src PKGNAME= notecase-1.8.8 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=notecase/} diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile index 0c63a37a51c..14a5eb357bf 100644 --- a/editors/p5-Padre/Makefile +++ b/editors/p5-Padre/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2016/08/03 10:22:42 adam Exp $ +# $NetBSD: Makefile,v 1.45 2017/02/06 13:55:16 wiz Exp $ DISTNAME= Padre-0.96 PKGNAME= p5-${DISTNAME} -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Wx-Scintilla/Makefile b/editors/p5-Wx-Scintilla/Makefile index 096a9294f12..e948ace2115 100644 --- a/editors/p5-Wx-Scintilla/Makefile +++ b/editors/p5-Wx-Scintilla/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2016/08/03 10:22:42 adam Exp $ +# $NetBSD: Makefile,v 1.23 2017/02/06 13:55:16 wiz Exp $ DISTNAME= Wx-Scintilla-0.39 PKGNAME= p5-${DISTNAME} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= editors x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/} diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile index 09298537e6d..ccd8a16dc80 100644 --- a/editors/pluma/Makefile +++ b/editors/pluma/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2016/08/03 10:22:42 adam Exp $ +# $NetBSD: Makefile,v 1.3 2017/02/06 13:55:17 wiz Exp $ -PKGREVISION= 1 +PKGREVISION= 2 .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= pluma-${MATE_VERSION} diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index e1d1e7f7533..ad8e95a6826 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2017/01/01 16:06:11 adam Exp $ +# $NetBSD: Makefile,v 1.60 2017/02/06 13:55:17 wiz Exp $ DISTNAME= poedit-1.8.7.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors MASTER_SITES= https://github.com/vslavik/poedit/releases/download/v${PKGVERSION_NOREV}-oss/ diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 5295ee17c5e..5cd88ed74ea 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2016/08/03 10:22:42 adam Exp $ +# $NetBSD: Makefile,v 1.27 2017/02/06 13:55:17 wiz Exp $ # DISTNAME= scite339 PKGNAME= scite-3.3.9 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scintilla/} EXTRACT_SUFX= .tgz diff --git a/editors/tea/Makefile b/editors/tea/Makefile index 4276c6a495a..29939a7d5ba 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2016/08/03 10:22:42 adam Exp $ +# $NetBSD: Makefile,v 1.40 2017/02/06 13:55:17 wiz Exp $ # DISTNAME= tea-16.0.5 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tea-editor/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index 5a3ab03dbec..97244d5b2a4 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2017/01/25 14:36:37 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2017/02/06 13:55:17 wiz Exp $ DISTNAME= texmaker-4.5 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ EXTRACT_SUFX= .tar.bz2 diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile index 5d41d03bc0f..d0a7a8c51db 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.74 2016/12/04 05:17:27 ryoon Exp $ +# $NetBSD: Makefile,v 1.75 2017/02/06 13:55:17 wiz Exp $ DISTNAME= tomboy-1.2.1 -PKGREVISION= 48 +PKGREVISION= 49 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/} diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile index e857a067d44..27df87d5be3 100644 --- a/editors/vim-gtk2/Makefile +++ b/editors/vim-gtk2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2017/01/19 09:58:18 markd Exp $ +# $NetBSD: Makefile,v 1.71 2017/02/06 13:55:17 wiz Exp $ PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Vim editor (vi clone) with X11 GTK2 GUI diff --git a/editors/vim-gtk3/Makefile b/editors/vim-gtk3/Makefile index 9fb279af00e..5076a069713 100644 --- a/editors/vim-gtk3/Makefile +++ b/editors/vim-gtk3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2017/01/19 09:58:18 markd Exp $ +# $NetBSD: Makefile,v 1.4 2017/02/06 13:55:17 wiz Exp $ PKGNAME= vim-gtk3-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Vim editor (vi clone) with X11 GTK3 GUI diff --git a/editors/xfce4-mousepad/Makefile b/editors/xfce4-mousepad/Makefile index 71842451834..1e70694f9f8 100644 --- a/editors/xfce4-mousepad/Makefile +++ b/editors/xfce4-mousepad/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.32 2016/08/03 10:22:42 adam Exp $ +# $NetBSD: Makefile,v 1.33 2017/02/06 13:55:17 wiz Exp $ -PKGREVISION= 2 +PKGREVISION= 3 .include "../../meta-pkgs/xfce4/Makefile.common" VERSION= 0.4.0 diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index 98225650b72..725344dbd20 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2017/01/25 14:36:37 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2017/02/06 13:55:17 wiz Exp $ DISTNAME= xournal-0.4.8 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} diff --git a/editors/zim/Makefile b/editors/zim/Makefile index ab295207aa2..1fd5e0bc44f 100644 --- a/editors/zim/Makefile +++ b/editors/zim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2017/01/01 14:43:38 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2017/02/06 13:55:17 wiz Exp $ DISTNAME= zim-0.59 -PKGREVISION= 10 +PKGREVISION= 11 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= editors MASTER_SITES= http://zim-wiki.org/downloads/ |