diff options
author | Lev A. Serebryakov <lev@FreeBSD.org> | 2003-08-12 15:22:46 +0000 |
---|---|---|
committer | Lev A. Serebryakov <lev@FreeBSD.org> | 2003-08-12 15:22:46 +0000 |
commit | 1e8f52c9e24ff36c8a4f5437b39ba422795021d6 (patch) | |
tree | 0f8c38d39683e53ecd3285dceba84017f033be4e /devel/msp430-libc | |
parent | 2d3e7336dfe73c948795a39721d23f24258b3f80 (diff) | |
download | ports-1e8f52c9e24ff36c8a4f5437b39ba422795021d6.tar.gz ports-1e8f52c9e24ff36c8a4f5437b39ba422795021d6.zip |
Notes
Diffstat (limited to 'devel/msp430-libc')
-rw-r--r-- | devel/msp430-libc/Makefile | 2 | ||||
-rw-r--r-- | devel/msp430-libc/distinfo | 2 | ||||
-rw-r--r-- | devel/msp430-libc/pkg-plist | 6 |
3 files changed, 8 insertions, 2 deletions
diff --git a/devel/msp430-libc/Makefile b/devel/msp430-libc/Makefile index 58f7087910b3..4867c18d0b06 100644 --- a/devel/msp430-libc/Makefile +++ b/devel/msp430-libc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libc -PORTVERSION= 1.0.20030807 +PORTVERSION= 1.0.20030812 CATEGORIES= devel MASTER_SITES= http://lev.serebryakov.spb.ru/download/msp430/ PKGNAMEPREFIX= msp430- diff --git a/devel/msp430-libc/distinfo b/devel/msp430-libc/distinfo index 70fa06516c2b..843165bb1615 100644 --- a/devel/msp430-libc/distinfo +++ b/devel/msp430-libc/distinfo @@ -1 +1 @@ -MD5 (msp430-libc-1.0.20030807.tar.bz2) = b8312d97387c380087fcf322d377fc3b +MD5 (msp430-libc-1.0.20030812.tar.bz2) = 0f16d273365b41e85ca337be3234c204 diff --git a/devel/msp430-libc/pkg-plist b/devel/msp430-libc/pkg-plist index 576ffe2cc4d9..859e50dddca0 100644 --- a/devel/msp430-libc/pkg-plist +++ b/devel/msp430-libc/pkg-plist @@ -97,6 +97,12 @@ %%LIBC_TARG%%/lib/crt430x337.o %%LIBC_TARG%%/lib/crt430x412.o %%LIBC_TARG%%/lib/crt430x413.o +%%LIBC_TARG%%/lib/crt430xE423.o +%%LIBC_TARG%%/lib/crt430xE425.o +%%LIBC_TARG%%/lib/crt430xE427.o +%%LIBC_TARG%%/lib/crt430xW423.o +%%LIBC_TARG%%/lib/crt430xW425.o +%%LIBC_TARG%%/lib/crt430xW427.o %%LIBC_TARG%%/lib/crt430x435.o %%LIBC_TARG%%/lib/crt430x436.o %%LIBC_TARG%%/lib/crt430x437.o |