diff options
author | lev <lev@FreeBSD.org> | 2004-08-03 18:56:19 +0800 |
---|---|---|
committer | lev <lev@FreeBSD.org> | 2004-08-03 18:56:19 +0800 |
commit | b61179699c48b3252127d3ddd8271f38463006cf (patch) | |
tree | b35e9546ccae3b2cdb40ebce699a23060e31f727 /devel | |
parent | 33d7c61d49db240ecf3068d27f8e1545d50ef1af (diff) | |
download | freebsd-ports-gnome-b61179699c48b3252127d3ddd8271f38463006cf.tar.gz freebsd-ports-gnome-b61179699c48b3252127d3ddd8271f38463006cf.tar.zst freebsd-ports-gnome-b61179699c48b3252127d3ddd8271f38463006cf.zip |
Update to latest snapshot.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/msp430-libc/Makefile | 2 | ||||
-rw-r--r-- | devel/msp430-libc/distinfo | 4 | ||||
-rw-r--r-- | devel/msp430-libc/pkg-plist | 18 |
3 files changed, 21 insertions, 3 deletions
diff --git a/devel/msp430-libc/Makefile b/devel/msp430-libc/Makefile index c178cd6f778f..89ca6805d6a1 100644 --- a/devel/msp430-libc/Makefile +++ b/devel/msp430-libc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libc -PORTVERSION= 1.0.20040405 +PORTVERSION= 1.0.20040716 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 d0148ca36641..8218a5662282 100644 --- a/devel/msp430-libc/distinfo +++ b/devel/msp430-libc/distinfo @@ -1,2 +1,2 @@ -MD5 (msp430-libc-1.0.20040405.tar.bz2) = 380e363d41245d8b5f467da1ada58a32 -SIZE (msp430-libc-1.0.20040405.tar.bz2) = 366793 +MD5 (msp430-libc-1.0.20040716.tar.bz2) = 301b6bd0f22e535c7b009f5535020721 +SIZE (msp430-libc-1.0.20040716.tar.bz2) = 376432 diff --git a/devel/msp430-libc/pkg-plist b/devel/msp430-libc/pkg-plist index 55e34e8e9bc2..a94e6ab8825c 100644 --- a/devel/msp430-libc/pkg-plist +++ b/devel/msp430-libc/pkg-plist @@ -119,6 +119,9 @@ %%LIBC_TARG%%/lib/crt430xE423.o %%LIBC_TARG%%/lib/crt430xE425.o %%LIBC_TARG%%/lib/crt430xE427.o +%%LIBC_TARG%%/lib/crt430xG437.o +%%LIBC_TARG%%/lib/crt430xG438.o +%%LIBC_TARG%%/lib/crt430xG439.o %%LIBC_TARG%%/lib/crt430xW423.o %%LIBC_TARG%%/lib/crt430xW425.o %%LIBC_TARG%%/lib/crt430xW427.o @@ -149,6 +152,14 @@ %%LIBC_TARG%%/share/mspgcc/examples/cplusplus/leds/hardware.h %%LIBC_TARG%%/share/mspgcc/examples/cplusplus/leds/makefile %%LIBC_TARG%%/share/mspgcc/examples/cplusplus/leds/obsleds.cpp +%%LIBC_TARG%%/share/mspgcc/examples/fet_spi_irq/hardware.h +%%LIBC_TARG%%/share/mspgcc/examples/fet_spi_irq/irqspi.S +%%LIBC_TARG%%/share/mspgcc/examples/fet_spi_irq/irqspi.h +%%LIBC_TARG%%/share/mspgcc/examples/fet_spi_irq/main.c +%%LIBC_TARG%%/share/mspgcc/examples/fet_spi_irq/makefile +%%LIBC_TARG%%/share/mspgcc/examples/fet_spi_irq/spicontrol_gui.py +%%LIBC_TARG%%/share/mspgcc/examples/fet_spi_irq/spicontrol_gui.wxg +%%LIBC_TARG%%/share/mspgcc/examples/fet_spi_irq/spicontroller.py %%LIBC_TARG%%/share/mspgcc/examples/gfx_lcd/gfxbasic.c %%LIBC_TARG%%/share/mspgcc/examples/gfx_lcd/gfxbasic.h %%LIBC_TARG%%/share/mspgcc/examples/gfx_lcd/gfxcore.h @@ -677,6 +688,11 @@ %%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_wdt01.c %%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_wdt02.c %%LIBC_TARG%%/share/mspgcc/examples/slac019/Makefile +%%LIBC_TARG%%/share/mspgcc/examples/stackcheck/README.txt +%%LIBC_TARG%%/share/mspgcc/examples/stackcheck/gdb-sim.ini +%%LIBC_TARG%%/share/mspgcc/examples/stackcheck/hardware.h +%%LIBC_TARG%%/share/mspgcc/examples/stackcheck/main.c +%%LIBC_TARG%%/share/mspgcc/examples/stackcheck/makefile %%LIBC_TARG%%/share/mspgcc/examples/tasker/config.h %%LIBC_TARG%%/share/mspgcc/examples/tasker/main.c %%LIBC_TARG%%/share/mspgcc/examples/tasker/Makefile @@ -744,6 +760,7 @@ @dirrm %%LIBC_TARG%%/share/mspgcc/examples/char_lcd @dirrm %%LIBC_TARG%%/share/mspgcc/examples/cplusplus/leds @dirrm %%LIBC_TARG%%/share/mspgcc/examples/cplusplus +@dirrm %%LIBC_TARG%%/share/mspgcc/examples/fet_spi_irq @dirrm %%LIBC_TARG%%/share/mspgcc/examples/gfx_lcd @dirrm %%LIBC_TARG%%/share/mspgcc/examples/leds @dirrm %%LIBC_TARG%%/share/mspgcc/examples/pc_keyboard @@ -776,6 +793,7 @@ @dirrm %%LIBC_TARG%%/share/mspgcc/examples/slaa150 @dirrm %%LIBC_TARG%%/share/mspgcc/examples/slaa151 @dirrm %%LIBC_TARG%%/share/mspgcc/examples/slaa168 +@dirrm %%LIBC_TARG%%/share/mspgcc/examples/stackcheck @dirrm %%LIBC_TARG%%/share/mspgcc/examples/tasker @dirrm %%LIBC_TARG%%/share/mspgcc/examples/tcpip @dirrm %%LIBC_TARG%%/share/mspgcc/examples/timerA_uart |