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/Makefile3
-rw-r--r--textproc/gtkspell/Makefile4
-rw-r--r--textproc/gtkspell/buildlink3.mk4
-rw-r--r--textproc/py-gdick/Makefile4
-rw-r--r--textproc/soprano/Makefile3
-rw-r--r--textproc/soprano/buildlink3.mk4
-rw-r--r--textproc/subtitleripper/Makefile4
-rw-r--r--textproc/tex2page/Makefile4
-rw-r--r--textproc/xfce4-dict-plugin/Makefile4
-rw-r--r--textproc/xfce4-dict-plugin/buildlink3.mk4
-rw-r--r--textproc/xml2doc/Makefile4
15 files changed, 30 insertions, 28 deletions
diff --git a/textproc/OdfConverter/Makefile b/textproc/OdfConverter/Makefile
index b86c2aec9cc..b9beb836396 100644
--- a/textproc/OdfConverter/Makefile
+++ b/textproc/OdfConverter/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2010/05/28 16:18:23 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2010/06/13 22:45:27 wiz Exp $
#
DISTNAME= OdfAddinForOffice-src-3.0
PKGNAME= OdfConverter-3.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= converters textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=odf-converter/}
EXTRACT_SUFX= .zip
diff --git a/textproc/ebview/Makefile b/textproc/ebview/Makefile
index 00482357717..4d40e74e819 100644
--- a/textproc/ebview/Makefile
+++ b/textproc/ebview/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2009/08/26 19:58:21 sno Exp $
+# $NetBSD: Makefile,v 1.6 2010/06/13 22:45:27 wiz Exp $
DISTNAME= ebview-0.3.6
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ebview/}
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile
index 5f638556d42..f5892ec0948 100644
--- a/textproc/gnome-spell/Makefile
+++ b/textproc/gnome-spell/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2010/01/18 09:59:27 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2010/06/13 22:45:27 wiz Exp $
DISTNAME= gnome-spell-1.0.8
-PKGREVISION= 3
+PKGREVISION= 4
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 eebefe7f705..22c1912f253 100644
--- a/textproc/gnome-spell/buildlink3.mk
+++ b/textproc/gnome-spell/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.22 2010/01/18 09:59:27 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.23 2010/06/13 22:45:27 wiz 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.8nb3
+BUILDLINK_ABI_DEPENDS.gnome-spell+= gnome-spell>=1.0.8nb4
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 4911dc94108..b8ed4374d59 100644
--- a/textproc/gnome-subtitles/Makefile
+++ b/textproc/gnome-subtitles/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2010/01/23 08:51:13 obache Exp $
+# $NetBSD: Makefile,v 1.9 2010/06/13 22:45:27 wiz Exp $
DISTNAME= gnome-subtitles-0.9.1
+PKGREVISION= 1
CATEGORIES= multimedia textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnome-subtitles/}
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile
index cafce1d621b..2b628312486 100644
--- a/textproc/gtkspell/Makefile
+++ b/textproc/gtkspell/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2009/08/26 19:56:55 sno Exp $
+# $NetBSD: Makefile,v 1.37 2010/06/13 22:45:27 wiz Exp $
DISTNAME= gtkspell-2.0.15
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc devel
MASTER_SITES= http://gtkspell.sourceforge.net/download/
diff --git a/textproc/gtkspell/buildlink3.mk b/textproc/gtkspell/buildlink3.mk
index 58a9e44e113..784c70c5725 100644
--- a/textproc/gtkspell/buildlink3.mk
+++ b/textproc/gtkspell/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.14 2009/08/26 19:56:55 sno Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2010/06/13 22:45:27 wiz 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.15nb1
+BUILDLINK_ABI_DEPENDS.gtkspell?= gtkspell>=2.0.15nb2
BUILDLINK_PKGSRCDIR.gtkspell?= ../../textproc/gtkspell
.include "../../textproc/enchant/buildlink3.mk"
diff --git a/textproc/py-gdick/Makefile b/textproc/py-gdick/Makefile
index 1b0917f7b66..3cd99f5bf64 100644
--- a/textproc/py-gdick/Makefile
+++ b/textproc/py-gdick/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2009/08/26 19:58:21 sno Exp $
+# $NetBSD: Makefile,v 1.19 2010/06/13 22:45:27 wiz Exp $
DISTNAME= gdick-0.9.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gdick/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/soprano/Makefile b/textproc/soprano/Makefile
index 18a5f5859a3..29e99d84442 100644
--- a/textproc/soprano/Makefile
+++ b/textproc/soprano/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2010/04/10 00:02:03 markd Exp $
+# $NetBSD: Makefile,v 1.14 2010/06/13 22:45:27 wiz Exp $
DISTNAME= soprano-2.4.1
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=soprano/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/soprano/buildlink3.mk b/textproc/soprano/buildlink3.mk
index 7226e6e66ba..cb6f36c36c8 100644
--- a/textproc/soprano/buildlink3.mk
+++ b/textproc/soprano/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2010/01/18 09:59:28 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2010/06/13 22:45:27 wiz Exp $
BUILDLINK_TREE+= soprano
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= soprano
SOPRANO_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.soprano+= soprano>=2.0.3
-BUILDLINK_ABI_DEPENDS.soprano?= soprano>=2.3.0nb4
+BUILDLINK_ABI_DEPENDS.soprano?= soprano>=2.4.1nb1
BUILDLINK_PKGSRCDIR.soprano?= ../../textproc/soprano
.include "../../textproc/libclucene/buildlink3.mk"
diff --git a/textproc/subtitleripper/Makefile b/textproc/subtitleripper/Makefile
index f033972ac25..c8276b8438f 100644
--- a/textproc/subtitleripper/Makefile
+++ b/textproc/subtitleripper/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2010/01/18 09:59:28 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2010/06/13 22:45:27 wiz Exp $
#
DISTNAME= subtitleripper-0.3-4
PKGNAME= subtitleripper-0.3.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=subtitleripper/}
EXTRACT_SUFX= .tgz
diff --git a/textproc/tex2page/Makefile b/textproc/tex2page/Makefile
index ede683f2d3e..2fcf729e55f 100644
--- a/textproc/tex2page/Makefile
+++ b/textproc/tex2page/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2010/01/18 09:59:28 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2010/06/13 22:45:27 wiz Exp $
#
DISTNAME= tex2page
DIST_SUBDIR= tex2page-20060131
PKGNAME= tex2page-20060131
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= textproc
MASTER_SITES= http://www.ccs.neu.edu/home/dorai/tex2page/
diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile
index 842606ec9fc..588d2098800 100644
--- a/textproc/xfce4-dict-plugin/Makefile
+++ b/textproc/xfce4-dict-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/08/26 19:57:01 sno Exp $
+# $NetBSD: Makefile,v 1.4 2010/06/13 22:45:28 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
XFCE4_VERSION= 0.2.1
DISTNAME= xfce4-dict-plugin-${XFCE4_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
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 a721061793f..5110382fca6 100644
--- a/textproc/xfce4-dict-plugin/buildlink3.mk
+++ b/textproc/xfce4-dict-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2009/09/16 01:31:13 reed Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2010/06/13 22:45:28 wiz 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.1nb1
+BUILDLINK_ABI_DEPENDS.xfce4-dict-plugin?= xfce4-dict-plugin>=0.2.1nb2
BUILDLINK_PKGSRCDIR.xfce4-dict-plugin?= ../../textproc/xfce4-dict-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"
diff --git a/textproc/xml2doc/Makefile b/textproc/xml2doc/Makefile
index 15d8a01e910..74c88dc9111 100644
--- a/textproc/xml2doc/Makefile
+++ b/textproc/xml2doc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2010/01/18 09:59:28 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2010/06/13 22:45:28 wiz Exp $
#
DISTNAME= xml2doc-20030510
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= textproc
MASTER_SITES= http://xml2doc.sourceforge.net/src/
EXTRACT_SUFX= .tgz