hunspell shlib name change -> recursive bump

This commit is contained in:
wiz 2012-02-13 14:46:11 +00:00
parent 14a9972a47
commit 2153111edf
5 changed files with 10 additions and 9 deletions

View file

@ -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

View file

@ -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

View file

@ -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}

View file

@ -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/

View file

@ -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