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-rssyl/Makefile | |
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-rssyl/Makefile')
-rw-r--r-- | mail/claws-mail-rssyl/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/mail/claws-mail-rssyl/Makefile b/mail/claws-mail-rssyl/Makefile index 550e6dc3b06..5b5f4816790 100644 --- a/mail/claws-mail-rssyl/Makefile +++ b/mail/claws-mail-rssyl/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.21 2010/11/15 22:57:46 abs Exp $ +# $NetBSD: Makefile,v 1.22 2010/11/29 17:58:38 drochner Exp $ # -DISTNAME= rssyl-0.27 -PKGNAME= claws-mail-rssyl-0.27 -PKGREVISION= 3 +DISTNAME= rssyl-0.28 +PKGNAME= claws-mail-rssyl-0.28 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ -MAINTAINER= smb@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Read RSS 1.0, 2.0 and Atom feeds in Claws-Mail PKG_DESTDIR_SUPPORT= user-destdir |