summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2012-02-13 14:46:11 +0000
committerwiz <wiz>2012-02-13 14:46:11 +0000
commitf87f468cd74822cf4d48c22069a7fdb67eb27a76 (patch)
treefcbcc40030aeb4f7f70f554b79dc999a18a367ad
parente6263a1e7de9acbe1cba34f48e1cc949db38a1d0 (diff)
downloadpkgsrc-f87f468cd74822cf4d48c22069a7fdb67eb27a76.tar.gz
hunspell shlib name change -> recursive bump
-rw-r--r--devel/kdesdk4/Makefile4
-rw-r--r--editors/Sigil/Makefile4
-rw-r--r--misc/openoffice3/Makefile4
-rw-r--r--textproc/enchant/Makefile4
-rw-r--r--textproc/hunspell/buildlink3.mk3
5 files changed, 10 insertions, 9 deletions
diff --git a/devel/kdesdk4/Makefile b/devel/kdesdk4/Makefile
index a103e7fb0a5..1446e58fb38 100644
--- a/devel/kdesdk4/Makefile
+++ b/devel/kdesdk4/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2012/02/06 12:39:52 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2012/02/13 14:46:11 wiz Exp $
DISTNAME= kdesdk-${_KDE_VERSION}
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= devel
COMMENT= Support applications and tools used by KDE developers
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile
index 39d0568346d..b7ae2e63eca 100644
--- a/editors/Sigil/Makefile
+++ b/editors/Sigil/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.24 2012/02/06 12:39:59 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2012/02/13 14:46:11 wiz Exp $
#
DISTNAME= Sigil-0.5.0-Code
PKGNAME= ${DISTNAME:S/-Code//}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= http://sigil.googlecode.com/files/
EXTRACT_SUFX= .zip
diff --git a/misc/openoffice3/Makefile b/misc/openoffice3/Makefile
index b23c69fb1b6..089137dc584 100644
--- a/misc/openoffice3/Makefile
+++ b/misc/openoffice3/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.61 2012/02/06 12:40:59 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2012/02/13 14:46:11 wiz Exp $
OO_VER= 3.1.1
OO_TAG= OOO310_m19
DISTNAME= openoffice-${OO_VER}
PKGNAME= openoffice3-${OO_VER}
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/}
DIST_SUBDIR= ${DISTNAME}
diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile
index c551ed824ba..4d584e9c60d 100644
--- a/textproc/enchant/Makefile
+++ b/textproc/enchant/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2012/02/06 12:41:42 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2012/02/13 14:46:11 wiz Exp $
#
DISTNAME= enchant-1.6.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= http://www.abisource.com/downloads/enchant/1.6.0/
diff --git a/textproc/hunspell/buildlink3.mk b/textproc/hunspell/buildlink3.mk
index 7dd4f26cc42..50b5c15cb71 100644
--- a/textproc/hunspell/buildlink3.mk
+++ b/textproc/hunspell/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2009/03/20 19:25:29 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2012/02/13 14:46:11 wiz Exp $
BUILDLINK_TREE+= hunspell
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= hunspell
HUNSPELL_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hunspell+= hunspell>=1.2.2
+BUILDLINK_ABI_DEPENDS.hunspell+= hunspell>=1.3.2
BUILDLINK_PKGSRCDIR.hunspell?= ../../textproc/hunspell
.endif # HUNSPELL_BUILDLINK3_MK