summaryrefslogtreecommitdiff
path: root/cross/avr-gdb
diff options
context:
space:
mode:
authorwiz <wiz>2015-08-18 07:31:00 +0000
committerwiz <wiz>2015-08-18 07:31:00 +0000
commit06085c8ab329fbfb746b17b91877a5cc94888245 (patch)
treee72ba1b18faa5629fdb2d47b6dd84b9d277f3f3b /cross/avr-gdb
parente82b63b5c07907e7519c5b2aa7202d65727ae109 (diff)
downloadpkgsrc-06085c8ab329fbfb746b17b91877a5cc94888245.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 'cross/avr-gdb')
-rw-r--r--cross/avr-gdb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/avr-gdb/Makefile b/cross/avr-gdb/Makefile
index 6eb9bb84aa3..401724d456c 100644
--- a/cross/avr-gdb/Makefile
+++ b/cross/avr-gdb/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2014/08/29 06:43:32 mef Exp $
+# $NetBSD: Makefile,v 1.21 2015/08/18 07:31:04 wiz Exp $
DISTNAME= gdb-7.6.1
PKGNAME= ${DISTNAME:S/^/avr-/}
+PKGREVISION= 1
CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_GNU:=gdb/}