diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-12-15 18:08:59 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-12-15 18:08:59 +0000 |
commit | 6b48323ef56adce14df32b725836f80b647facda (patch) | |
tree | 629ca8f306f38e21dfae3f532767470f3c7251f9 /mail/sylpheed3 | |
parent | d62c1c99c9542d831b47e84e99f9844388b19072 (diff) | |
download | ports-6b48323ef56adce14df32b725836f80b647facda.tar.gz ports-6b48323ef56adce14df32b725836f80b647facda.zip |
Notes
Diffstat (limited to 'mail/sylpheed3')
-rw-r--r-- | mail/sylpheed3/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed3/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index 4308953fb1ca..c53839c39308 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/Makefile @@ -6,14 +6,14 @@ # PORTNAME= sylpheed -PORTVERSION= 1.0.0.b.4 +PORTVERSION= 1.0.0.r.1 PORTREVISION= 0 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_LOCAL:S/$/:mime/} \ http://sylpheed.good-day.net/sylpheed/:source \ ${MASTER_SITE_SOURCEFORGE:S/$/:source/} MASTER_SITE_SUBDIR= sylpheed-claws/:source oliver/:mime -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b./beta/} +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r.1/rc/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source mime.types:mime DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/mail/sylpheed3/distinfo b/mail/sylpheed3/distinfo index 9ff891bcab37..476a79d3e14f 100644 --- a/mail/sylpheed3/distinfo +++ b/mail/sylpheed3/distinfo @@ -1,4 +1,4 @@ -MD5 (sylpheed/sylpheed-1.0.0beta4.tar.bz2) = 55ca22cf950fdd94736847a60bd696e1 -SIZE(sylpheed/sylpheed-1.0.0beta4.tar.bz2) = 2353866 +MD5 (sylpheed/sylpheed-1.0.0rc.tar.bz2) = 86a66adc5e3f7d2d2e1c98bd928a4977 +SIZE(sylpheed/sylpheed-1.0.0rc.tar.bz2) = 2354803 MD5 (sylpheed/mime.types) = 7c0563d85e2e830c0266d54517ad62e8 SIZE(sylpheed/mime.types) = 14979 |