diff options
author | wiz <wiz@pkgsrc.org> | 2009-12-02 09:29:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-12-02 09:29:21 +0000 |
commit | 9dc2ef88f7fb48c0816bd988ad3d89cc57970b9a (patch) | |
tree | 7a292a4a3390f5f41019c31fcc59c483ee6a8944 /editors | |
parent | 806a06ca9d50bc8cd80166997be31a7677e1337c (diff) | |
download | pkgsrc-9dc2ef88f7fb48c0816bd988ad3d89cc57970b9a.tar.gz |
Update to 1.0.1:
Version 1.0.1
* Add support for Ubuntu One and others using OAuth 1.0a (#594046, Rodrigo Moya)
* Fix printing in Windows Vista and Windows 7 (#576554)
* Show correct help version on Windows and Mac (#601067, Stefan Cosma)
* Always show icons for note items in recent notes menu (#590653)
* Other fixes: #596416, #596395
* Translation updates: ca, et, ja, lv, pl, ro, ru
Diffstat (limited to 'editors')
-rw-r--r-- | editors/tomboy/Makefile | 4 | ||||
-rw-r--r-- | editors/tomboy/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile index 5380b9e9626..170e351fd23 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2009/11/17 17:04:46 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2009/12/02 09:29:21 wiz Exp $ # -DISTNAME= tomboy-1.0.0 +DISTNAME= tomboy-1.0.1 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.0/} diff --git a/editors/tomboy/distinfo b/editors/tomboy/distinfo index 60f69a1a91c..1e9c6869f9a 100644 --- a/editors/tomboy/distinfo +++ b/editors/tomboy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2009/11/17 17:04:46 wiz Exp $ +$NetBSD: distinfo,v 1.6 2009/12/02 09:29:21 wiz Exp $ -SHA1 (tomboy-1.0.0.tar.gz) = 368fe635111bdbd20ecc4149cd246cdef45c614e -RMD160 (tomboy-1.0.0.tar.gz) = dc8fa9f513cfbf8fd814daea36925a3106146b98 -Size (tomboy-1.0.0.tar.gz) = 6957802 bytes +SHA1 (tomboy-1.0.1.tar.gz) = 7401ab91758866c8d906622cde2977f2815b98a9 +RMD160 (tomboy-1.0.1.tar.gz) = 8a1383978e35a8c32795104dd1d7d987aa4fb976 +Size (tomboy-1.0.1.tar.gz) = 7517894 bytes |