diff options
author | oliver <oliver@FreeBSD.org> | 2012-03-27 17:11:34 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2012-03-27 17:11:34 +0800 |
commit | 4dd9b7033ad34c1e4ccf5072dc10f67ddf9bb0c3 (patch) | |
tree | e181396a5cce779fd8ce5bea6bcd7225c08e5b02 /misc | |
parent | 56ec2cd6f3c2a287a72c1e79f7a0d9fb2fe4fcfd (diff) | |
download | freebsd-ports-gnome-4dd9b7033ad34c1e4ccf5072dc10f67ddf9bb0c3.tar.gz freebsd-ports-gnome-4dd9b7033ad34c1e4ccf5072dc10f67ddf9bb0c3.tar.zst freebsd-ports-gnome-4dd9b7033ad34c1e4ccf5072dc10f67ddf9bb0c3.zip |
update mime-support to 3.52.1
PR: ports/166429
Submitted by: Peter Lai <cowbert@gmail.com>
Feature safe: yes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/mime-support/Makefile | 2 | ||||
-rw-r--r-- | misc/mime-support/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/mime-support/Makefile b/misc/mime-support/Makefile index 5527e6da7db7..bdd6b574acc8 100644 --- a/misc/mime-support/Makefile +++ b/misc/mime-support/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mime-support -PORTVERSION= 3.51.1 +PORTVERSION= 3.52.1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION:C/([0-9]*\.[0-9]*)\.(.*)/\1-\2/} diff --git a/misc/mime-support/distinfo b/misc/mime-support/distinfo index c0a24d5d9a9a..6612612d15d9 100644 --- a/misc/mime-support/distinfo +++ b/misc/mime-support/distinfo @@ -1,2 +1,2 @@ -SHA256 (mime-support_3.51-1.tar.gz) = 7582ccdb3b13207dd1b33ef935ed753ddbd5b5fb69278de8a5c38cdf4126118d -SIZE (mime-support_3.51-1.tar.gz) = 30588 +SHA256 (mime-support_3.52-1.tar.gz) = 78ebee71b8de0fbf606f58255b43bfda1dbc94d0e8c416e8b7f233548cf47ea4 +SIZE (mime-support_3.52-1.tar.gz) = 31107 |