Take maintainership of the avr toolchain, bump package names.

"I'm rarely using it nowadays." martin@
"you can remove myself from the maintainers" aanriot@
This commit is contained in:
ckuethe 2009-12-09 16:34:06 +00:00
parent a50bf1609c
commit 3952635444
5 changed files with 10 additions and 12 deletions

View File

@ -1,10 +1,8 @@
# $OpenBSD: Makefile.inc,v 1.4 2009/07/12 20:55:19 ckuethe Exp $
# $OpenBSD: Makefile.inc,v 1.5 2009/12/09 16:34:06 ckuethe Exp $
CATEGORIES= devel
MAINTAINER= Martin Reindl <martin@openbsd.org> \
Alexandre Anriot <aanriot@openbsd.org> \
Chris Kuethe <ckuethe@openbsd.org>
MAINTAINER= Chris Kuethe <ckuethe@openbsd.org>
CONFIGURE_STYLE=gnu

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.5 2009/07/12 20:55:19 ckuethe Exp $
# $OpenBSD: Makefile,v 1.6 2009/12/09 16:34:06 ckuethe Exp $
COMMENT= Atmel AVR 8-bit RISC microcontrollers' GNU binutils
VER= 2.18
DISTNAME= binutils-${VER}
PKGNAME= avr-binutils-${VER}p0
PKGNAME= avr-binutils-${VER}p1
EXTRACT_SUFX= .tar.bz2
HOMEPAGE= http://www.gnu.org/software/binutils/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2009/07/12 20:55:19 ckuethe Exp $
# $OpenBSD: Makefile,v 1.13 2009/12/09 16:34:06 ckuethe Exp $
COMMENT= Atmel AVR 8-bit RISC microcontrollers' XGCC
@ -20,7 +20,7 @@ MAKE_ADA=No
DISTNAME= gcc-${V}
EXTRACT_SUFX= .tar.bz2
PKGNAME= avr-gcc-${V}p1
PKGNAME= avr-gcc-${V}p2
MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-$(V)/}

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.5 2009/07/12 20:55:19 ckuethe Exp $
# $OpenBSD: Makefile,v 1.6 2009/12/09 16:34:06 ckuethe Exp $
COMMENT= Atmel AVR 8-bit RISC microcontrollers' GNU gdb
VER= 6.3
DISTNAME= gdb-${VER}
PKGNAME= avr-gdb-${VER}p2
PKGNAME= avr-gdb-${VER}p3
HOMEPAGE= http://www.gnu.org/software/gdb/gdb.html

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.13 2009/07/12 20:55:19 ckuethe Exp $
# $OpenBSD: Makefile,v 1.14 2009/12/09 16:34:06 ckuethe Exp $
COMMENT= libc for Atmel AVR 8-bit RISC microcontrollers
DISTNAME= avr-libc-1.6.6
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
HOMEPAGE= http://www.nongnu.org/avr-libc/