diff options
author | joerg <joerg@FreeBSD.org> | 2005-11-12 04:44:38 +0800 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 2005-11-12 04:44:38 +0800 |
commit | 22439520f823b3de77db7c20111a4c5ab6436e10 (patch) | |
tree | 88529998e7ec6ba16e5f26a68bb1fda58b177702 | |
parent | 0ee832902da9e2db590d6e6bc74e165898b926c3 (diff) | |
download | freebsd-ports-gnome-22439520f823b3de77db7c20111a4c5ab6436e10.tar.gz freebsd-ports-gnome-22439520f823b3de77db7c20111a4c5ab6436e10.tar.zst freebsd-ports-gnome-22439520f823b3de77db7c20111a4c5ab6436e10.zip |
Upgrade to avr-libc 1.2.6.
This is a bugfix-only upgrade.
-rw-r--r-- | devel/avr-libc/Makefile | 3 | ||||
-rw-r--r-- | devel/avr-libc/distinfo | 4 | ||||
-rw-r--r-- | devel/avr-libc/pkg-plist.doc | 6 |
3 files changed, 3 insertions, 10 deletions
diff --git a/devel/avr-libc/Makefile b/devel/avr-libc/Makefile index c556073f035a..83a0ff3a1aad 100644 --- a/devel/avr-libc/Makefile +++ b/devel/avr-libc/Makefile @@ -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} diff --git a/devel/avr-libc/distinfo b/devel/avr-libc/distinfo index 7477cb0fc3f8..14b6d8faa5ef 100644 --- a/devel/avr-libc/distinfo +++ b/devel/avr-libc/distinfo @@ -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 diff --git a/devel/avr-libc/pkg-plist.doc b/devel/avr-libc/pkg-plist.doc index a4580e5b61db..4010ab48b9fc 100644 --- a/devel/avr-libc/pkg-plist.doc +++ b/devel/avr-libc/pkg-plist.doc @@ -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 |