diff options
author | oliver <oliver@FreeBSD.org> | 2004-12-16 02:08:59 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2004-12-16 02:08:59 +0800 |
commit | 65e38991984f9b79ae5631a67966e12249082bee (patch) | |
tree | d1e79eb12ca193ce7f48a55233bc1027254ce313 /mail/sylpheed2 | |
parent | ccfe1a9b7b68897b46ea1a8a23d4009d150c8779 (diff) | |
download | freebsd-ports-gnome-65e38991984f9b79ae5631a67966e12249082bee.tar.gz freebsd-ports-gnome-65e38991984f9b79ae5631a67966e12249082bee.tar.zst freebsd-ports-gnome-65e38991984f9b79ae5631a67966e12249082bee.zip |
update to 1.0.0.r.1
Diffstat (limited to 'mail/sylpheed2')
-rw-r--r-- | mail/sylpheed2/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed2/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile index 4308953fb1ca..c53839c39308 100644 --- a/mail/sylpheed2/Makefile +++ b/mail/sylpheed2/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/sylpheed2/distinfo b/mail/sylpheed2/distinfo index 9ff891bcab37..476a79d3e14f 100644 --- a/mail/sylpheed2/distinfo +++ b/mail/sylpheed2/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 |