mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Update to 2.5.1.2005.07.09
PR: ports/83215 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
This commit is contained in:
parent
63f061b66d
commit
b46341740c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139080
@ -6,11 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= sdcc
|
||||
PORTVERSION= 2.4.8.2005.04.11
|
||||
PORTVERSION= 2.5.1.2005.07.09
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= http://sdcc.sourceforge.net/snapshots/sdcc-src/ \
|
||||
http://www.kalimero.be/mirror/
|
||||
DISTNAME= ${PORTNAME}-src-20050411
|
||||
DISTNAME= ${PORTNAME}-src-20050709
|
||||
|
||||
MAINTAINER= tijl@ulyssis.org
|
||||
COMMENT= Small Device C Compiler
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (sdcc-src-20050411.tar.gz) = 2ecaa2ef0c5a470ec4228ee66a05823f
|
||||
SIZE (sdcc-src-20050411.tar.gz) = 3567244
|
||||
MD5 (sdcc-src-20050709.tar.gz) = 19167837892d6789588d2057de1591a8
|
||||
SIZE (sdcc-src-20050709.tar.gz) = 3739031
|
||||
|
@ -106,6 +106,7 @@ share/sdcc/include/math.h
|
||||
%%MCS51%%share/sdcc/include/mcs51/8052.h
|
||||
%%MCS51%%share/sdcc/include/mcs51/at89S8252.h
|
||||
%%MCS51%%share/sdcc/include/mcs51/at89c55.h
|
||||
%%MCS51%%share/sdcc/include/mcs51/at89s53.h
|
||||
%%MCS51%%share/sdcc/include/mcs51/at89x051.h
|
||||
%%MCS51%%share/sdcc/include/mcs51/at89x51.h
|
||||
%%MCS51%%share/sdcc/include/mcs51/at89x52.h
|
||||
@ -120,7 +121,9 @@ share/sdcc/include/math.h
|
||||
%%MCS51%%share/sdcc/include/mcs51/c8051f320.h
|
||||
%%MCS51%%share/sdcc/include/mcs51/c8051f330.h
|
||||
%%MCS51%%share/sdcc/include/mcs51/c8051f350.h
|
||||
%%MCS51%%share/sdcc/include/mcs51/lint.h
|
||||
%%MCS51%%share/sdcc/include/mcs51/mcs51reg.h
|
||||
%%MCS51%%share/sdcc/include/mcs51/p89v51rd2.h
|
||||
%%MCS51%%share/sdcc/include/mcs51/reg51.h
|
||||
%%MCS51%%share/sdcc/include/mcs51/reg764.h
|
||||
%%MCS51%%share/sdcc/include/mcs51/regc515c.h
|
||||
@ -138,12 +141,17 @@ share/sdcc/include/math.h
|
||||
%%PIC16%%share/sdcc/include/pic16/pic18f1220.h
|
||||
%%PIC16%%share/sdcc/include/pic16/pic18f2220.h
|
||||
%%PIC16%%share/sdcc/include/pic16/pic18f242.h
|
||||
%%PIC16%%share/sdcc/include/pic16/pic18f2455.h
|
||||
%%PIC16%%share/sdcc/include/pic16/pic18f248.h
|
||||
%%PIC16%%share/sdcc/include/pic16/pic18f252.h
|
||||
%%PIC16%%share/sdcc/include/pic16/pic18f2550.h
|
||||
%%PIC16%%share/sdcc/include/pic16/pic18f258.h
|
||||
%%PIC16%%share/sdcc/include/pic16/pic18f4331.h
|
||||
%%PIC16%%share/sdcc/include/pic16/pic18f442.h
|
||||
%%PIC16%%share/sdcc/include/pic16/pic18f4455.h
|
||||
%%PIC16%%share/sdcc/include/pic16/pic18f448.h
|
||||
%%PIC16%%share/sdcc/include/pic16/pic18f452.h
|
||||
%%PIC16%%share/sdcc/include/pic16/pic18f4520.h
|
||||
%%PIC16%%share/sdcc/include/pic16/pic18f458.h
|
||||
%%PIC16%%share/sdcc/include/pic16/pic18f6520.h
|
||||
%%PIC16%%share/sdcc/include/pic16/pic18f6620.h
|
||||
@ -181,8 +189,6 @@ share/sdcc/include/time.h
|
||||
share/sdcc/include/tinibios.h
|
||||
share/sdcc/include/typeof.h
|
||||
share/sdcc/include/z180.h
|
||||
%%Z80%%share/sdcc/include/z80/stdio.h
|
||||
%%Z80%%share/sdcc/include/z80/string.h
|
||||
%%Z80%%share/sdcc/include/z80/types.h
|
||||
%%DS390%%share/sdcc/lib/ds390/_atof.asm
|
||||
%%DS390%%share/sdcc/lib/ds390/_atof.rel
|
||||
@ -1335,12 +1341,17 @@ share/sdcc/include/z180.h
|
||||
%%PIC16%%share/sdcc/lib/pic16/pic18f1220.lib
|
||||
%%PIC16%%share/sdcc/lib/pic16/pic18f2220.lib
|
||||
%%PIC16%%share/sdcc/lib/pic16/pic18f242.lib
|
||||
%%PIC16%%share/sdcc/lib/pic16/pic18f2455.lib
|
||||
%%PIC16%%share/sdcc/lib/pic16/pic18f248.lib
|
||||
%%PIC16%%share/sdcc/lib/pic16/pic18f252.lib
|
||||
%%PIC16%%share/sdcc/lib/pic16/pic18f2550.lib
|
||||
%%PIC16%%share/sdcc/lib/pic16/pic18f258.lib
|
||||
%%PIC16%%share/sdcc/lib/pic16/pic18f4331.lib
|
||||
%%PIC16%%share/sdcc/lib/pic16/pic18f442.lib
|
||||
%%PIC16%%share/sdcc/lib/pic16/pic18f4455.lib
|
||||
%%PIC16%%share/sdcc/lib/pic16/pic18f448.lib
|
||||
%%PIC16%%share/sdcc/lib/pic16/pic18f452.lib
|
||||
%%PIC16%%share/sdcc/lib/pic16/pic18f4520.lib
|
||||
%%PIC16%%share/sdcc/lib/pic16/pic18f458.lib
|
||||
%%PIC16%%share/sdcc/lib/pic16/pic18f6520.lib
|
||||
%%PIC16%%share/sdcc/lib/pic16/pic18f6620.lib
|
||||
|
Loading…
Reference in New Issue
Block a user