diff options
author | araujo <araujo@FreeBSD.org> | 2007-06-22 10:18:42 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-06-22 10:18:42 +0800 |
commit | b0f38c8649d2cb7b5d5c83fcebe11db494a74a60 (patch) | |
tree | 0491780462ddfc952bfc93ab1ccb68a88d93931b /mail | |
parent | 43cbc756b4e89b39346ea94f2ad6f2f2996660a3 (diff) | |
download | freebsd-ports-gnome-b0f38c8649d2cb7b5d5c83fcebe11db494a74a60.tar.gz freebsd-ports-gnome-b0f38c8649d2cb7b5d5c83fcebe11db494a74a60.tar.zst freebsd-ports-gnome-b0f38c8649d2cb7b5d5c83fcebe11db494a74a60.zip |
- Update to 0.9.0.
PR: ports/112770
Submitted by: Stacey Roberts <stacey@vickiandstacey.com>
Approved by: stas (mentor)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/gotmail/Makefile | 3 | ||||
-rw-r--r-- | mail/gotmail/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/gotmail/Makefile b/mail/gotmail/Makefile index 244c2932a4f4..3edd1300bada 100644 --- a/mail/gotmail/Makefile +++ b/mail/gotmail/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gotmail -PORTVERSION= 0.8.9 +PORTVERSION= 0.9.0 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-${PORTVERSION}-1 MAINTAINER= araujo@bsdmail.org COMMENT= A script to fetch mail from a Hotmail or MSN mailbox diff --git a/mail/gotmail/distinfo b/mail/gotmail/distinfo index dd76b21a3799..fa408bba608b 100644 --- a/mail/gotmail/distinfo +++ b/mail/gotmail/distinfo @@ -1,3 +1,3 @@ -MD5 (gotmail-0.8.9-1.tar.gz) = 6f0a875373f453c0067a693787272a90 -SHA256 (gotmail-0.8.9-1.tar.gz) = a834bd262c282f710ba7567910961290a52a2976c70d48e9c7da9e39f851f3ac -SIZE (gotmail-0.8.9-1.tar.gz) = 38299 +MD5 (gotmail-0.9.0.tar.gz) = a2125ce60331bb281f5aaac3326b55f5 +SHA256 (gotmail-0.9.0.tar.gz) = 1556d4c4daf4c0e19bd6ec5a7b664ac2a0602354bffc2e5866c085599f9e33d9 +SIZE (gotmail-0.9.0.tar.gz) = 42132 |