diff options
author | oliver <oliver@FreeBSD.org> | 2005-01-10 02:36:26 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-01-10 02:36:26 +0800 |
commit | d872e5b3a880ad6973b19ef68e7555523f11a62f (patch) | |
tree | 3a4c319d495421af32aa9d0c8ca4b5ca0dc79c1d /mail | |
parent | f1192f1902b74e08eba0160c7e0180a92c425a89 (diff) | |
download | freebsd-ports-gnome-d872e5b3a880ad6973b19ef68e7555523f11a62f.tar.gz freebsd-ports-gnome-d872e5b3a880ad6973b19ef68e7555523f11a62f.tar.zst freebsd-ports-gnome-d872e5b3a880ad6973b19ef68e7555523f11a62f.zip |
update to 1.0.0.20041224
PR: ports/75696
Submitted by: maintainer
Diffstat (limited to 'mail')
-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 |