summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authoradam <adam>2013-01-26 21:36:13 +0000
committeradam <adam>2013-01-26 21:36:13 +0000
commitff29cddfa07bbb615b19000cdfa8f73c01aeec32 (patch)
treeb794b1007e5af77b45d83e1bbdd128fb3a78557a /converters
parentba20683e95163088b361a0c628a0bd0c4623759a (diff)
downloadpkgsrc-ff29cddfa07bbb615b19000cdfa8f73c01aeec32.tar.gz
Revbump after graphics/jpeg and textproc/icu
Diffstat (limited to 'converters')
-rw-r--r--converters/psiconv/Makefile3
-rw-r--r--converters/tex2rtf/Makefile4
-rw-r--r--converters/wv/Makefile4
-rw-r--r--converters/wv/buildlink3.mk4
4 files changed, 8 insertions, 7 deletions
diff --git a/converters/psiconv/Makefile b/converters/psiconv/Makefile
index 8872e2d9da8..02591eba9d8 100644
--- a/converters/psiconv/Makefile
+++ b/converters/psiconv/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2012/10/03 00:20:15 asau Exp $
+# $NetBSD: Makefile,v 1.38 2013/01/26 21:37:13 adam Exp $
DISTNAME= psiconv-0.9.7
+PKGREVISION= 1
CATEGORIES= converters
MASTER_SITES= http://software.frodo.looijaard.name/psiconv/files/
diff --git a/converters/tex2rtf/Makefile b/converters/tex2rtf/Makefile
index cfa2334fe02..807c158ab1b 100644
--- a/converters/tex2rtf/Makefile
+++ b/converters/tex2rtf/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2012/10/24 15:48:33 joerg Exp $
+# $NetBSD: Makefile,v 1.40 2013/01/26 21:37:14 adam Exp $
DISTNAME= tex2rtf-2.01-source
PKGNAME= tex2rtf-2.01
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= converters textproc
MASTER_SITES= ftp://biolpc22.york.ac.uk/pub/tex2rtf/
EXTRACT_SUFX= .tar.bz2
diff --git a/converters/wv/Makefile b/converters/wv/Makefile
index ec27266794a..bc0724c873f 100644
--- a/converters/wv/Makefile
+++ b/converters/wv/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.79 2012/10/03 00:20:18 asau Exp $
+# $NetBSD: Makefile,v 1.80 2013/01/26 21:36:15 adam Exp $
DISTNAME= wv-1.2.9
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= converters
MASTER_SITES= http://www.abiword.com/downloads/wv/${PKGVERSION_NOREV}/
diff --git a/converters/wv/buildlink3.mk b/converters/wv/buildlink3.mk
index 7cd8efe5045..15fed45d880 100644
--- a/converters/wv/buildlink3.mk
+++ b/converters/wv/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.29 2012/09/15 10:04:01 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.30 2013/01/26 21:36:15 adam Exp $
BUILDLINK_TREE+= wv
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= wv
WV_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.wv+= wv>=1.0.0
-BUILDLINK_ABI_DEPENDS.wv+= wv>=1.2.9nb7
+BUILDLINK_ABI_DEPENDS.wv+= wv>=1.2.9nb8
BUILDLINK_PKGSRCDIR.wv?= ../../converters/wv
.include "../../converters/libiconv/buildlink3.mk"