[MAINTAINER UPDATE] Update port `devel/msp430-libc' to new version.

- version 1.0.20030207

PR:		ports/48499
Submitted by:	Lev A. Serbryakov <lev@serebryakov.spb.ru>
This commit is contained in:
Edwin Groothuis 2003-02-24 00:43:21 +00:00
parent 0e871671f1
commit 946f5bb12c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76340
3 changed files with 7 additions and 2 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= libc
PORTVERSION= 0.1.20021110
PORTVERSION= 1.0.20030207
CATEGORIES= devel
MASTER_SITES= http://lev.serebryakov.spb.ru/download/msp430/
PKGNAMEPREFIX= msp430-

View File

@ -1 +1 @@
MD5 (msp430-libc-0.1.20021110.tar.bz2) = b9aa01b3cdad81a7579b59258bb6952e
MD5 (msp430-libc-1.0.20030207.tar.bz2) = ae477899149f6f28ababdaf9d0072e69

View File

@ -16,6 +16,7 @@
%%LIBC_TARG%%/include/msp430/eprom.h
%%LIBC_TARG%%/include/msp430/flash.h
%%LIBC_TARG%%/include/msp430/gpio.h
%%LIBC_TARG%%/include/msp430/iostructures.h
%%LIBC_TARG%%/include/msp430/lcd.h
%%LIBC_TARG%%/include/msp430/mpy.h
%%LIBC_TARG%%/include/msp430/slopeadc.h
@ -28,6 +29,7 @@
%%LIBC_TARG%%/include/msp430/usart.h
%%LIBC_TARG%%/include/msp430x11x.h
%%LIBC_TARG%%/include/msp430x11x1.h
%%LIBC_TARG%%/include/msp430x11x2.h
%%LIBC_TARG%%/include/msp430x12x.h
%%LIBC_TARG%%/include/msp430x12x2.h
%%LIBC_TARG%%/include/msp430x13x.h
@ -54,6 +56,7 @@
%%LIBC_TARG%%/include/sys/inttypes.h
%%LIBC_TARG%%/include/sys/reent.h
%%LIBC_TARG%%/include/sys/types.h
%%LIBC_TARG%%/include/sys/unistd.h
%%LIBC_TARG%%/lib/crt430x110.o
%%LIBC_TARG%%/lib/crt430x1101.o
%%LIBC_TARG%%/lib/crt430x1111.o
@ -96,8 +99,10 @@
%%LIBC_TARG%%/lib/libc.a
%%LIBC_TARG%%/lib/libm.a
%%LIBC_TARG%%/lib/msp1/libc.a
%%LIBC_TARG%%/lib/msp1/libfp.a
%%LIBC_TARG%%/lib/msp1/libm.a
%%LIBC_TARG%%/lib/msp2/libc.a
%%LIBC_TARG%%/lib/msp2/libfp.a
%%LIBC_TARG%%/lib/msp2/libm.a
%%LIBC_TARG%%/share/mspgcc/doc/FAQ
%%LIBC_TARG%%/share/mspgcc/doc/devheaders.txt