diff options
author | lev <lev@FreeBSD.org> | 2003-06-25 11:16:24 +0000 |
---|---|---|
committer | lev <lev@FreeBSD.org> | 2003-06-25 11:16:24 +0000 |
commit | 41c020bd13b988d1043a7fbb64082f07275a3e3b (patch) | |
tree | c28c6ceca36eb1f6ac69b6a929c372093a26efb3 /devel/msp430-libc | |
parent | 2458183827ac7e5b84db2f430a957eabbbe08f0f (diff) | |
download | FreeBSD-ports-41c020bd13b988d1043a7fbb64082f07275a3e3b.zip FreeBSD-ports-41c020bd13b988d1043a7fbb64082f07275a3e3b.tar.gz |
Update to latest version.
Approved by: sobomax
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 | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/devel/msp430-libc/Makefile b/devel/msp430-libc/Makefile index 3f06c54..6d6b677 100644 --- a/devel/msp430-libc/Makefile +++ b/devel/msp430-libc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libc -PORTVERSION= 1.0.20030326 +PORTVERSION= 1.0.20030613 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 ee6346d..db970d0 100644 --- a/devel/msp430-libc/distinfo +++ b/devel/msp430-libc/distinfo @@ -1 +1 @@ -MD5 (msp430-libc-1.0.20030326.tar.bz2) = 2f324bb69dfa46be244d3c2f6b3984ed +MD5 (msp430-libc-1.0.20030613.tar.bz2) = 57b242573bf5bd13dbb56db32845f527 diff --git a/devel/msp430-libc/pkg-plist b/devel/msp430-libc/pkg-plist index 4eec274..ee25f15 100644 --- a/devel/msp430-libc/pkg-plist +++ b/devel/msp430-libc/pkg-plist @@ -62,6 +62,8 @@ %%LIBC_TARG%%/lib/crt430x1111.o %%LIBC_TARG%%/lib/crt430x112.o %%LIBC_TARG%%/lib/crt430x1121.o +%%LIBC_TARG%%/lib/crt430x1122.o +%%LIBC_TARG%%/lib/crt430x1132.o %%LIBC_TARG%%/lib/crt430x122.o %%LIBC_TARG%%/lib/crt430x1222.o %%LIBC_TARG%%/lib/crt430x123.o |