diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2017-10-20 15:19:00 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2017-10-20 15:19:00 +0000 |
commit | 2ffbb4a73d3702050f08ff59ddc5aa480c0dda9d (patch) | |
tree | 8d22961ef8c41b8ead64584c203cb13dffc19c21 /misc | |
parent | 873a227eff2fce93882a66608e2288b51e36c5fd (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/mime-support/Makefile | 4 | ||||
-rw-r--r-- | 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 |