diff options
author | drochner <drochner@pkgsrc.org> | 2010-11-29 17:58:34 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-11-29 17:58:34 +0000 |
commit | dc3ab1f62c0020b555aeaf9a5a7546574f0dad2f (patch) | |
tree | ca5f398e072756cb86c0848fe5fcd5dfc50e8dc3 /mail/claws-mail-notification | |
parent | 82e7fae70ed87340610e59870e2787058ce18294 (diff) | |
download | pkgsrc-dc3ab1f62c0020b555aeaf9a5a7546574f0dad2f.tar.gz |
update to 3.7.7 (and sync plugins)
changes:
-Enable building with GTK+ 2.22
-QuickSearch can now be run from the command line
-Added a hidden option to set a margin in the text area of the
Compose window
-updated manual and man page
-bugfixes
-translation updates
pkgsrc change: reset MAINTAINER -- he doesn't use the program anymore
Diffstat (limited to 'mail/claws-mail-notification')
-rw-r--r-- | mail/claws-mail-notification/Makefile | 9 | ||||
-rw-r--r-- | mail/claws-mail-notification/distinfo | 8 |
2 files changed, 8 insertions, 9 deletions
diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile index 7a670dca32d..a291450615e 100644 --- a/mail/claws-mail-notification/Makefile +++ b/mail/claws-mail-notification/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.19 2010/11/15 22:57:45 abs Exp $ +# $NetBSD: Makefile,v 1.20 2010/11/29 17:58:37 drochner Exp $ # -DISTNAME= notification_plugin-0.25 -PKGNAME= claws-mail-notification-0.25 -PKGREVISION= 3 +DISTNAME= notification_plugin-0.26 +PKGNAME= claws-mail-notification-0.26 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ -MAINTAINER= smb@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Provides various ways to notify the user of new and unread email PKG_DESTDIR_SUPPORT= user-destdir diff --git a/mail/claws-mail-notification/distinfo b/mail/claws-mail-notification/distinfo index 113728c9ef2..8d4c711b041 100644 --- a/mail/claws-mail-notification/distinfo +++ b/mail/claws-mail-notification/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2010/05/17 17:58:14 drochner Exp $ +$NetBSD: distinfo,v 1.11 2010/11/29 17:58:37 drochner Exp $ -SHA1 (notification_plugin-0.25.tar.gz) = 72ec26a4dce97dfba24d53496924153089836948 -RMD160 (notification_plugin-0.25.tar.gz) = 516a7e490caab3970085aa71af9776399f07788a -Size (notification_plugin-0.25.tar.gz) = 528486 bytes +SHA1 (notification_plugin-0.26.tar.gz) = 6bfd7100f82a7d1d1ea06a2213028dd211aaf068 +RMD160 (notification_plugin-0.26.tar.gz) = c0b24a04a3e8e024a0b61f68f8163cf5f9d85228 +Size (notification_plugin-0.26.tar.gz) = 532171 bytes |