diff options
author | chris <chris@pkgsrc.org> | 2002-11-20 10:29:53 +0000 |
---|---|---|
committer | chris <chris@pkgsrc.org> | 2002-11-20 10:29:53 +0000 |
commit | 0a2f4d3d6da2cc6cb8c76a8d8dd3886b10cffa80 (patch) | |
tree | 71097b344655815f13c85056553bc76cdfd328af /mail | |
parent | be6a887a9d9f5848ce82d985168d507e4d6ff1f7 (diff) | |
download | pkgsrc-0a2f4d3d6da2cc6cb8c76a8d8dd3886b10cffa80.tar.gz |
Update sylpheed from 0.8.5 to 0.8.6.
For the list of changes see:
http://sylpheed.good-day.net/#changes
Also move BUILD_USES_MSGFMT up a couple of lines, to make pkglint happy.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed/Makefile | 8 | ||||
-rw-r--r-- | mail/sylpheed/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index f1b023dc723..8e4ba726076 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2002/10/16 10:09:24 chris Exp $ +# $NetBSD: Makefile,v 1.24 2002/11/20 10:29:53 chris Exp $ -DISTNAME= sylpheed-0.8.5 +DISTNAME= sylpheed-0.8.6 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ EXTRACT_SUFX= .tar.bz2 @@ -9,10 +9,10 @@ MAINTAINER= oishi@ims.ac.jp HOMEPAGE= http://sylpheed.good-day.net/index.cgi.en COMMENT= X based e-mail and netnews client -CONFLICTS= sylpheed-claws-[0-9]* - BUILD_USES_MSGFMT= yes +CONFLICTS= sylpheed-claws-[0-9]* + USE_BUILDLINK2= yes USE_X11BASE= yes USE_GMAKE= yes diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo index 91a54c54088..0b57f5a987c 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.12 2002/10/16 10:09:25 chris Exp $ +$NetBSD: distinfo,v 1.13 2002/11/20 10:29:53 chris Exp $ -SHA1 (sylpheed-0.8.5.tar.bz2) = b13d62023e4a59649460c9d360c474ec3824c059 -Size (sylpheed-0.8.5.tar.bz2) = 1891572 bytes +SHA1 (sylpheed-0.8.6.tar.bz2) = b5dd7210bae3954cc7491e1e6c7c1e4a77b856af +Size (sylpheed-0.8.6.tar.bz2) = 1904067 bytes |