summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2010-03-25 13:31:04 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2010-03-25 13:31:04 +0000
commit553f1ac0eaf0f63f9a9525e006a41a174353253d (patch)
tree0e26a9553ba08b699e466c68b1a22cea37784c19 /www
parent- Update to 3.4.6 [1] (diff)
- Update to 2.2.3 to fix security issue in the trackback plugin [*]
- Fix MASTER_SITES to make fetchable from SF.net [*] It only happens in the following case at the same time: - In tDiary 2.2.2 or earlier stable releases - Enable the trackback plugin - Browse with Microsoft Internet Explorer 7 - Update diary via URLs which are set the security traps see http://www.tdiary.org/20100225.html written in Japanese for details. Approved by: maho (mentor)
Notes
Notes: svn path=/head/; revision=251491
Diffstat (limited to 'www')
-rw-r--r--www/tdiary/Makefile6
-rw-r--r--www/tdiary/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/www/tdiary/Makefile b/www/tdiary/Makefile
index 3be982058602..bdf8d73814fb 100644
--- a/www/tdiary/Makefile
+++ b/www/tdiary/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= tdiary
-PORTVERSION= 2.2.2
+PORTVERSION= 2.2.3
CATEGORIES?= www ruby
-MASTER_SITES= http://www.tdiary.org/download/ \
- SF
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ \
+ http://www.tdiary.org/download/
DISTNAME= ${PORTNAME}-full-${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
diff --git a/www/tdiary/distinfo b/www/tdiary/distinfo
index c7c714da29a6..b07c53311d2e 100644
--- a/www/tdiary/distinfo
+++ b/www/tdiary/distinfo
@@ -1,3 +1,3 @@
-MD5 (tdiary-full-2.2.2.tar.gz) = 29e0a3d34dc93537acf58c26f5db401b
-SHA256 (tdiary-full-2.2.2.tar.gz) = 9a4343f9089dd5ce8cd3cf4a503cd62bdff4c3f2827054fc97c4c24f1fd91de8
-SIZE (tdiary-full-2.2.2.tar.gz) = 3856879
+MD5 (tdiary-full-2.2.3.tar.gz) = 9cd078c0edb11e78fe484a03818898c2
+SHA256 (tdiary-full-2.2.3.tar.gz) = 54f2945e4a7d21f6ae67a60d2e9872613ded3c3e1e3a6de27b71f588fe72cf0c
+SIZE (tdiary-full-2.2.3.tar.gz) = 3856915