diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-07 12:53:33 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-07 12:53:33 +0000 |
commit | 1378d4dd8fce1e22852e075f1e71ea3c8fd9b09c (patch) | |
tree | 08ff2f861edcf1f7478c3b254e319278cb90a782 | |
parent | 59980e1bd59e0f7d0406bcd0d4f5a0194b6674a1 (diff) | |
download | ports-1378d4dd8fce1e22852e075f1e71ea3c8fd9b09c.tar.gz ports-1378d4dd8fce1e22852e075f1e71ea3c8fd9b09c.zip |
Notes
-rw-r--r-- | mail/gmime2/Makefile | 5 | ||||
-rw-r--r-- | mail/gmime2/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/gmime2/Makefile b/mail/gmime2/Makefile index 570a77083b50..8fc8e1fb262f 100644 --- a/mail/gmime2/Makefile +++ b/mail/gmime2/Makefile @@ -6,12 +6,11 @@ # PORTNAME= gmime -PORTVERSION= 2.1.16 -PORTREVISION= 1 +PORTVERSION= 2.1.17 CATEGORIES?= mail MASTER_SITES= http://spruce.sourceforge.net/gmime/sources/v2.1/ -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= mnag@FreeBSD.org COMMENT?= Library (written in C) for parsing and creating messages using MIME CONFLICTS= gmime-1.0.* diff --git a/mail/gmime2/distinfo b/mail/gmime2/distinfo index b9e8c74c810b..b2754f269bdc 100644 --- a/mail/gmime2/distinfo +++ b/mail/gmime2/distinfo @@ -1,2 +1,2 @@ -MD5 (gmime-2.1.16.tar.gz) = ca1992fba086c5dd0e7523b5eab4057c -SIZE (gmime-2.1.16.tar.gz) = 917350 +MD5 (gmime-2.1.17.tar.gz) = 9a3075219597d461f153c4c34056f553 +SIZE (gmime-2.1.17.tar.gz) = 919709 |