diff options
author | oliver <oliver@FreeBSD.org> | 2019-04-19 22:23:01 +0800 |
---|---|---|
committer | Koop Mast <koop@beyonit.nl> | 2019-04-23 03:02:31 +0800 |
commit | 591dce1fd4668364c12ff37e496b22738de9d488 (patch) | |
tree | 658af8210a8156b1f61d9cd6538191e72b2c36b2 | |
parent | b00afd22f9b20bd946d03cbf5a22eea52eeaddfc (diff) | |
download | freebsd-ports-gnome-591dce1fd4668364c12ff37e496b22738de9d488.tar.gz freebsd-ports-gnome-591dce1fd4668364c12ff37e496b22738de9d488.tar.zst freebsd-ports-gnome-591dce1fd4668364c12ff37e496b22738de9d488.zip |
update to 3.62
-rw-r--r-- | misc/mime-support/Makefile | 4 | ||||
-rw-r--r-- | misc/mime-support/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/mime-support/Makefile b/misc/mime-support/Makefile index 86f9c9595999..0379505d3745 100644 --- a/misc/mime-support/Makefile +++ b/misc/mime-support/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mime-support -PORTVERSION= 3.61 +PORTVERSION= 3.62 CATEGORIES= misc MASTER_SITES= DEBIAN_POOL DISTNAME= ${PORTNAME}_${PORTVERSION:C/([0-9]*\.[0-9]*)\.(.*)/\1-\2/} @@ -16,7 +16,7 @@ USES= cpe shebangfix CPE_VENDOR= debian -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes PLIST_FILES= bin/run-mailcap etc/mime.types \ diff --git a/misc/mime-support/distinfo b/misc/mime-support/distinfo index bb83f79c4073..0b1891054204 100644 --- a/misc/mime-support/distinfo +++ b/misc/mime-support/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535223973 -SHA256 (mime-support_3.61.tar.gz) = 027fa5b709b3dabfb8dcdf68ab8c59e1f534a37eb1d1b5160ee1fd788103131d -SIZE (mime-support_3.61.tar.gz) = 36436 +TIMESTAMP = 1555683589 +SHA256 (mime-support_3.62.tar.gz) = 54e0a03e0cd63c7c9fe68a18ead0a2143fd3c327604215f989d85484d0409f4a +SIZE (mime-support_3.62.tar.gz) = 37130 |