diff options
author | nork <nork@FreeBSD.org> | 2006-02-13 16:18:33 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2006-02-13 16:18:33 +0000 |
commit | 3a70b637d0a60e11e9b9fab1d78622fd8a308a40 (patch) | |
tree | 2f2aad5e42bd90c431dee0d52a1c376c514b6a27 /mail | |
parent | 3873aa410b64ffca1fcd2837714f1320161993a4 (diff) | |
download | FreeBSD-ports-3a70b637d0a60e11e9b9fab1d78622fd8a308a40.zip FreeBSD-ports-3a70b637d0a60e11e9b9fab1d78622fd8a308a40.tar.gz |
Update to 2.2.0.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed2-devel/Makefile | 8 | ||||
-rw-r--r-- | mail/sylpheed2-devel/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile index c29eb8f..5fd4eb5 100644 --- a/mail/sylpheed2-devel/Makefile +++ b/mail/sylpheed2-devel/Makefile @@ -6,20 +6,20 @@ # PORTNAME= sylpheed -PORTVERSION= 2.2.0.rc0 +PORTVERSION= 2.2.0 PORTREVISION= 0 CATEGORIES= mail ipv6 -MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v2.2beta/ \ +MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v2.2/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws/ -DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.rc0/rc/} +DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= nork@FreeBSD.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support -LATEST_LINK= ${PORTNAME}2-devel +LATEST_LINK= ${PORTNAME}22 USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes diff --git a/mail/sylpheed2-devel/distinfo b/mail/sylpheed2-devel/distinfo index 483f60b..2b6787e 100644 --- a/mail/sylpheed2-devel/distinfo +++ b/mail/sylpheed2-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (sylpheed-2.2.0rc.tar.bz2) = a8c572ac1b0e403d7b3e82715118a9ab -SHA256 (sylpheed-2.2.0rc.tar.bz2) = 9105f58518c351772b18074646a57fb3fd37449c7e9645697e0635c792385080 -SIZE (sylpheed-2.2.0rc.tar.bz2) = 2500374 +MD5 (sylpheed-2.2.0.tar.bz2) = da23e5c6ef869c4fe847ea9207f40ddf +SHA256 (sylpheed-2.2.0.tar.bz2) = 72724821199dd92d9bb0068fc88054fc0144144889af7dc6dfea9ea4ae607a6c +SIZE (sylpheed-2.2.0.tar.bz2) = 2492789 |