pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/clawsker 2008-02-26 11:58 mones 0.4.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/904260d9ef36
branches: trunk
changeset: 542308:904260d9ef36
user: smb <smb%pkgsrc.org@localhost>
date: Mon May 12 02:28:00 2008 +0000
description:
2008-02-26 11:58 mones 0.4.0
* README
Update Perl-GTK version info
* VERSION
* NEWS
Release 0.4.0
2008-02-26 11:41 mones 0.3.0svn75
* AUTHORS
* po/sr.po **NEW**
* po/sr%latin.po@localhost **NEW**
* po/Makefile
Added Serbian translations (cyrillic and latin)
by Aleksandar Urosevic
2008-02-25 18:02 mones 0.3.0svn72
* clawsker
Fixed encoding used (and messed up translations)
* po/es.po
* po/clawsker.pot
Updated translation and pot file.
2008-02-25 16:38 mones 0.3.0svn71
* clawsker
Added new hidden preference in 3.3.1 for
NetworkManager (use_networkmanager) in "Other" tab
2008-01-29 17:15 mones 0.3.0svn55
* clawsker
Default to C locale on empty environments
by default like NetBSD
2008-01-29 17:00 mones 0.3.0svn54
* clawsker
Add room for minimal Claws Mail version
and default values, including default values
diffstat:
mail/clawsker/Makefile | 8 ++++----
mail/clawsker/distinfo | 9 ++++-----
mail/clawsker/patches/patch-ab | 13 -------------
3 files changed, 8 insertions(+), 22 deletions(-)
diffs (57 lines):
diff -r e5e37fe1fe8e -r 904260d9ef36 mail/clawsker/Makefile
--- a/mail/clawsker/Makefile Mon May 12 02:26:45 2008 +0000
+++ b/mail/clawsker/Makefile Mon May 12 02:28:00 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2008/01/24 03:00:28 smb Exp $
+# $NetBSD: Makefile,v 1.2 2008/05/12 02:28:00 smb Exp $
-DISTNAME= clawsker-0.3.0
+DISTNAME= clawsker-0.4.0
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/tools/
@@ -12,9 +12,9 @@
USE_TOOLS+= perl
REPLACE_PERL= clawsker
-DEPENDS+= p5-gtk2>=1.144:../../x11/p5-gtk2
+DEPENDS+= p5-gtk2>=1.182:../../x11/p5-gtk2
DEPENDS+= p5-gettext>=1.05:../../devel/p5-gettext
-DEPENDS+= claws-mail-3.2.0{,nb[0-9]*}:../../mail/claws-mail
+DEPENDS+= claws-mail-3.4.0{,nb[0-9]*}:../../mail/claws-mail
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r e5e37fe1fe8e -r 904260d9ef36 mail/clawsker/distinfo
--- a/mail/clawsker/distinfo Mon May 12 02:26:45 2008 +0000
+++ b/mail/clawsker/distinfo Mon May 12 02:28:00 2008 +0000
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.1 2008/01/24 03:00:28 smb Exp $
+$NetBSD: distinfo,v 1.2 2008/05/12 02:28:00 smb Exp $
-SHA1 (clawsker-0.3.0.tar.gz) = 72118a32636d95103380a1e65f831c95a7dda71a
-RMD160 (clawsker-0.3.0.tar.gz) = 27b76cded291ceec49c448569fde6763a502aebd
-Size (clawsker-0.3.0.tar.gz) = 29524 bytes
+SHA1 (clawsker-0.4.0.tar.gz) = 3d2a7fd1f9413a30846be8abfcc780922798cb9a
+RMD160 (clawsker-0.4.0.tar.gz) = 388d7513453ed6e2a3f0087ef5bcab489e48e08e
+Size (clawsker-0.4.0.tar.gz) = 36364 bytes
SHA1 (patch-aa) = bc7d011e4fae77968d6d5e9ccbfaa6feb4a6bbc5
-SHA1 (patch-ab) = 2be3130215d38b76192fd796b9443cf54740addc
SHA1 (patch-ac) = 95ae82ef362248fce8f84de80c7a3b912938a9f5
diff -r e5e37fe1fe8e -r 904260d9ef36 mail/clawsker/patches/patch-ab
--- a/mail/clawsker/patches/patch-ab Mon May 12 02:26:45 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2008/01/24 03:00:29 smb Exp $
-
---- clawsker.orig 2008-01-21 12:19:07.000000000 -0500
-+++ clawsker 2008-01-21 12:19:46.000000000 -0500
-@@ -345,8 +345,6 @@
- sub set_widget_hint() {
- if ($SHOWHINTS) {
- my ($wdgt, $hint) = @_;
-- $wdgt->set_tooltip_text ($hint);
-- $wdgt->set_has_tooltip (TRUE);
- }
- }
-
Home |
Main Index |
Thread Index |
Old Index