diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 2005-11-11 20:44:38 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 2005-11-11 20:44:38 +0000 |
commit | bfed64e20a8f7c24ca9531751f7d1a8917655de7 (patch) | |
tree | c538e8c35d1a3fe6fc2950891830bcd7011955ce /devel/avr-libc | |
parent | 29f3c564e88279ada4b936b0b1e5ff25720601b2 (diff) |
Notes
Diffstat (limited to 'devel/avr-libc')
-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 |