pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/drivel Update to 1.2.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/107225c3f297
branches:  trunk
changeset: 481019:107225c3f297
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Sep 24 08:59:12 2004 +0000

description:
Update to 1.2.1:

* Fixes:

- Fix a bug which prevented the user from logging into the server (Todd).
- Fix a crash when editing preferences (#151940) (Todd).
- Plug a memory leak when loading user pictures (Todd).
- Clarify auto-format tooltip (#151388) (Todd).
- Include date information in Drivel's draft format (Davyd).

* Translations:

- Added Japanese translation (Satoru Satoh).
- Added Punjabi translation (Amanpreet Singh Alam).
- Updated Czech translation (Miloslav Trmac).
- Updated Canadian English translation (Adam Weinberger).
- Updated Brazilian Portuguese translation (Estêvão Samuel Procópio).
- Updated Albanian translation (Laurent Dhima).
- Updated Dutch translation (Elros Cyriatan).
- Updated British translation (David Lodge).

diffstat:

 www/drivel/Makefile |  4 ++--
 www/drivel/PLIST    |  6 +++++-
 www/drivel/distinfo |  6 +++---
 3 files changed, 10 insertions(+), 6 deletions(-)

diffs (55 lines):

diff -r bdf4ea451416 -r 107225c3f297 www/drivel/Makefile
--- a/www/drivel/Makefile       Fri Sep 24 06:04:21 2004 +0000
+++ b/www/drivel/Makefile       Fri Sep 24 08:59:12 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2004/08/31 12:26:02 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2004/09/24 08:59:12 jmmv Exp $
 #
 
-DISTNAME=      drivel-1.2.0
+DISTNAME=      drivel-1.2.1
 CATEGORIES=    www gnome
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=drivel/}
 EXTRACT_SUFX=  .tar.bz2
diff -r bdf4ea451416 -r 107225c3f297 www/drivel/PLIST
--- a/www/drivel/PLIST  Fri Sep 24 06:04:21 2004 +0000
+++ b/www/drivel/PLIST  Fri Sep 24 08:59:12 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/08/31 12:26:02 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/09/24 08:59:12 jmmv Exp $
 bin/drivel
 share/application-registry/drivel.applications
 share/applications/drivel.desktop
@@ -12,8 +12,10 @@
 ${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/drivel.mo
 ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/drivel.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/drivel.mo
+${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/drivel.mo
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/drivel.mo
 ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/drivel.mo
+${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/drivel.mo
 ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/drivel.mo
 ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/drivel.mo
 ${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/drivel.mo
@@ -50,8 +52,10 @@
 @dirrm share/pixmaps/drivel
 @comment in xdg-dirs: @dirrm share/pixmaps
 @dirrm share/omf/drivel
+@comment in scrollkeeper: @dirrm share/omf
 @comment in shared-mime-info: @dirrm share/mime/packages
 @comment in xdg-dirs: @dirrm share/mime-info
+@dirrm share/gnome/help/drivel/C
 @comment in GConf2: @dirrm share/gconf/schemas
 @dirrm share/drivel/languages
 @dirrm share/drivel/glade
diff -r bdf4ea451416 -r 107225c3f297 www/drivel/distinfo
--- a/www/drivel/distinfo       Fri Sep 24 06:04:21 2004 +0000
+++ b/www/drivel/distinfo       Fri Sep 24 08:59:12 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2004/08/31 12:26:02 jmmv Exp $
+$NetBSD: distinfo,v 1.6 2004/09/24 08:59:12 jmmv Exp $
 
-SHA1 (drivel-1.2.0.tar.bz2) = 05ae61e8fc1c97eabd32273dfe4840e457f41e86
-Size (drivel-1.2.0.tar.bz2) = 493657 bytes
+SHA1 (drivel-1.2.1.tar.bz2) = 4d04ed59d43df3f7dd734b18f9dca49921fb3b25
+Size (drivel-1.2.1.tar.bz2) = 510003 bytes



Home | Main Index | Thread Index | Old Index