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 /news | |
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 'news')
-rw-r--r-- | news/nn/Makefile | 4 | ||||
-rw-r--r-- | news/tin/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/news/nn/Makefile b/news/nn/Makefile index e8f20c7fbf1..0453ab3c3e3 100644 --- a/news/nn/Makefile +++ b/news/nn/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2015/08/17 17:11:28 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2015/08/18 07:31:16 wiz Exp $ DISTNAME= nn-6.7.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= news MASTER_SITES= ftp://ftp.nndev.org/pub/nn-6.7/ EXTRACT_SUFX= .tar.Z diff --git a/news/tin/Makefile b/news/tin/Makefile index 1886d041fa0..3324b4187ab 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.64 2015/08/17 17:11:28 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2015/08/18 07:31:16 wiz Exp $ # DISTNAME= tin-2.2.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= news MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/stable/ \ ftp://ftp.funet.fi/pub/unix/news/tin-unoff/ \ |