Upgrade to 1.4.3.
As the current doxygen appears to be broken and does no longer build documentation for dtostre/dtostrf, drop these from pkg-plist.doc by now.
This commit is contained in:
parent
da66f3d247
commit
64488459e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154291
3 changed files with 3 additions and 9 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= avr-libc
|
||||
PORTVERSION= 1.4.2
|
||||
PORTVERSION= 1.4.3
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (avr-libc-1.4.2.tar.bz2) = d4cb171169cabda4889ba6f6a58f1fa8
|
||||
SHA256 (avr-libc-1.4.2.tar.bz2) = c8b462b3c9e4eae38b25ae6814ad8f5326459ee2d90a0e71877f36c9df990466
|
||||
SIZE (avr-libc-1.4.2.tar.bz2) = 819835
|
||||
MD5 (avr-libc-1.4.3.tar.bz2) = 5e67129720847cb7232326d306437d3e
|
||||
SIZE (avr-libc-1.4.3.tar.bz2) = 823672
|
||||
|
|
|
@ -65,9 +65,6 @@ share/doc/avr-libc/avr-libc-user-manual/todo.html
|
|||
share/doc/avr-libc/avr-libc-user-manual/using_avrprog.html
|
||||
share/doc/avr-libc/avr-libc-user-manual/using_tools.html
|
||||
share/doc/avr-libc/man/man3/BOOTLOADER_SECTION.3
|
||||
share/doc/avr-libc/man/man3/DTOSTR_ALWAYS_SIGN.3
|
||||
share/doc/avr-libc/man/man3/DTOSTR_PLUS_SIGN.3
|
||||
share/doc/avr-libc/man/man3/DTOSTR_UPPERCASE.3
|
||||
share/doc/avr-libc/man/man3/EDOM.3
|
||||
share/doc/avr-libc/man/man3/EEMEM.3
|
||||
share/doc/avr-libc/man/man3/EMPTY_INTERRUPT.3
|
||||
|
@ -384,8 +381,6 @@ share/doc/avr-libc/man/man3/deprecated.3
|
|||
share/doc/avr-libc/man/man3/deprecated_items.3
|
||||
share/doc/avr-libc/man/man3/div.3
|
||||
share/doc/avr-libc/man/man3/div_t.3
|
||||
share/doc/avr-libc/man/man3/dtostre.3
|
||||
share/doc/avr-libc/man/man3/dtostrf.3
|
||||
share/doc/avr-libc/man/man3/eeprom_busy_wait.3
|
||||
share/doc/avr-libc/man/man3/eeprom_is_ready.3
|
||||
share/doc/avr-libc/man/man3/eeprom_read_block.3
|
||||
|
|
Loading…
Reference in a new issue