View | Details | Raw Unified | Return to bug 48498
Collapse All | Expand All

(-)msp430-gcc/Makefile (-2 / +3 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	gcc
8
PORTNAME=	gcc
9
PORTVERSION=	${GCCVERSION}.${PATCHVERSION}
9
PORTVERSION=	${GCCVERSION}.${PATCHVERSION}
10
PORTEPOCH=	1
10
CATEGORIES=	devel
11
CATEGORIES=	devel
11
MASTER_SITES=	${MASTER_SITE_SOURCEWARE} \
12
MASTER_SITES=	${MASTER_SITE_SOURCEWARE} \
12
		http://lev.serebryakov.spb.ru/download/msp430/:patches
13
		http://lev.serebryakov.spb.ru/download/msp430/:patches
Lines 22-29 Link Here
22
RUN_DEPENDS=	${PKGNAMEPREFIX}as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \
23
RUN_DEPENDS=	${PKGNAMEPREFIX}as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \
23
		${PKGNAMEPREFIX}ld:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils
24
		${PKGNAMEPREFIX}ld:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils
24
25
25
GCCVERSION=	3.2
26
GCCVERSION=	3.2.2
26
PATCHVERSION=	20021120
27
PATCHVERSION=	20030218
27
28
28
WRKSRC=		${WRKDIR}/${PORTNAME}-${GCCVERSION}
29
WRKSRC=		${WRKDIR}/${PORTNAME}-${GCCVERSION}
29
30
(-)msp430-gcc/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (gcc-core-3.2.tar.bz2) = 237d1cd956518f89a618172467d97811
1
MD5 (gcc-core-3.2.2.tar.bz2) = 0bffe52275fd8ec3501c42c799f8bcf7
2
MD5 (msp430-gcc-3.2.20021120.tar.bz2) = cd83fcb98492e7d5235168e3f61d9abe
2
MD5 (msp430-gcc-3.2.2.20030218.tar.bz2) = cdc5f011c882bbab29cc03ceca382ade

Return to bug 48498