summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/FlightCrew/Makefile3
-rw-r--r--textproc/OdfConverter/Makefile4
-rw-r--r--textproc/dikt/Makefile3
-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/pdfgrep/Makefile3
-rw-r--r--textproc/py-gdick/Makefile4
-rw-r--r--textproc/soprano/Makefile4
-rw-r--r--textproc/soprano/buildlink3.mk4
-rw-r--r--textproc/xfce4-dict-plugin/Makefile4
-rw-r--r--textproc/xfce4-dict-plugin/buildlink3.mk4
15 files changed, 30 insertions, 27 deletions
diff --git a/textproc/FlightCrew/Makefile b/textproc/FlightCrew/Makefile
index 3eac54e6b5c..b64a75af718 100644
--- a/textproc/FlightCrew/Makefile
+++ b/textproc/FlightCrew/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2011/10/13 10:59:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2011/11/01 06:02:37 sbd Exp $
#
DISTNAME= FlightCrew-0.7.2-Code
PKGNAME= ${DISTNAME:S/-Code//}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://flightcrew.googlecode.com/files/
EXTRACT_SUFX= .zip
diff --git a/textproc/OdfConverter/Makefile b/textproc/OdfConverter/Makefile
index 7aca8d0b5f0..32ad8c32a16 100644
--- a/textproc/OdfConverter/Makefile
+++ b/textproc/OdfConverter/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2011/06/10 09:40:01 obache Exp $
+# $NetBSD: Makefile,v 1.14 2011/11/01 06:02:38 sbd Exp $
#
DISTNAME= OdfAddinForOffice-src-3.0
PKGNAME= OdfConverter-3.0
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= converters textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=odf-converter/}
EXTRACT_SUFX= .zip
diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile
index 5b8025220e1..f789ce3bcc1 100644
--- a/textproc/dikt/Makefile
+++ b/textproc/dikt/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2011/10/09 10:02:44 cheusov Exp $
+# $NetBSD: Makefile,v 1.3 2011/11/01 06:02:38 sbd Exp $
#
DISTNAME= dikt-2d
+PKGREVISION= 1
CATEGORIES= textproc x11
MASTER_SITES= http://dikt.googlecode.com/files/
EXTRACT_SUFX= .tbz
diff --git a/textproc/ebview/Makefile b/textproc/ebview/Makefile
index d29f0cf3b4a..01ec9b4189d 100644
--- a/textproc/ebview/Makefile
+++ b/textproc/ebview/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2011/04/22 13:44:49 obache Exp $
+# $NetBSD: Makefile,v 1.11 2011/11/01 06:02:38 sbd Exp $
DISTNAME= ebview-0.3.6
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ebview/}
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile
index 1e9156c6f4a..33a3dd66587 100644
--- a/textproc/gnome-spell/Makefile
+++ b/textproc/gnome-spell/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2011/07/21 13:06:03 obache Exp $
+# $NetBSD: Makefile,v 1.42 2011/11/01 06:02:38 sbd Exp $
DISTNAME= gnome-spell-1.0.8
-PKGREVISION= 9
+PKGREVISION= 10
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 f708494614d..4295d56ba7e 100644
--- a/textproc/gnome-spell/buildlink3.mk
+++ b/textproc/gnome-spell/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.28 2011/07/21 13:06:03 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.29 2011/11/01 06:02:38 sbd 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.8nb9
+BUILDLINK_ABI_DEPENDS.gnome-spell+= gnome-spell>=1.0.8nb10
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 8494032cdf6..98db5abe966 100644
--- a/textproc/gnome-subtitles/Makefile
+++ b/textproc/gnome-subtitles/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2011/07/21 13:06:03 obache Exp $
+# $NetBSD: Makefile,v 1.17 2011/11/01 06:02:38 sbd Exp $
DISTNAME= gnome-subtitles-1.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= multimedia textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnome-subtitles/}
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile
index 2100ee34bc6..07ca9488be3 100644
--- a/textproc/gtkspell/Makefile
+++ b/textproc/gtkspell/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2011/04/22 13:42:34 obache Exp $
+# $NetBSD: Makefile,v 1.43 2011/11/01 06:02:38 sbd Exp $
DISTNAME= gtkspell-2.0.16
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= textproc devel
MASTER_SITES= http://gtkspell.sourceforge.net/download/
diff --git a/textproc/gtkspell/buildlink3.mk b/textproc/gtkspell/buildlink3.mk
index 14c4f64157f..f91c9bdc5c7 100644
--- a/textproc/gtkspell/buildlink3.mk
+++ b/textproc/gtkspell/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.19 2011/04/22 13:42:34 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.20 2011/11/01 06:02:38 sbd 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.16nb4
+BUILDLINK_ABI_DEPENDS.gtkspell?= gtkspell>=2.0.16nb5
BUILDLINK_PKGSRCDIR.gtkspell?= ../../textproc/gtkspell
.include "../../textproc/enchant/buildlink3.mk"
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile
index 6d632cfe7fd..10baa52b826 100644
--- a/textproc/pdfgrep/Makefile
+++ b/textproc/pdfgrep/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/10/28 22:00:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2011/11/01 06:02:38 sbd Exp $
#
DISTNAME= pdfgrep-1.2
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pdfgrep/}
diff --git a/textproc/py-gdick/Makefile b/textproc/py-gdick/Makefile
index 9952205a366..aa27bfe9457 100644
--- a/textproc/py-gdick/Makefile
+++ b/textproc/py-gdick/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2011/07/21 13:06:03 obache Exp $
+# $NetBSD: Makefile,v 1.25 2011/11/01 06:02:38 sbd Exp $
DISTNAME= gdick-0.9.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gdick/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/soprano/Makefile b/textproc/soprano/Makefile
index f6af97144e5..850fe2960d6 100644
--- a/textproc/soprano/Makefile
+++ b/textproc/soprano/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2011/04/22 13:42:37 obache Exp $
+# $NetBSD: Makefile,v 1.20 2011/11/01 06:02:38 sbd Exp $
DISTNAME= soprano-2.5.2
-PKGREVISION= 3
+PKGREVISION= 4
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 17b149b7ee6..0d6285ca7b9 100644
--- a/textproc/soprano/buildlink3.mk
+++ b/textproc/soprano/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2011/04/22 13:42:37 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2011/11/01 06:02:38 sbd 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.5.2nb3
+BUILDLINK_ABI_DEPENDS.soprano?= soprano>=2.5.2nb4
BUILDLINK_PKGSRCDIR.soprano?= ../../textproc/soprano
.include "../../textproc/libclucene/buildlink3.mk"
diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile
index 57a90b4474f..ab027178f7a 100644
--- a/textproc/xfce4-dict-plugin/Makefile
+++ b/textproc/xfce4-dict-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2011/04/22 13:42:23 obache Exp $
+# $NetBSD: Makefile,v 1.9 2011/11/01 06:02:39 sbd 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= 6
+PKGREVISION= 7
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 69011f67b33..e53b8e4fadd 100644
--- a/textproc/xfce4-dict-plugin/buildlink3.mk
+++ b/textproc/xfce4-dict-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2011/04/22 13:42:23 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2011/11/01 06:02:39 sbd 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.1nb6
+BUILDLINK_ABI_DEPENDS.xfce4-dict-plugin?= xfce4-dict-plugin>=0.2.1nb7
BUILDLINK_PKGSRCDIR.xfce4-dict-plugin?= ../../textproc/xfce4-dict-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"