diff options
author | oliver <oliver@FreeBSD.org> | 2003-05-16 14:12:44 +0000 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-05-16 14:12:44 +0000 |
commit | 33491a0149937615c80a5632d7cab4bb6eac9b78 (patch) | |
tree | e1a01ec18343cbcab5d46e8035dff0e4e5fa81af /mail | |
parent | b18387d36f9f37148ad885db52a4cca1d16eb4fa (diff) | |
download | FreeBSD-ports-33491a0149937615c80a5632d7cab4bb6eac9b78.zip FreeBSD-ports-33491a0149937615c80a5632d7cab4bb6eac9b78.tar.gz |
Update sylpheed to 0.9.0
Approved by: alex (mentor)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed/Makefile | 5 | ||||
-rw-r--r-- | mail/sylpheed/distinfo | 2 | ||||
-rw-r--r-- | mail/sylpheed2-devel/Makefile | 5 | ||||
-rw-r--r-- | mail/sylpheed2-devel/distinfo | 2 | ||||
-rw-r--r-- | mail/sylpheed2/Makefile | 5 | ||||
-rw-r--r-- | mail/sylpheed2/distinfo | 2 | ||||
-rw-r--r-- | mail/sylpheed3/Makefile | 5 | ||||
-rw-r--r-- | mail/sylpheed3/distinfo | 2 |
8 files changed, 12 insertions, 16 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 6f117e9..35122e0 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 c81ed19..0fcf632 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 diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile index 6f117e9..35122e0 100644 --- a/mail/sylpheed2-devel/Makefile +++ b/mail/sylpheed2-devel/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/sylpheed2-devel/distinfo b/mail/sylpheed2-devel/distinfo index c81ed19..0fcf632 100644 --- a/mail/sylpheed2-devel/distinfo +++ b/mail/sylpheed2-devel/distinfo @@ -1 +1 @@ -MD5 (sylpheed-0.9.0pre1.tar.bz2) = ee1db08d1be0cc316b9043f695a66ca9 +MD5 (sylpheed-0.9.0.tar.bz2) = 78db14617632af264494ff9968c2c93b diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile index 6f117e9..35122e0 100644 --- a/mail/sylpheed2/Makefile +++ b/mail/sylpheed2/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/sylpheed2/distinfo b/mail/sylpheed2/distinfo index c81ed19..0fcf632 100644 --- a/mail/sylpheed2/distinfo +++ b/mail/sylpheed2/distinfo @@ -1 +1 @@ -MD5 (sylpheed-0.9.0pre1.tar.bz2) = ee1db08d1be0cc316b9043f695a66ca9 +MD5 (sylpheed-0.9.0.tar.bz2) = 78db14617632af264494ff9968c2c93b diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index 6f117e9..35122e0 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/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/sylpheed3/distinfo b/mail/sylpheed3/distinfo index c81ed19..0fcf632 100644 --- a/mail/sylpheed3/distinfo +++ b/mail/sylpheed3/distinfo @@ -1 +1 @@ -MD5 (sylpheed-0.9.0pre1.tar.bz2) = ee1db08d1be0cc316b9043f695a66ca9 +MD5 (sylpheed-0.9.0.tar.bz2) = 78db14617632af264494ff9968c2c93b |