diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-18 07:31:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-18 07:31:00 +0000 |
commit | 943faf64dbfe25eac5108b35598d14bd2341283a (patch) | |
tree | e72ba1b18faa5629fdb2d47b6dd84b9d277f3f3b /textproc | |
parent | c6269a4b362eb94372b04636fcd12efaf77508b0 (diff) | |
download | pkgsrc-943faf64dbfe25eac5108b35598d14bd2341283a.tar.gz |
Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/aspell/Makefile | 4 | ||||
-rw-r--r-- | textproc/heirloom-pg/Makefile | 3 | ||||
-rw-r--r-- | textproc/heirloom-ul/Makefile | 3 | ||||
-rw-r--r-- | textproc/hunspell/Makefile | 4 | ||||
-rw-r--r-- | textproc/urlview/Makefile | 4 | ||||
-rw-r--r-- | textproc/xml-coreutils/Makefile | 4 |
6 files changed, 12 insertions, 10 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index 3b0ee329021..0d305999c58 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2015/08/17 17:11:30 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2015/08/18 07:31:18 wiz Exp $ # DISTNAME= aspell-0.60.6.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/} diff --git a/textproc/heirloom-pg/Makefile b/textproc/heirloom-pg/Makefile index 4287aeec845..808f7f9d590 100644 --- a/textproc/heirloom-pg/Makefile +++ b/textproc/heirloom-pg/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2011/05/28 10:15:23 cheusov Exp $ +# $NetBSD: Makefile,v 1.3 2015/08/18 07:31:19 wiz Exp $ PKGNAME= heirloom-pg-${HEIRLOOM_VER} +PKGREVISION= 1 CATEGORIES= textproc print MAKE_FLAGS+= SUBDIRS="build pg" diff --git a/textproc/heirloom-ul/Makefile b/textproc/heirloom-ul/Makefile index b3b5873993c..85fe8ccaa6c 100644 --- a/textproc/heirloom-ul/Makefile +++ b/textproc/heirloom-ul/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2011/05/28 10:15:24 cheusov Exp $ +# $NetBSD: Makefile,v 1.3 2015/08/18 07:31:19 wiz Exp $ PKGNAME= heirloom-ul-${HEIRLOOM_VER} +PKGREVISION= 1 CATEGORIES= textproc LICENSE= original-bsd diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile index 58fa6ccc2a5..57580ea1d45 100644 --- a/textproc/hunspell/Makefile +++ b/textproc/hunspell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2015/08/17 17:11:30 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/08/18 07:31:19 wiz Exp $ DISTNAME= hunspell-1.3.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell/} diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile index 2a3142a838d..3cbc073d2fe 100644 --- a/textproc/urlview/Makefile +++ b/textproc/urlview/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2015/08/17 17:11:30 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/08/18 07:31:19 wiz Exp $ DISTNAME= urlview-0.9 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/contrib/ \ ftp://ftp.uib.no/pub/mutt/contrib/ diff --git a/textproc/xml-coreutils/Makefile b/textproc/xml-coreutils/Makefile index 52770937727..3a321d38861 100644 --- a/textproc/xml-coreutils/Makefile +++ b/textproc/xml-coreutils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/08/17 17:11:30 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/08/18 07:31:19 wiz Exp $ # DISTNAME= xml-coreutils-0.8a -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xml-coreutils/} |