diff options
author | wiz <wiz> | 2015-08-18 07:31:00 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-08-18 07:31:00 +0000 |
commit | f44007f1d36be71ccf6c0594934e15fbab3b2039 (patch) | |
tree | e72ba1b18faa5629fdb2d47b6dd84b9d277f3f3b /time | |
parent | 7a0a2c8b588c81e9183cb071ac6d842063d1c93a (diff) | |
download | pkgsrc-f44007f1d36be71ccf6c0594934e15fbab3b2039.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 'time')
-rw-r--r-- | time/grdc/Makefile | 4 | ||||
-rw-r--r-- | time/wyrd/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/time/grdc/Makefile b/time/grdc/Makefile index 2a93b6badfe..1d9db15e2ed 100644 --- a/time/grdc/Makefile +++ b/time/grdc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2015/08/17 17:11:30 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/08/18 07:31:19 wiz Exp $ DISTNAME= grdc-20031019 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time MASTER_SITES= # ftp://ftp.terabyte.com.ua/pub/software/time/ diff --git a/time/wyrd/Makefile b/time/wyrd/Makefile index 603e1bc22fa..16e6710e0cd 100644 --- a/time/wyrd/Makefile +++ b/time/wyrd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/08/17 17:11:30 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/08/18 07:31:19 wiz Exp $ # DISTNAME= wyrd-1.4.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= time MASTER_SITES= http://pessimization.com/software/wyrd/ |