From 8a930ed53c3b48187c411947347d3ed129b0e8d3 Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Thu, 12 Jun 2014 16:03:01 +0000 Subject: [PATCH] update to 3.56 shebangfix [1] PR: 189868 [1] Submitted by: paul@inetstat.net [1] --- misc/mime-support/Makefile | 6 +++++- misc/mime-support/distinfo | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/misc/mime-support/Makefile b/misc/mime-support/Makefile index c4e507222591..ef193a65f9b5 100644 --- a/misc/mime-support/Makefile +++ b/misc/mime-support/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mime-support -PORTVERSION= 3.54 +PORTVERSION= 3.56 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION:C/([0-9]*\.[0-9]*)\.(.*)/\1-\2/} @@ -10,12 +10,16 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:C/([0-9]*\.[0-9]*)\.(.*)/\1-\2/} MAINTAINER= oliver@FreeBSD.org COMMENT= MIME Media Types list +USES= shebangfix + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\.2$//} NO_BUILD= yes PLIST_FILES= bin/run-mailcap etc/mime.types \ man/man1/run-mailcap.1.gz +SHEBANG_FILES= run-mailcap + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/run-mailcap ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/mime.types ${STAGEDIR}${PREFIX}/etc diff --git a/misc/mime-support/distinfo b/misc/mime-support/distinfo index df01b60a2249..a6db61bd8348 100644 --- a/misc/mime-support/distinfo +++ b/misc/mime-support/distinfo @@ -1,2 +1,2 @@ -SHA256 (mime-support_3.54.tar.gz) = b088ddc5684bec4999cb3800c78c61ec2284249bf73a2986698a0909ed37a936 -SIZE (mime-support_3.54.tar.gz) = 32971 +SHA256 (mime-support_3.56.tar.gz) = 1d0fde97e41a9c5bd76fbad4f37996117f7f42f0c6011b42b40a9de143312377 +SIZE (mime-support_3.56.tar.gz) = 34526