Fix some old devices, add new ones.
This commit is contained in:
parent
2a59b4a154
commit
10a7fbab57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94464
4 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@ RUN_DEPENDS= ${PKGNAMEPREFIX}as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \
|
|||
${PKGNAMEPREFIX}ld:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils
|
||||
|
||||
GCCVERSION= 3.2.3
|
||||
PATCHVERSION= 20031023
|
||||
PATCHVERSION= 20031120
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${GCCVERSION}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (gcc-core-3.2.3.tar.bz2) = 66664a84b383ba8d68612cd89b9478b2
|
||||
MD5 (msp430-gcc-3.2.3.20031023.tar.bz2) = b9cf751bbc1da6ff646f3247e51d2ced
|
||||
MD5 (msp430-gcc-3.2.3.20031120.tar.bz2) = 32fd05dde3c5306def904dc0d1421338
|
||||
|
|
|
@ -25,7 +25,7 @@ RUN_DEPENDS= ${PKGNAMEPREFIX}as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \
|
|||
${PKGNAMEPREFIX}ld:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils
|
||||
|
||||
GCCVERSION= 3.2.3
|
||||
PATCHVERSION= 20031023
|
||||
PATCHVERSION= 20031120
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${GCCVERSION}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (gcc-core-3.2.3.tar.bz2) = 66664a84b383ba8d68612cd89b9478b2
|
||||
MD5 (msp430-gcc-3.2.3.20031023.tar.bz2) = b9cf751bbc1da6ff646f3247e51d2ced
|
||||
MD5 (msp430-gcc-3.2.3.20031120.tar.bz2) = 32fd05dde3c5306def904dc0d1421338
|
||||
|
|
Loading…
Reference in a new issue