diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-01-09 18:36:26 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-01-09 18:36:26 +0000 |
commit | 26aaf53715ce8c66a12fed73cd068b3136fa0ce2 (patch) | |
tree | 409590fc6ddeacb02299eeef6831d682dccd7a28 | |
parent | Add CVE names for exim issue. (diff) |
update to 1.0.0.20041224
PR: ports/75696
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=125989
-rw-r--r-- | mail/sylpheed-gtk2/Makefile | 5 | ||||
-rw-r--r-- | mail/sylpheed-gtk2/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/sylpheed-gtk2/Makefile b/mail/sylpheed-gtk2/Makefile index db27473acfec..3d6ac9149025 100644 --- a/mail/sylpheed-gtk2/Makefile +++ b/mail/sylpheed-gtk2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= sylpheed-gtk2 -PORTVERSION= 0.9.99.20041024 -PORTREVISION= 2 +PORTVERSION= 1.0.0.20041224 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -33,7 +32,7 @@ OPTIONS= SSL "SSL support" off \ JPILOT "JPilot support" off \ LDAP "LDAP support" off -CONFLICTS= sylpheed-0.* +CONFLICTS= sylpheed-[0-9]* .include <bsd.port.pre.mk> diff --git a/mail/sylpheed-gtk2/distinfo b/mail/sylpheed-gtk2/distinfo index 9317df8d4b62..458b5f0893b3 100644 --- a/mail/sylpheed-gtk2/distinfo +++ b/mail/sylpheed-gtk2/distinfo @@ -1,2 +1,2 @@ -MD5 (sylpheed-0.9.99-gtk2-20041024.tar.gz) = 980e69d99457db9c75480c876af90c31 -SIZE (sylpheed-0.9.99-gtk2-20041024.tar.gz) = 3412783 +MD5 (sylpheed-1.0.0-gtk2-20041224.tar.gz) = fa07eb9f2499f3aad6ed947a387e98cb +SIZE(sylpheed-1.0.0-gtk2-20041224.tar.gz) = 3451862 |