diff options
author | sada <sada@FreeBSD.org> | 2002-11-11 06:35:41 +0000 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 2002-11-11 06:35:41 +0000 |
commit | e2ae16385f3732fe8db8c48d8f4a55ca3265fed2 (patch) | |
tree | 1220826151ea7765c2996d07b9f15416ecc4417c /devel | |
parent | a60ab080dcee08a3eb70b8d332a756e838ead364 (diff) | |
download | FreeBSD-ports-e2ae16385f3732fe8db8c48d8f4a55ca3265fed2.zip FreeBSD-ports-e2ae16385f3732fe8db8c48d8f4a55ca3265fed2.tar.gz |
- upgrade to version 0.1.20021102
- portlint
PR: ports/45163
Submitted by: maintainer
Diffstat (limited to 'devel')
-rw-r--r-- | devel/msp430-libc/Makefile | 3 | ||||
-rw-r--r-- | devel/msp430-libc/distinfo | 2 | ||||
-rw-r--r-- | devel/msp430-libc/pkg-comment | 2 | ||||
-rw-r--r-- | devel/msp430-libc/pkg-plist | 17 |
4 files changed, 20 insertions, 4 deletions
diff --git a/devel/msp430-libc/Makefile b/devel/msp430-libc/Makefile index 6fbab1f..a11708e 100644 --- a/devel/msp430-libc/Makefile +++ b/devel/msp430-libc/Makefile @@ -6,10 +6,11 @@ # PORTNAME= libc -PORTVERSION= 0.1.20021016 +PORTVERSION= 0.1.20021102 CATEGORIES= devel MASTER_SITES= http://lev.serebryakov.spb.ru/download/msp430/ PKGNAMEPREFIX= msp430- +DISTFILES= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= lev@serebryakov.spb.ru diff --git a/devel/msp430-libc/distinfo b/devel/msp430-libc/distinfo index 01fd108..cf2085a 100644 --- a/devel/msp430-libc/distinfo +++ b/devel/msp430-libc/distinfo @@ -1 +1 @@ -MD5 (libc-0.1.20021016.tar.bz2) = 0588d1b92316fa6ceb3639ce9e1b3292 +MD5 (msp430-libc-0.1.20021102.tar.bz2) = ffa60753b1dab21a0d7a1a8581133175 diff --git a/devel/msp430-libc/pkg-comment b/devel/msp430-libc/pkg-comment index 398a42f..c128785 100644 --- a/devel/msp430-libc/pkg-comment +++ b/devel/msp430-libc/pkg-comment @@ -1 +1 @@ -libc for TI's msp430 MCUs cross-development +Libc for TI's msp430 MCUs cross-development diff --git a/devel/msp430-libc/pkg-plist b/devel/msp430-libc/pkg-plist index b37fe8c..b6ba9b7 100644 --- a/devel/msp430-libc/pkg-plist +++ b/devel/msp430-libc/pkg-plist @@ -11,6 +11,8 @@ %%LIBC_TARG%%/include/msp430/basic_timer.h %%LIBC_TARG%%/include/msp430/common.h %%LIBC_TARG%%/include/msp430/compa.h +%%LIBC_TARG%%/include/msp430/dac12.h +%%LIBC_TARG%%/include/msp430/dma.h %%LIBC_TARG%%/include/msp430/eprom.h %%LIBC_TARG%%/include/msp430/flash.h %%LIBC_TARG%%/include/msp430/gpio.h @@ -30,6 +32,8 @@ %%LIBC_TARG%%/include/msp430x12x2.h %%LIBC_TARG%%/include/msp430x13x.h %%LIBC_TARG%%/include/msp430x14x.h +%%LIBC_TARG%%/include/msp430x15x.h +%%LIBC_TARG%%/include/msp430x16x.h %%LIBC_TARG%%/include/msp430x31x.h %%LIBC_TARG%%/include/msp430x32x.h %%LIBC_TARG%%/include/msp430x33x.h @@ -41,8 +45,14 @@ %%LIBC_TARG%%/include/stdio.h %%LIBC_TARG%%/include/stdlib.h %%LIBC_TARG%%/include/string.h +%%LIBC_TARG%%/include/sys/_ansi.h +%%LIBC_TARG%%/include/sys/_types.h %%LIBC_TARG%%/include/sys/cdefs.h +%%LIBC_TARG%%/include/sys/config.h +%%LIBC_TARG%%/include/sys/fdlibm.h +%%LIBC_TARG%%/include/sys/ieeefp.h %%LIBC_TARG%%/include/sys/inttypes.h +%%LIBC_TARG%%/include/sys/reent.h %%LIBC_TARG%%/include/sys/types.h %%LIBC_TARG%%/lib/crt430x110.o %%LIBC_TARG%%/lib/crt430x1101.o @@ -60,6 +70,12 @@ %%LIBC_TARG%%/lib/crt430x147.o %%LIBC_TARG%%/lib/crt430x148.o %%LIBC_TARG%%/lib/crt430x149.o +%%LIBC_TARG%%/lib/crt430x155.o +%%LIBC_TARG%%/lib/crt430x156.o +%%LIBC_TARG%%/lib/crt430x157.o +%%LIBC_TARG%%/lib/crt430x167.o +%%LIBC_TARG%%/lib/crt430x168.o +%%LIBC_TARG%%/lib/crt430x169.o %%LIBC_TARG%%/lib/crt430x311.o %%LIBC_TARG%%/lib/crt430x312.o %%LIBC_TARG%%/lib/crt430x313.o @@ -100,7 +116,6 @@ %%LIBC_TARG%%/share/mspgcc/examples/tcpip/tcpip.c %%LIBC_TARG%%/share/mspgcc/examples/tcpip/tcpip.h %%LIBC_TARG%%/share/mspgcc/examples/tcpip/webside.c -@exec mkdir -p %D/%%LIBC_TARG%%/share/mspgcc/examples/adc @dirrm %%LIBC_TARG%%/include/msp430 @dirrm %%LIBC_TARG%%/include/sys @dirrm %%LIBC_TARG%%/include |