mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
Update with latest LTS patches
Feature safe: yes
This commit is contained in:
parent
539bac8591
commit
a3e6a0d51d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306072
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= ${MCUTARGET}mcu
|
||||
PORTVERSION= 1.0.${MCUVERSION}
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF/mspgcc/${PORTNAME}
|
||||
DISTNAME= ${PORTNAME}-${MCUVERSION}
|
||||
@ -23,7 +23,7 @@ COMMENT= Header files for TI's msp430 MCUs cross-development
|
||||
LTSVERSION= 20120406
|
||||
MCUVERSION= 20120406
|
||||
MCUTARGET= msp430
|
||||
BUGS_FIXED= # For future use
|
||||
BUGS_FIXED= 3522088
|
||||
LTS_PATCHES!= for bugid in ${BUGS_FIXED} ; do echo ${PORTNAME}-${MCUVERSION}-sf$${bugid}.patch ; done
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
@ -1,2 +1,4 @@
|
||||
SHA256 (msp430mcu-20120406.tar.bz2) = 0637014e8e509746c3f6df8e1d65b786770d162b3a0b86548bdf76ac3102c96e
|
||||
SIZE (msp430mcu-20120406.tar.bz2) = 4191854
|
||||
SHA256 (msp430mcu-20120406-sf3522088.patch) = e5434bd446accf0cf87c877cb2a2523684705776fd8f9b99de959b7a4b55c18a
|
||||
SIZE (msp430mcu-20120406-sf3522088.patch) = 710
|
||||
|
Loading…
Reference in New Issue
Block a user