diff options
author | oliver <oliver@FreeBSD.org> | 2003-05-16 22:12:44 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-05-16 22:12:44 +0800 |
commit | 33491a0149937615c80a5632d7cab4bb6eac9b78 (patch) | |
tree | e1a01ec18343cbcab5d46e8035dff0e4e5fa81af /mail/sylpheed | |
parent | b18387d36f9f37148ad885db52a4cca1d16eb4fa (diff) | |
download | freebsd-ports-gnome-33491a0149937615c80a5632d7cab4bb6eac9b78.tar.gz freebsd-ports-gnome-33491a0149937615c80a5632d7cab4bb6eac9b78.tar.zst freebsd-ports-gnome-33491a0149937615c80a5632d7cab4bb6eac9b78.zip |
Update sylpheed to 0.9.0
Approved by: alex (mentor)
Diffstat (limited to 'mail/sylpheed')
-rw-r--r-- | mail/sylpheed/Makefile | 5 | ||||
-rw-r--r-- | mail/sylpheed/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 6f117e9d5020..35122e0c0084 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -6,11 +6,10 @@ # PORTNAME= sylpheed -PORTVERSION= 0.9.0.p1 +PORTVERSION= 0.9.0 PORTREVISION= 0 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} MAINTAINER= oliver@freebsd.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client @@ -88,7 +87,7 @@ pre-everything:: @${ECHO} "" post-patch: - ${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \ + @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \ s|-lresolv||g; s|-lpisock\"|-liconv &|g' ${WRKSRC}/configure .if defined(NOPORTDOCS) diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo index c81ed1967cdd..0fcf632552da 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1 +1 @@ -MD5 (sylpheed-0.9.0pre1.tar.bz2) = ee1db08d1be0cc316b9043f695a66ca9 +MD5 (sylpheed-0.9.0.tar.bz2) = 78db14617632af264494ff9968c2c93b |