diff options
author | joerg <joerg@FreeBSD.org> | 2003-09-10 05:18:36 +0800 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 2003-09-10 05:18:36 +0800 |
commit | b3a4201cafaa60f0325b9935fd59b7569f9a2b8b (patch) | |
tree | 24eee6fe236a6013e9898084012e1a225b003e89 /devel/avr-libc/pkg-descr | |
parent | 89e3319c7543585d5afb6cc64032ae4af2712952 (diff) | |
download | freebsd-ports-gnome-b3a4201cafaa60f0325b9935fd59b7569f9a2b8b.tar.gz freebsd-ports-gnome-b3a4201cafaa60f0325b9935fd59b7569f9a2b8b.tar.zst freebsd-ports-gnome-b3a4201cafaa60f0325b9935fd59b7569f9a2b8b.zip |
Update this port to a recent snapshot from the avr-libc 1.0 branch.
Since this branch assumes doxygen 1.2, a patch is needed. Doxygen 1.3.x
by default generates a non-JavaScript capable tree view, so my old hack
in the avr-libc source can be avoided.
Diffstat (limited to 'devel/avr-libc/pkg-descr')
-rw-r--r-- | devel/avr-libc/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/avr-libc/pkg-descr b/devel/avr-libc/pkg-descr index 6297c875054a..4bfd964f792d 100644 --- a/devel/avr-libc/pkg-descr +++ b/devel/avr-libc/pkg-descr @@ -13,7 +13,7 @@ it more complete and up-to-date. Some parts of the current library have proven to be not all that useful (e. g. timer_enable_int()) so they might be removed in a future version. -For the time being, some older documentation (more complete but -somewhat out of date) is being installed as well. +The port is currently taken from the avr-libc-1_0-branch which will +eventually become version 1.0. WWW: http://savannah.nongnu.org/projects/avr-libc |