diff options
author | ghen <ghen> | 2007-03-02 09:34:17 +0000 |
---|---|---|
committer | ghen <ghen> | 2007-03-02 09:34:17 +0000 |
commit | fe34b30c28ea44e14cd75318e7b796070427302f (patch) | |
tree | 5c8a3ac4259adfbf88f842b59db4dee1aeacdd7a /time/sunbird | |
parent | 0cb07e39ab80f75b39b06a91eacdc2f9e51098fc (diff) | |
download | pkgsrc-fe34b30c28ea44e14cd75318e7b796070427302f.tar.gz |
Update to sunbird-0.3.1.
http://www.mozilla.org/projects/calendar/releases/sunbird0.3.1.html
What's New in Mozilla Sunbird 0.3.1
Mozilla Sunbird 0.3.1 is the latest release of our standalone calendar
application. We recommend that all users upgrade to this latest version.
* The timezones in Sunbird 0.3.1 have been updated to include the Daylight
Savings Time (summer time) changes passed by the U.S. legislature in 2005.
Release Date: February 19, 2007
Diffstat (limited to 'time/sunbird')
-rw-r--r-- | time/sunbird/Makefile | 3 | ||||
-rw-r--r-- | time/sunbird/Makefile-sunbird.common | 4 | ||||
-rw-r--r-- | time/sunbird/distinfo | 8 |
3 files changed, 7 insertions, 8 deletions
diff --git a/time/sunbird/Makefile b/time/sunbird/Makefile index d53be5c853b..351fa8a6278 100644 --- a/time/sunbird/Makefile +++ b/time/sunbird/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2006/10/23 10:49:34 markd Exp $ +# $NetBSD: Makefile,v 1.5 2007/03/02 09:34:17 ghen Exp $ MOZILLA= sunbird -PKGREVISION= 2 COMMENT= Mozilla stand-alone calendar application diff --git a/time/sunbird/Makefile-sunbird.common b/time/sunbird/Makefile-sunbird.common index 7db137f57b4..36920b37ba2 100644 --- a/time/sunbird/Makefile-sunbird.common +++ b/time/sunbird/Makefile-sunbird.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile-sunbird.common,v 1.10 2007/03/01 14:03:16 ghen Exp $ +# $NetBSD: Makefile-sunbird.common,v 1.11 2007/03/02 09:34:18 ghen Exp $ MOZILLA_BIN= sunbird-bin -MOZ_VER= 0.3 +MOZ_VER= 0.3.1 EXTRACT_SUFX= .tar.bz2 DISTNAME= sunbird-${MOZ_VER}.source CATEGORIES= time diff --git a/time/sunbird/distinfo b/time/sunbird/distinfo index 63e1dfd85e7..d9d6fe82395 100644 --- a/time/sunbird/distinfo +++ b/time/sunbird/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.8 2006/10/23 10:49:34 markd Exp $ +$NetBSD: distinfo,v 1.9 2007/03/02 09:34:18 ghen Exp $ -SHA1 (sunbird-0.3.source.tar.bz2) = 9c498789d428b1f6a5abcb5a690a6d977553dce5 -RMD160 (sunbird-0.3.source.tar.bz2) = a5b71c40be6e6739b9ad558dfac8d2b714709e3c -Size (sunbird-0.3.source.tar.bz2) = 32564480 bytes +SHA1 (sunbird-0.3.1.source.tar.bz2) = f8a397746f0e3abf15273de5232c447746a8d370 +RMD160 (sunbird-0.3.1.source.tar.bz2) = b2fe3d03ce20500641e18da07fafda031d7b882e +Size (sunbird-0.3.1.source.tar.bz2) = 44088609 bytes SHA1 (patch-aa) = b9c9f28e3c2d9ff5e3b982dda6d1332e2c025570 SHA1 (patch-ab) = 8665353e9f1d98474c5d923f76b1ea1a333c2783 SHA1 (patch-ac) = 889d805590865e1aa800db73230b05984070d779 |