diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-12-26 04:16:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-12-26 04:16:44 +0800 |
commit | 8bb713a45caac4100629b557264d53813354c1ca (patch) | |
tree | ed8207d40e6f648b1e2b15895709d3542d9f757e /www/tinymce3 | |
parent | c945026b87d206b260735db1c1318029ca6a9622 (diff) | |
download | freebsd-ports-gnome-8bb713a45caac4100629b557264d53813354c1ca.tar.gz freebsd-ports-gnome-8bb713a45caac4100629b557264d53813354c1ca.tar.zst freebsd-ports-gnome-8bb713a45caac4100629b557264d53813354c1ca.zip |
- Update to 3.3.9.3
Changes: http://tinymce.moxiecode.com/develop/changelog/?type=tinymce
Diffstat (limited to 'www/tinymce3')
-rw-r--r-- | www/tinymce3/Makefile | 5 | ||||
-rw-r--r-- | www/tinymce3/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/tinymce3/Makefile b/www/tinymce3/Makefile index f3f2599b4214..851a9dcefe0a 100644 --- a/www/tinymce3/Makefile +++ b/www/tinymce3/Makefile @@ -6,10 +6,9 @@ # PORTNAME= tinymce -PORTVERSION= 3.3.9.2 -PORTREVISION= 1 +PORTVERSION= 3.3.9.3 CATEGORIES= www -MASTER_SITES= SF/${PORTNAME}/TinyMCE/${PORTVERSION} +MASTER_SITES= http://cloud.github.com/downloads/${PORTNAME}/${PORTNAME}/ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g} MAINTAINER= sunpoet@FreeBSD.org diff --git a/www/tinymce3/distinfo b/www/tinymce3/distinfo index e1594cb2ff92..7c4820adb423 100644 --- a/www/tinymce3/distinfo +++ b/www/tinymce3/distinfo @@ -1,2 +1,2 @@ -SHA256 (tinymce_3_3_9_2.zip) = 5edd4a9b697bd82395479135c6e15a9ddd5a07b555d5fe21de9a8e255f9c1759 -SIZE (tinymce_3_3_9_2.zip) = 710380 +SHA256 (tinymce_3_3_9_3.zip) = 447190df84533487d75342e0558c36e06400d8951609c1e9008cd80889cc22e6 +SIZE (tinymce_3_3_9_3.zip) = 710148 |