From 1c9ae4c7ff06ca699822d32de5e15285ae834701 Mon Sep 17 00:00:00 2001 From: ak Date: Fri, 20 Oct 2017 15:19:00 +0000 Subject: - Update to 3.60 PR: 222669 Approved by: oliver (maintainer) --- misc/mime-support/Makefile | 4 ++-- misc/mime-support/distinfo | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/misc/mime-support/Makefile b/misc/mime-support/Makefile index f5034a0fab9b..d958b3b2e8f0 100644 --- a/misc/mime-support/Makefile +++ b/misc/mime-support/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mime-support -PORTVERSION= 3.59 +PORTVERSION= 3.60 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:C/\.2$//} +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 9c5fc0066927..695c4d3f1d11 100644 --- a/misc/mime-support/distinfo +++ b/misc/mime-support/distinfo @@ -1,2 +1,3 @@ -SHA256 (mime-support_3.59.tar.gz) = 7f5e94a346ad2a516106c07eb391d1e69ceaf17bea9711618186a1595f536b45 -SIZE (mime-support_3.59.tar.gz) = 35728 +TIMESTAMP = 1506630342 +SHA256 (mime-support_3.60.tar.gz) = f31d81f68dc007f56567cc14fb3b2effbd42d1dd087e414508e14e33d1a6a3a4 +SIZE (mime-support_3.60.tar.gz) = 36840 -- cgit