diff options
author | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
commit | ffe83da80dce45e332be3fabcac35c625be0ab48 (patch) | |
tree | 50a1ccd42456eff2c4cb93f6820d39553d73b228 /editors | |
parent | f605ea633f86e368c7202dbcf1a298b9263956e2 (diff) | |
download | pkgsrc-ffe83da80dce45e332be3fabcac35c625be0ab48.tar.gz |
Revbump after cairo update
Diffstat (limited to 'editors')
34 files changed, 68 insertions, 68 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index a7d3770ac73..cffdde9f6c7 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.56 2013/06/06 12:54:15 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2013/09/02 19:51:00 adam Exp $ .include "../../editors/abiword/Makefile.common" PKGNAME= abiword-plugins-${ABIVERSION} -PKGREVISION= 18 +PKGREVISION= 19 COMMENT= Plugins enhancing Abiword's capabilities CONFIGURE_ARGS+= --without-gnomevfs diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index fc782c40a26..80970d33f6e 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.147 2013/06/06 12:54:15 wiz Exp $ +# $NetBSD: Makefile,v 1.148 2013/09/02 19:51:00 adam Exp $ .include "Makefile.common" -PKGREVISION= 20 +PKGREVISION= 21 COMMENT= Open Source cross-platform word processor diff --git a/editors/beaver/Makefile b/editors/beaver/Makefile index 63783d4998a..dfd9eb8b059 100644 --- a/editors/beaver/Makefile +++ b/editors/beaver/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2013/06/06 12:54:15 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/09/02 19:51:00 adam Exp $ # DISTNAME= beaver${BEAVER_VERSION:S/./_/g} PKGNAME= beaver-${BEAVER_VERSION} -PKGREVISION= 17 +PKGREVISION= 18 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/conglomerate/Makefile b/editors/conglomerate/Makefile index fad3f31245b..cd1b6021b99 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.86 2013/06/06 12:54:15 wiz Exp $ +# $NetBSD: Makefile,v 1.87 2013/09/02 19:51:00 adam Exp $ # DISTNAME= conglomerate-0.9.1 -PKGREVISION= 36 +PKGREVISION= 37 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/} diff --git a/editors/dasher/Makefile b/editors/dasher/Makefile index 85e2b41f8c5..2519206e279 100644 --- a/editors/dasher/Makefile +++ b/editors/dasher/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.78 2013/06/06 12:54:15 wiz Exp $ +# $NetBSD: Makefile,v 1.79 2013/09/02 19:51:00 adam Exp $ DISTNAME= dasher-4.10.1 -PKGREVISION= 25 +PKGREVISION= 26 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 e757b5b48b5..b8241f38515 100644 --- a/editors/deforaos-editor/Makefile +++ b/editors/deforaos-editor/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2013/06/06 12:54:15 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2013/09/02 19:51:00 adam Exp $ # DISTNAME= Editor-0.2.1 PKGNAME= deforaos-editor-0.2.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors MASTER_SITES= http://www.defora.org/os/download/download/3702/ diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index 4fe384ad782..971cf3878c8 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2013/07/05 13:39:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.43 2013/09/02 19:51:00 adam Exp $ -PKGREVISION= 32 +PKGREVISION= 33 CONFLICTS+= emacs22-nox11-[0-9]* diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index 5b62fa8befe..7259e1e5acd 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2013/07/05 13:36:12 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2013/09/02 19:51:00 adam Exp $ CONFLICTS+= emacs23-nox11-[0-9]* .include "../../editors/emacs23/Makefile.common" -PKGREVISION= 18 +PKGREVISION= 19 .include "options.mk" diff --git a/editors/emacs24/Makefile b/editors/emacs24/Makefile index c1d94ff8996..a74d2810eda 100644 --- a/editors/emacs24/Makefile +++ b/editors/emacs24/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2013/08/14 20:17:08 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/09/02 19:51:00 adam Exp $ CONFLICTS+= emacs24-nox11-[0-9]* -PKGREVISION= 5 +PKGREVISION= 6 .include "../../editors/emacs24/Makefile.common" diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index 928549f68af..6065fa3742e 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.87 2013/06/06 12:54:16 wiz Exp $ +# $NetBSD: Makefile,v 1.88 2013/09/02 19:51:00 adam Exp $ # DISTNAME= gconf-editor-2.32.0 -PKGREVISION= 14 +PKGREVISION= 15 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 f4553c7bb7f..b28324f92b6 100644 --- a/editors/gedit-python/Makefile +++ b/editors/gedit-python/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2013/06/06 12:54:16 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/09/02 19:51:00 adam Exp $ # DISTNAME= gedit-2.30.4 PKGNAME= gedit-python-2.30.4 -PKGREVISION= 18 +PKGREVISION= 19 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 a3f92ee2978..6f23e903dfa 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.126 2013/06/06 12:53:50 wiz Exp $ +# $NetBSD: Makefile,v 1.127 2013/09/02 19:50:50 adam Exp $ # DISTNAME= gedit-2.30.4 -PKGREVISION= 17 +PKGREVISION= 18 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 c895fb735bf..e2e06e855ed 100644 --- a/editors/gedit/buildlink3.mk +++ b/editors/gedit/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.37 2013/06/06 12:53:50 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.38 2013/09/02 19:50:50 adam 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.4nb17 +BUILDLINK_ABI_DEPENDS.gedit+= gedit>=2.30.4nb18 BUILDLINK_PKGSRCDIR.gedit?= ../../editors/gedit .include "../../x11/gtksourceview2/buildlink3.mk" diff --git a/editors/gedit3-spell/Makefile b/editors/gedit3-spell/Makefile index ceb22c31ae7..ac5d5b06435 100644 --- a/editors/gedit3-spell/Makefile +++ b/editors/gedit3-spell/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2013/06/06 12:54:16 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2013/09/02 19:51:01 adam Exp $ # .include "../../editors/gedit3/Makefile.common" PKGNAME= ${DISTNAME:S/gedit/gedit3-spell/} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Spell-check plugin for gedit diff --git a/editors/gedit3/Makefile b/editors/gedit3/Makefile index 73e92aec736..b37991c3510 100644 --- a/editors/gedit3/Makefile +++ b/editors/gedit3/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2013/06/06 12:54:16 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2013/09/02 19:51:01 adam Exp $ # .include "../../editors/gedit3/Makefile.common" COMMENT= Lightweight GNOME UTF-8 text editor -PKGREVISION= 4 +PKGREVISION= 5 CONFIGURE_ARGS+= --disable-spell diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index 903a75f55e8..a17575a44a1 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2013/06/06 12:54:16 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/09/02 19:51:01 adam Exp $ # DISTNAME= ghex-2.24.0 -PKGREVISION= 25 +PKGREVISION= 26 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 ec0150aab69..8d2ba20c8a7 100644 --- a/editors/gice/Makefile +++ b/editors/gice/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2013/06/06 12:54:16 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2013/09/02 19:51:01 adam Exp $ # DISTNAME= gice-0.6.2 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gice/} EXTRACT_SUFX= .tgz diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 0f5df38ffde..0b05bfc7514 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2013/06/06 12:54:16 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/09/02 19:51:01 adam Exp $ DISTNAME= gobby-0.4.12 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ diff --git a/editors/gtranslator/Makefile b/editors/gtranslator/Makefile index 60e74a87c30..91f59f47e94 100644 --- a/editors/gtranslator/Makefile +++ b/editors/gtranslator/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2013/06/06 12:54:16 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2013/09/02 19:51:01 adam Exp $ DISTNAME= gtranslator-1.1.7 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtranslator/1.1/} diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index 198d95c8df4..7b9edf68dde 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/08/22 09:21:57 prlw1 Exp $ +# $NetBSD: Makefile,v 1.19 2013/09/02 19:51:01 adam Exp $ # DISTNAME= gummi-0.6.5 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= editors MASTER_SITES= http://dev.midnightcoding.org/attachments/download/301/ diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index 6ae22253d82..43938b9af43 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2013/06/06 12:54:16 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2013/09/02 19:51:01 adam Exp $ DISTNAME= leafpad-0.8.17 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= editors gnome MASTER_SITES= http://savannah.nongnu.org/download/leafpad/ diff --git a/editors/medit/Makefile b/editors/medit/Makefile index 87a4c1c8b4d..0ba7c8dadb2 100644 --- a/editors/medit/Makefile +++ b/editors/medit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/06/06 12:54:17 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2013/09/02 19:51:01 adam Exp $ # DISTNAME= medit-1.1.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mooedit/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index 3698c7b08f3..7751b9115f7 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2013/08/31 14:47:26 joerg Exp $ +# $NetBSD: Makefile,v 1.66 2013/09/02 19:51:01 adam Exp $ # DISTNAME= mlview-0.9.0 -PKGREVISION= 30 +PKGREVISION= 31 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 e913f06f157..9a8a4f241dc 100644 --- a/editors/notecase/Makefile +++ b/editors/notecase/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2013/06/06 12:54:17 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/09/02 19:51:01 adam Exp $ # DISTNAME= notecase-1.8.8_src PKGNAME= notecase-1.8.8 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=notecase/} diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile index 672e1407358..9f41019e6a8 100644 --- a/editors/p5-Padre/Makefile +++ b/editors/p5-Padre/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2013/06/06 12:54:17 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/09/02 19:51:01 adam Exp $ # DISTNAME= Padre-0.96 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 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 62df40dcf6c..4a408759e0c 100644 --- a/editors/p5-Wx-Scintilla/Makefile +++ b/editors/p5-Wx-Scintilla/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/06/06 12:54:17 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2013/09/02 19:51:01 adam Exp $ DISTNAME= Wx-Scintilla-0.39 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= editors x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/} diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 624fef1132a..4b42ce8583c 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2013/06/06 12:54:17 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2013/09/02 19:51:01 adam Exp $ DISTNAME= poedit-1.4.6.1 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=poedit/} diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 5fc97b41218..b405cde6847 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2013/06/06 12:54:17 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/09/02 19:51:01 adam Exp $ # DISTNAME= scite325 PKGNAME= scite-3.2.5 -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 96fd5505675..eb0a53e08fd 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2013/06/06 12:54:17 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/09/02 19:51:01 adam Exp $ # DISTNAME= tea-16.0.5 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tea-editor/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile index 00ae916d8d3..2d76a5d8f6f 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2013/06/17 12:44:54 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2013/09/02 19:51:02 adam Exp $ # DISTNAME= tomboy-1.2.1 -PKGREVISION= 30 +PKGREVISION= 31 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 9518bc17371..45b8a131724 100644 --- a/editors/vim-gtk2/Makefile +++ b/editors/vim-gtk2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2013/06/06 12:54:18 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2013/09/02 19:51:02 adam Exp $ PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= Vim editor (vi clone) with X11 GTK2 GUI diff --git a/editors/xfce4-mousepad/Makefile b/editors/xfce4-mousepad/Makefile index ea41a475271..94405016868 100644 --- a/editors/xfce4-mousepad/Makefile +++ b/editors/xfce4-mousepad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2013/06/06 12:54:18 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/09/02 19:51:02 adam Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,7 +6,7 @@ XFCE4_VERSION= 0.2.16 DISTNAME= mousepad-${XFCE4_VERSION} PKGNAME= xfce4-mousepad-${XFCE4_VERSION} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= editors COMMENT= Xfce text editor diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index 569fd5e4d4e..2ca28e33c43 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2013/08/22 09:21:57 prlw1 Exp $ +# $NetBSD: Makefile,v 1.30 2013/09/02 19:51:02 adam Exp $ DISTNAME= xournal-0.4.7 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} diff --git a/editors/zim/Makefile b/editors/zim/Makefile index 2484939c79d..d34d8778066 100644 --- a/editors/zim/Makefile +++ b/editors/zim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/06/06 12:54:18 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/09/02 19:51:02 adam Exp $ # DISTNAME= zim-0.59 -PKGREVISION= 5 +PKGREVISION= 6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= editors MASTER_SITES= http://zim-wiki.org/downloads/ |