aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-06-01 09:30:26 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-06-01 09:30:26 +0800
commit78703a948fb1bd4f319d7c6e583ad5a59af5c9c5 (patch)
tree28c54650fa0b80963650738ddfef5eeb840748a1 /UPDATING
parent1e045198cd372abdc7946a1428387c8e5b0545ab (diff)
downloadfreebsd-ports-gnome-78703a948fb1bd4f319d7c6e583ad5a59af5c9c5.tar.gz
freebsd-ports-gnome-78703a948fb1bd4f319d7c6e583ad5a59af5c9c5.tar.zst
freebsd-ports-gnome-78703a948fb1bd4f319d7c6e583ad5a59af5c9c5.zip
- update viewvc to version 1.1.0 (released 13-May-2009)
- remove MAKE_JOBS_SAFE from Makefile, since this port is NO_BUILD - make viewvc rc script work again viewvc.conf and templates are not compatible to 1.0.x version, even the database scripts has changed. For details see: http://viewvc.tigris.org/source/browse/*checkout*/viewvc/trunk/docs/upgrading-howto.html Changes: http://viewvc.tigris.org/source/browse/*checkout*/viewvc/tags/1.1.0/CHANGES PR: ports/135056 Submitted by: olli hauer <ohauer@gmx.de>
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 34cae94c2d98..d4bf398dc11e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20090531:
+ AFFECTS: users of devel/viewvc
+ AUTHOR: pgollucci@FreeBSD.org
+
+ viewvc.conf and templates are not compatible to 1.0.x version, even the
+ database scripts have changed. For details see:
+ http://viewvc.tigris.org/source/browse/*checkout*/viewvc/trunk/docs/upgrading-howto.html
+
20090530:
AFFECTS: users of Japanese and Chinese fonts
AUTHOR: hrs@FreeBSD.org