aboutsummaryrefslogtreecommitdiff
path: root/devel/avr-libc/Makefile
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>2005-08-01 04:51:01 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>2005-08-01 04:51:01 +0000
commite3dd81a6ab96884aa7568e0dbd2d80717ea07d6a (patch)
treec2d86f0eaa1b1b565b84d9473d82f04288b644ee /devel/avr-libc/Makefile
parentec07fdf1d765d593369417d254bd6b17f71bdd48 (diff)
downloadports-e3dd81a6ab96884aa7568e0dbd2d80717ea07d6a.tar.gz
ports-e3dd81a6ab96884aa7568e0dbd2d80717ea07d6a.zip
Upgrade to 1.2.5.
The major fix of this release is that the EEPROM access routines are now supported for all supported AVR devices. Thanks to Björn Haase for providing that excellent solution to the problem.
Notes
Notes: svn path=/head/; revision=140603
Diffstat (limited to 'devel/avr-libc/Makefile')
-rw-r--r--devel/avr-libc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/avr-libc/Makefile b/devel/avr-libc/Makefile
index 95f070942766..a315cb08160a 100644
--- a/devel/avr-libc/Makefile
+++ b/devel/avr-libc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= avr-libc
-PORTVERSION= 1.2.4
+PORTVERSION= 1.2.5
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SAVANNAH}