diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-07-19 17:33:28 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-07-19 17:33:28 +0000 |
commit | dc92848c98678db603cd91c0c6f850117c0c5926 (patch) | |
tree | 0023b45306e6c3283c96ea031958047bbe883f04 /www/seamonkey/PLIST.lightning | |
parent | da296a82ec698f9c086c4e315029c661ae021ff4 (diff) | |
download | pkgsrc-dc92848c98678db603cd91c0c6f850117c0c5926.tar.gz |
Update to 2.11
* Use Lightning 1.6 release
* Enigmail is not tested fully
Changelog: from http://www.seamonkey-project.org/releases/seamonkey2.11/
SeaMonkey-specific changes
A click-to-play option (off by default for now) has been implemented for plugins.
Mozilla platform changes
The Pointer Lock API has been implemented.
A new API to prevent your display from sleeping is available.
New text-transform and font-variant CSS improvements have been made for Turkic languages and Greek.
Fixed several stability issues.
Diffstat (limited to 'www/seamonkey/PLIST.lightning')
-rw-r--r-- | www/seamonkey/PLIST.lightning | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/seamonkey/PLIST.lightning b/www/seamonkey/PLIST.lightning index bf7aeff8ada..d0b7faa62da 100644 --- a/www/seamonkey/PLIST.lightning +++ b/www/seamonkey/PLIST.lightning @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.lightning,v 1.3 2012/06/14 11:27:34 ryoon Exp $ +@comment $NetBSD: PLIST.lightning,v 1.4 2012/07/19 17:33:28 ryoon Exp $ include/seamonkey/calBaseCID.h include/seamonkey/calIAlarm.h include/seamonkey/calIAlarmService.h @@ -363,6 +363,7 @@ lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/install.rdf lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calAlarmUtils.jsm lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calAuthUtils.jsm lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calHashedArray.jsm +lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calItemUtils.jsm lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calIteratorUtils.jsm lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calItipUtils.jsm lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calPrintUtils.jsm |