summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/FlightCrew/Makefile4
-rw-r--r--textproc/OdfConverter/Makefile4
-rw-r--r--textproc/dikt/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/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
14 files changed, 28 insertions, 28 deletions
diff --git a/textproc/FlightCrew/Makefile b/textproc/FlightCrew/Makefile
index 5fd73cc37ac..6cc35325b68 100644
--- a/textproc/FlightCrew/Makefile
+++ b/textproc/FlightCrew/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2012/09/15 10:06:35 obache Exp $
+# $NetBSD: Makefile,v 1.15.2.1 2012/10/03 12:09:35 spz Exp $
#
DISTNAME= FlightCrew-0.7.2-Code
PKGNAME= ${DISTNAME:S/-Code//}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= textproc
MASTER_SITES= http://flightcrew.googlecode.com/files/
EXTRACT_SUFX= .zip
diff --git a/textproc/OdfConverter/Makefile b/textproc/OdfConverter/Makefile
index 6890da15173..477ba84a4e3 100644
--- a/textproc/OdfConverter/Makefile
+++ b/textproc/OdfConverter/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2012/09/15 10:06:35 obache Exp $
+# $NetBSD: Makefile,v 1.19.2.1 2012/10/03 12:09:35 spz Exp $
#
DISTNAME= OdfAddinForOffice-src-3.0
PKGNAME= OdfConverter-3.0
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= converters textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=odf-converter/}
EXTRACT_SUFX= .zip
diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile
index e306ef8dcd5..84b173ceccf 100644
--- a/textproc/dikt/Makefile
+++ b/textproc/dikt/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2012/09/15 10:06:35 obache Exp $
+# $NetBSD: Makefile,v 1.9.2.1 2012/10/03 12:09:36 spz Exp $
#
DISTNAME= dikt-2d
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= textproc x11
MASTER_SITES= http://dikt.googlecode.com/files/
EXTRACT_SUFX= .tbz
diff --git a/textproc/ebview/Makefile b/textproc/ebview/Makefile
index 8d4aa765379..364ba5d2653 100644
--- a/textproc/ebview/Makefile
+++ b/textproc/ebview/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2012/09/15 10:06:36 obache Exp $
+# $NetBSD: Makefile,v 1.16.2.1 2012/10/03 12:09:36 spz Exp $
DISTNAME= ebview-0.3.6
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ebview/}
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile
index 4f79f3dabb9..69060d6e77d 100644
--- a/textproc/gnome-spell/Makefile
+++ b/textproc/gnome-spell/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2012/09/15 10:06:36 obache Exp $
+# $NetBSD: Makefile,v 1.49.2.1 2012/10/03 12:09:36 spz Exp $
DISTNAME= gnome-spell-1.0.8
-PKGREVISION= 17
+PKGREVISION= 18
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 e6756024780..bbb1d505c46 100644
--- a/textproc/gnome-spell/buildlink3.mk
+++ b/textproc/gnome-spell/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.35 2012/09/15 10:06:36 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.35.2.1 2012/10/03 12:09:36 spz 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.8nb17
+BUILDLINK_ABI_DEPENDS.gnome-spell+= gnome-spell>=1.0.8nb18
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 c1ad3e9d9fd..e8a07aa9dcc 100644
--- a/textproc/gnome-subtitles/Makefile
+++ b/textproc/gnome-subtitles/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2012/09/15 10:06:36 obache Exp $
+# $NetBSD: Makefile,v 1.26.2.1 2012/10/03 12:09:36 spz Exp $
DISTNAME= gnome-subtitles-1.1
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= multimedia textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnome-subtitles/}
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile
index ce6292176da..8b0eb63c6a5 100644
--- a/textproc/gtkspell/Makefile
+++ b/textproc/gtkspell/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2012/09/15 10:06:36 obache Exp $
+# $NetBSD: Makefile,v 1.48.2.1 2012/10/03 12:09:36 spz Exp $
DISTNAME= gtkspell-2.0.16
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= textproc devel
MASTER_SITES= http://gtkspell.sourceforge.net/download/
diff --git a/textproc/gtkspell/buildlink3.mk b/textproc/gtkspell/buildlink3.mk
index 9c441e6666a..630bb61886e 100644
--- a/textproc/gtkspell/buildlink3.mk
+++ b/textproc/gtkspell/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.25 2012/09/15 10:06:36 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.25.2.1 2012/10/03 12:09:36 spz 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.16nb10
+BUILDLINK_ABI_DEPENDS.gtkspell+= gtkspell>=2.0.16nb11
BUILDLINK_PKGSRCDIR.gtkspell?= ../../textproc/gtkspell
.include "../../textproc/enchant/buildlink3.mk"
diff --git a/textproc/py-gdick/Makefile b/textproc/py-gdick/Makefile
index 1ec8b2b52b7..f39e780cca5 100644
--- a/textproc/py-gdick/Makefile
+++ b/textproc/py-gdick/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2012/09/15 10:06:37 obache Exp $
+# $NetBSD: Makefile,v 1.31.2.1 2012/10/03 12:09:36 spz Exp $
DISTNAME= gdick-0.9.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gdick/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/soprano/Makefile b/textproc/soprano/Makefile
index 138feac7afc..b0329650dbc 100644
--- a/textproc/soprano/Makefile
+++ b/textproc/soprano/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2012/09/15 10:06:38 obache Exp $
+# $NetBSD: Makefile,v 1.28.2.1 2012/10/03 12:09:37 spz Exp $
DISTNAME= soprano-2.7.4
-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 d164ddfc11f..cbbca3876a8 100644
--- a/textproc/soprano/buildlink3.mk
+++ b/textproc/soprano/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2012/09/15 10:06:38 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.16.2.1 2012/10/03 12:09:37 spz 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.7.4nb3
+BUILDLINK_ABI_DEPENDS.soprano+= soprano>=2.7.4nb4
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 1a292548ba0..5bdc63c53e5 100644
--- a/textproc/xfce4-dict-plugin/Makefile
+++ b/textproc/xfce4-dict-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/09/15 10:06:38 obache Exp $
+# $NetBSD: Makefile,v 1.14.2.1 2012/10/03 12:09:37 spz 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= 12
+PKGREVISION= 13
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 1e784957246..711679a8318 100644
--- a/textproc/xfce4-dict-plugin/buildlink3.mk
+++ b/textproc/xfce4-dict-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2012/09/15 10:06:38 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.16.2.1 2012/10/03 12:09:37 spz 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.1nb12
+BUILDLINK_ABI_DEPENDS.xfce4-dict-plugin+= xfce4-dict-plugin>=0.2.1nb13
BUILDLINK_PKGSRCDIR.xfce4-dict-plugin?= ../../textproc/xfce4-dict-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"