summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/OdfConverter/Makefile4
-rw-r--r--textproc/ebview/Makefile4
-rw-r--r--textproc/gnome-spell/Makefile4
-rw-r--r--textproc/gnome-spell/buildlink3.mk4
-rw-r--r--textproc/gnome-subtitles/Makefile4
-rw-r--r--textproc/gtkspell/Makefile4
-rw-r--r--textproc/gtkspell/buildlink3.mk4
-rw-r--r--textproc/xfce4-dict-plugin/Makefile4
-rw-r--r--textproc/xfce4-dict-plugin/buildlink3.mk4
9 files changed, 18 insertions, 18 deletions
diff --git a/textproc/OdfConverter/Makefile b/textproc/OdfConverter/Makefile
index c4bb9af3461..0025dca5169 100644
--- a/textproc/OdfConverter/Makefile
+++ b/textproc/OdfConverter/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.31 2013/09/02 19:51:26 adam Exp $
+# $NetBSD: Makefile,v 1.32 2013/10/10 14:42:33 ryoon Exp $
#
DISTNAME= OdfAddinForOffice-src-3.0
PKGNAME= OdfConverter-3.0
-PKGREVISION= 23
+PKGREVISION= 24
CATEGORIES= converters textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=odf-converter/}
EXTRACT_SUFX= .zip
diff --git a/textproc/ebview/Makefile b/textproc/ebview/Makefile
index 307e5e85f0e..1f65c032fca 100644
--- a/textproc/ebview/Makefile
+++ b/textproc/ebview/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2013/09/02 19:51:26 adam Exp $
+# $NetBSD: Makefile,v 1.26 2013/10/10 14:42:33 ryoon Exp $
DISTNAME= ebview-0.3.6
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ebview/}
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile
index 85b1b832248..21e9ad6f582 100644
--- a/textproc/gnome-spell/Makefile
+++ b/textproc/gnome-spell/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.60 2013/10/09 17:39:03 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2013/10/10 14:41:53 ryoon Exp $
DISTNAME= gnome-spell-1.0.8
-PKGREVISION= 27
+PKGREVISION= 28
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-spell/1.0/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/gnome-spell/buildlink3.mk b/textproc/gnome-spell/buildlink3.mk
index d995002a33d..2e921473741 100644
--- a/textproc/gnome-spell/buildlink3.mk
+++ b/textproc/gnome-spell/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.45 2013/10/09 17:39:03 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.46 2013/10/10 14:41:53 ryoon Exp $
BUILDLINK_TREE+= gnome-spell
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-spell
GNOME_SPELL_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gnome-spell+= gnome-spell>=1.0.5
-BUILDLINK_ABI_DEPENDS.gnome-spell+= gnome-spell>=1.0.8nb27
+BUILDLINK_ABI_DEPENDS.gnome-spell+= gnome-spell>=1.0.8nb28
BUILDLINK_PKGSRCDIR.gnome-spell?= ../../textproc/gnome-spell
.include "../../devel/libbonobo/buildlink3.mk"
diff --git a/textproc/gnome-subtitles/Makefile b/textproc/gnome-subtitles/Makefile
index f463d72ef37..57e7b148e3a 100644
--- a/textproc/gnome-subtitles/Makefile
+++ b/textproc/gnome-subtitles/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2013/10/09 17:39:17 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2013/10/10 14:42:33 ryoon Exp $
DISTNAME= gnome-subtitles-1.1
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= multimedia textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnome-subtitles/}
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile
index e11e69cff82..693630e4257 100644
--- a/textproc/gtkspell/Makefile
+++ b/textproc/gtkspell/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2013/09/02 19:50:45 adam Exp $
+# $NetBSD: Makefile,v 1.57 2013/10/10 14:41:51 ryoon Exp $
DISTNAME= gtkspell-2.0.16
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= textproc devel
MASTER_SITES= http://gtkspell.sourceforge.net/download/
diff --git a/textproc/gtkspell/buildlink3.mk b/textproc/gtkspell/buildlink3.mk
index 79ba1ca5984..d74cb01b20c 100644
--- a/textproc/gtkspell/buildlink3.mk
+++ b/textproc/gtkspell/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.32 2013/09/02 19:50:45 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.33 2013/10/10 14:41:51 ryoon Exp $
BUILDLINK_TREE+= gtkspell
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtkspell
GTKSPELL_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gtkspell+= gtkspell>=2.0.13
-BUILDLINK_ABI_DEPENDS.gtkspell+= gtkspell>=2.0.16nb17
+BUILDLINK_ABI_DEPENDS.gtkspell+= gtkspell>=2.0.16nb18
BUILDLINK_PKGSRCDIR.gtkspell?= ../../textproc/gtkspell
.include "../../textproc/enchant/buildlink3.mk"
diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile
index 8aa344baf7b..8eb5e08bed4 100644
--- a/textproc/xfce4-dict-plugin/Makefile
+++ b/textproc/xfce4-dict-plugin/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.22 2013/09/02 19:50:48 adam Exp $
+# $NetBSD: Makefile,v 1.23 2013/10/10 14:41:53 ryoon Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 0.2.1
DISTNAME= xfce4-dict-plugin-${XFCE4_VERSION}
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= textproc
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-dict-plugin/
COMMENT= Xfce dictionary server plugin
diff --git a/textproc/xfce4-dict-plugin/buildlink3.mk b/textproc/xfce4-dict-plugin/buildlink3.mk
index 12c5424ae3f..621993566d5 100644
--- a/textproc/xfce4-dict-plugin/buildlink3.mk
+++ b/textproc/xfce4-dict-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.23 2013/09/02 19:50:48 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.24 2013/10/10 14:41:53 ryoon Exp $
BUILDLINK_TREE+= xfce4-dict-plugin
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-dict-plugin
XFCE4_DICT_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-dict-plugin+= xfce4-dict-plugin>=0.2.1
-BUILDLINK_ABI_DEPENDS.xfce4-dict-plugin+= xfce4-dict-plugin>=0.2.1nb19
+BUILDLINK_ABI_DEPENDS.xfce4-dict-plugin+= xfce4-dict-plugin>=0.2.1nb20
BUILDLINK_PKGSRCDIR.xfce4-dict-plugin?= ../../textproc/xfce4-dict-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"