diff options
author | ak <ak@FreeBSD.org> | 2017-10-20 23:19:00 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2017-10-20 23:19:00 +0800 |
commit | 1c9ae4c7ff06ca699822d32de5e15285ae834701 (patch) | |
tree | 8d22961ef8c41b8ead64584c203cb13dffc19c21 /misc/mime-support | |
parent | 207f69809d65847c733f74088ad00af779839ff1 (diff) | |
download | freebsd-ports-gnome-1c9ae4c7ff06ca699822d32de5e15285ae834701.tar.gz freebsd-ports-gnome-1c9ae4c7ff06ca699822d32de5e15285ae834701.tar.zst freebsd-ports-gnome-1c9ae4c7ff06ca699822d32de5e15285ae834701.zip |
- Update to 3.60
PR: 222669
Approved by: oliver (maintainer)
Diffstat (limited to 'misc/mime-support')
-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 |