diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-08-28 13:21:49 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-08-28 13:21:49 +0000 |
commit | 6809186e15b4b070d6aec773ca8e93bf9d1771ac (patch) | |
tree | c37e7205aa4a4d2bc383085d1e5d1af63e04bfa5 /misc | |
parent | f9c33be564f7578834488ff021dd7d479c2902e7 (diff) | |
download | ports-6809186e15b4b070d6aec773ca8e93bf9d1771ac.tar.gz ports-6809186e15b4b070d6aec773ca8e93bf9d1771ac.zip |
update to 3.35.1
Notes
Notes:
svn path=/head/; revision=141117
Diffstat (limited to 'misc')
-rw-r--r-- | misc/mime-support/Makefile | 4 | ||||
-rw-r--r-- | misc/mime-support/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/mime-support/Makefile b/misc/mime-support/Makefile index abf914724203..0dbc5bae424d 100644 --- a/misc/mime-support/Makefile +++ b/misc/mime-support/Makefile @@ -6,8 +6,8 @@ # PORTNAME= mime-support -PORTVERSION= 3.34.1 -PORTREVISION= 1 +PORTVERSION= 3.35.1 +PORTREVISION= 0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION:C/(.*)\.([^.])/\1-\2/} diff --git a/misc/mime-support/distinfo b/misc/mime-support/distinfo index 8043d6afc7c1..8771420b2c76 100644 --- a/misc/mime-support/distinfo +++ b/misc/mime-support/distinfo @@ -1,2 +1,2 @@ -MD5 (mime-support_3.34-1.tar.gz) = f592aaf259d4e6f67be3a40e715367bb -SIZE(mime-support_3.34-1.tar.gz) = 28707 +MD5 (mime-support_3.35-1.tar.gz) = 38c0badbec156d1b344f0f3a97827e70 +SIZE (mime-support_3.35-1.tar.gz) = 28768 |