diff options
author | joerg <joerg@FreeBSD.org> | 2005-07-30 21:28:49 +0000 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 2005-07-30 21:28:49 +0000 |
commit | 7c7cc7e9ffaafb49c730b6b4f3686d4a9fb5ba02 (patch) | |
tree | 49cfa775651801bf5c0b56d419a4aafbda94a817 /devel/avr-gcc/distinfo | |
parent | 664bd5f36654ce4ef568365bc9461af53a922ee9 (diff) | |
download | FreeBSD-ports-7c7cc7e9ffaafb49c730b6b4f3686d4a9fb5ba02.zip FreeBSD-ports-7c7cc7e9ffaafb49c730b6b4f3686d4a9fb5ba02.tar.gz |
Upgrade AVR-GCC to GCC-3.4.4.
By the same time, combine all the patches that add support for new AVR
devices into a single patch, as they all touch the same three source
files. In total, add support for the following AVR devices that were
not supported by the stock GCC 3.4.x:
ATtiny13/ATtiny2313
ATtiny25/ATtiny45/ATtiny85
ATmega48/ATmega88/ATmega168
AT90PWM2/AT90PWM3
ATmega164/ATmega324/ATmega644
ATmega325/ATmega3250/ATmega645/ATmega6450
ATmega329/ATmega3290/ATmega649/ATmega6490
AT90CAN128
(This is now documented in pkg-descr as well.)
Diffstat (limited to 'devel/avr-gcc/distinfo')
-rw-r--r-- | devel/avr-gcc/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/avr-gcc/distinfo b/devel/avr-gcc/distinfo index b9b6849..46c2109 100644 --- a/devel/avr-gcc/distinfo +++ b/devel/avr-gcc/distinfo @@ -1,4 +1,4 @@ -MD5 (gcc-core-3.4.3.tar.bz2) = d2cbfe8fc3205c1d7969b26377405778 -SIZE (gcc-core-3.4.3.tar.bz2) = 13040222 -MD5 (gcc-g++-3.4.3.tar.bz2) = 26cb84db92feb8e03bb7bf3bc264844f -SIZE (gcc-g++-3.4.3.tar.bz2) = 2475405 +MD5 (gcc-core-3.4.4.tar.bz2) = 9dd911fd9bc136ca42b73c68735d853b +SIZE (gcc-core-3.4.4.tar.bz2) = 13153342 +MD5 (gcc-g++-3.4.4.tar.bz2) = a828b7024f07cebc3bc1e55dbfd4706a +SIZE (gcc-g++-3.4.4.tar.bz2) = 2474402 |