mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Add new LTS (upstream) patch.
This commit is contained in:
parent
31f2291d5a
commit
a6acc6b636
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279842
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= ${GCCVERSION}.${LTSVERSION}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEWARE} \
|
||||
@ -42,7 +42,7 @@ CONFLICTS= msp430-gcc-3.*
|
||||
GCCVERSION= 4.5.3
|
||||
LTSVERSION= 20110716
|
||||
PATCHVERSION= 20110706
|
||||
BUGS_FIXED= 3370978
|
||||
BUGS_FIXED= 3370978 3390964
|
||||
LTS_PATCHES!= for bugid in ${BUGS_FIXED} ; do echo ${PKGNAMEPREFIX}${PORTNAME}-${GCCVERSION}-${PATCHVERSION}-sf$${bugid}.patch ; done
|
||||
|
||||
SRCDIR= ${WRKDIR}/${PORTNAME}-${GCCVERSION}
|
||||
|
@ -6,3 +6,5 @@ SHA256 (mspgcc-20110716.tar.bz2) = 6e28c2f4976933fc2663751192bc365c68705071908c1
|
||||
SIZE (mspgcc-20110716.tar.bz2) = 371880
|
||||
SHA256 (msp430-gcc-4.5.3-20110706-sf3370978.patch) = d375b9f5c4497d6a8ec5548abdc0f51c2cf464791833668dd1cbf5bbe753c7a4
|
||||
SIZE (msp430-gcc-4.5.3-20110706-sf3370978.patch) = 884
|
||||
SHA256 (msp430-gcc-4.5.3-20110706-sf3390964.patch) = 24820a4931d2b0685730c128fc339f3c513f718d3e900eea32425f94f35d19f9
|
||||
SIZE (msp430-gcc-4.5.3-20110706-sf3390964.patch) = 6257
|
||||
|
Loading…
Reference in New Issue
Block a user