From 33491a0149937615c80a5632d7cab4bb6eac9b78 Mon Sep 17 00:00:00 2001 From: oliver Date: Fri, 16 May 2003 14:12:44 +0000 Subject: Update sylpheed to 0.9.0 Approved by: alex (mentor) --- mail/sylpheed/Makefile | 5 ++--- mail/sylpheed/distinfo | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'mail/sylpheed') 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 -- cgit