diff options
author | oliver <oliver@FreeBSD.org> | 2016-04-13 18:47:56 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2016-04-13 18:47:56 +0800 |
commit | bce697e29f9ef4202f36e77bfdb0c909ebca2dd1 (patch) | |
tree | 63a36fbafefa4d583bd9f472d1aa354d19f22f19 /misc | |
parent | df76b77a7086bbb39104f15694d7570e02447835 (diff) | |
download | freebsd-ports-gnome-bce697e29f9ef4202f36e77bfdb0c909ebca2dd1.tar.gz freebsd-ports-gnome-bce697e29f9ef4202f36e77bfdb0c909ebca2dd1.tar.zst freebsd-ports-gnome-bce697e29f9ef4202f36e77bfdb0c909ebca2dd1.zip |
update to 3.59
Diffstat (limited to 'misc')
-rw-r--r-- | misc/mime-support/Makefile | 4 | ||||
-rw-r--r-- | misc/mime-support/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/misc/mime-support/Makefile b/misc/mime-support/Makefile index cfb7cc2d4c99..f5034a0fab9b 100644 --- a/misc/mime-support/Makefile +++ b/misc/mime-support/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mime-support -PORTVERSION= 3.58 +PORTVERSION= 3.59 CATEGORIES= misc MASTER_SITES= DEBIAN_POOL DISTNAME= ${PORTNAME}_${PORTVERSION:C/([0-9]*\.[0-9]*)\.(.*)/\1-\2/} @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:C/([0-9]*\.[0-9]*)\.(.*)/\1-\2/} MAINTAINER= oliver@FreeBSD.org COMMENT= MIME Media Types list +LICENSE= PD + USES= cpe shebangfix CPE_VENDOR= debian diff --git a/misc/mime-support/distinfo b/misc/mime-support/distinfo index ccd8510698d6..9c5fc0066927 100644 --- a/misc/mime-support/distinfo +++ b/misc/mime-support/distinfo @@ -1,2 +1,2 @@ -SHA256 (mime-support_3.58.tar.gz) = 3d9ca5115e93edb3ada3fb120cde88ac3d866903e18a41ca124428d77dd1721e -SIZE (mime-support_3.58.tar.gz) = 34995 +SHA256 (mime-support_3.59.tar.gz) = 7f5e94a346ad2a516106c07eb391d1e69ceaf17bea9711618186a1595f536b45 +SIZE (mime-support_3.59.tar.gz) = 35728 |