aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2010-09-12 06:26:30 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2010-09-12 06:26:30 +0000
commit1b9e070b0aeb9e51030c39e7ac7e7ec51cacf2d5 (patch)
tree3671fa173bb1033bd3ce29a7ddc42084d9e03f2c /UPDATING
parent2a843fe7fa4948c181ac2e582e2b676f877f61c7 (diff)
downloadports-1b9e070b0aeb9e51030c39e7ac7e7ec51cacf2d5.tar.gz
ports-1b9e070b0aeb9e51030c39e7ac7e7ec51cacf2d5.zip
- Add note for tdiary-devel users
Notes
Notes: svn path=/head/; revision=261017
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING26
1 files changed, 26 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 41bf3d7c1c9e..26b595c23fd2 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,32 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20100912
+ AFFECTS: www/tdiary-devel, japanese/tdiary-devel
+ AUTHOR: tota@FreeBSD.org
+
+ The stable tDiary ports, www/tdiary and japanese/tdiary, have been
+ updated to 3.0.0. The development versions of tDiary have been merged
+ from www/tdiary-devel to www/tdiary and from japanese/tdiary-devel to
+ japanese/tdiary, respectively.
+
+ If you have been using the www/tdiary-devel or japanese/tdiary-devel,
+ you run one of the following commands to upgrade:
+
+ - www/tdiary-devel
+ # portmaster -o www/tdiary www/tdiary-devel
+ or
+ # portupgrade -o www/tdiary www/tdiary-devel
+
+ - japanese/tdiary-devel
+ # portmaster -o japanese/tdiary japanese/tdiary-devel
+ or
+ # portupgrade -o japanese/tdiary japanese/tdiary-devel
+
+ Before upgrading, please read the following for more details:
+
+ http://www.tdiary.org/20100828.html (written in Japanese)
+
20100907
AFFECTS: sysutils/pecl-fileinfo
AUTHOR: ale@FreeBSD.org