aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-06-01 01:30:26 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-06-01 01:30:26 +0000
commit3f447018d12c576e6927cb04130125f7cba28560 (patch)
tree2ae4ad7df96f9cbd0b7c015b9a1750bdab77a7bf /UPDATING
parent0a539b09593f4047a19d93e673081a8131a8d2ae (diff)
downloadports-3f447018d12c576e6927cb04130125f7cba28560.tar.gz
ports-3f447018d12c576e6927cb04130125f7cba28560.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>
Notes
Notes: svn path=/head/; revision=234959
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