diff options
author | jmmv <jmmv> | 2004-09-24 08:59:12 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-09-24 08:59:12 +0000 |
commit | cbaf4b596cd46ea6e94b5e3d0e80dc4b9aeb66dd (patch) | |
tree | 1cf89aa3e4b7393a21523c39a43db155d6e68277 /www/drivel | |
parent | 448af8c675d57475a132ebdf3a87448b9c174b98 (diff) | |
download | pkgsrc-cbaf4b596cd46ea6e94b5e3d0e80dc4b9aeb66dd.tar.gz |
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 (limited to 'www/drivel')
-rw-r--r-- | www/drivel/Makefile | 4 | ||||
-rw-r--r-- | www/drivel/PLIST | 6 | ||||
-rw-r--r-- | www/drivel/distinfo | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/www/drivel/Makefile b/www/drivel/Makefile index 523991a8a03..c99013d4954 100644 --- a/www/drivel/Makefile +++ b/www/drivel/Makefile @@ -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 --git a/www/drivel/PLIST b/www/drivel/PLIST index 2b35058f9ab..4169e707564 100644 --- a/www/drivel/PLIST +++ b/www/drivel/PLIST @@ -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/de/LC_MESSAGES/drivel.mo ${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 @@ share/pixmaps/livejournal.png @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 --git a/www/drivel/distinfo b/www/drivel/distinfo index 00aba7f7fad..9b2522bf7d0 100644 --- a/www/drivel/distinfo +++ b/www/drivel/distinfo @@ -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 |