Upgrade to avr-libc 1.2.6.

This is a bugfix-only upgrade.
This commit is contained in:
Joerg Wunsch 2005-11-11 20:44:38 +00:00
parent 29f3c564e8
commit bfed64e20a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147977
3 changed files with 3 additions and 10 deletions

View file

@ -6,8 +6,7 @@
#
PORTNAME= avr-libc
PORTVERSION= 1.2.5
PORTREVISION= 1
PORTVERSION= 1.2.6
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SAVANNAH}

View file

@ -1,2 +1,2 @@
MD5 (avr-libc-1.2.5.tar.bz2) = b335df54d54ad47570f3e1e6794b4532
SIZE (avr-libc-1.2.5.tar.bz2) = 319622
MD5 (avr-libc-1.2.6.tar.bz2) = 481c280ae3e66f071bf4a74af3565539
SIZE (avr-libc-1.2.6.tar.bz2) = 329321

View file

@ -178,7 +178,6 @@ share/doc/avr-libc/man/man3/bsearch.3
share/doc/avr-libc/man/man3/calloc.3
share/doc/avr-libc/man/man3/ceil.3
share/doc/avr-libc/man/man3/clearerr.3
share/doc/avr-libc/man/man3/cli.3
share/doc/avr-libc/man/man3/cos.3
share/doc/avr-libc/man/man3/cosh.3
share/doc/avr-libc/man/man3/ctype.3
@ -224,8 +223,6 @@ share/doc/avr-libc/man/man3/getchar.3
share/doc/avr-libc/man/man3/gets.3
share/doc/avr-libc/man/man3/inline_asm.3
share/doc/avr-libc/man/man3/install_tools.3
share/doc/avr-libc/man/man3/int16_t.3
share/doc/avr-libc/man/man3/int32_t.3
share/doc/avr-libc/man/man3/int64_t.3
share/doc/avr-libc/man/man3/int8_t.3
share/doc/avr-libc/man/man3/intptr_t.3
@ -294,7 +291,6 @@ share/doc/avr-libc/man/man3/release_method.3
share/doc/avr-libc/man/man3/rem.3
share/doc/avr-libc/man/man3/scanf.3
share/doc/avr-libc/man/man3/scanf_P.3
share/doc/avr-libc/man/man3/sei.3
share/doc/avr-libc/man/man3/set_sleep_mode.3
share/doc/avr-libc/man/man3/setjmp.3
share/doc/avr-libc/man/man3/sin.3
@ -356,8 +352,6 @@ share/doc/avr-libc/man/man3/todo.3
share/doc/avr-libc/man/man3/tolower.3
share/doc/avr-libc/man/man3/toupper.3
share/doc/avr-libc/man/man3/twi_demo.3
share/doc/avr-libc/man/man3/uint16_t.3
share/doc/avr-libc/man/man3/uint32_t.3
share/doc/avr-libc/man/man3/uint64_t.3
share/doc/avr-libc/man/man3/uint8_t.3
share/doc/avr-libc/man/man3/uintptr_t.3