Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Aug 2018 19:08:58 +0000 (UTC)
From:      Oliver Lehmann <oliver@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r478081 - head/misc/mime-support
Message-ID:  <201808251908.w7PJ8wIW089602@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: oliver
Date: Sat Aug 25 19:08:57 2018
New Revision: 478081
URL: https://svnweb.freebsd.org/changeset/ports/478081

Log:
  update to 3.61

Modified:
  head/misc/mime-support/Makefile
  head/misc/mime-support/distinfo

Modified: head/misc/mime-support/Makefile
==============================================================================
--- head/misc/mime-support/Makefile	Sat Aug 25 19:08:37 2018	(r478080)
+++ head/misc/mime-support/Makefile	Sat Aug 25 19:08:57 2018	(r478081)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mime-support
-PORTVERSION=	3.60
+PORTVERSION=	3.61
 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}
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 NO_BUILD=	yes
 PLIST_FILES=	bin/run-mailcap etc/mime.types \

Modified: head/misc/mime-support/distinfo
==============================================================================
--- head/misc/mime-support/distinfo	Sat Aug 25 19:08:37 2018	(r478080)
+++ head/misc/mime-support/distinfo	Sat Aug 25 19:08:57 2018	(r478081)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506630342
-SHA256 (mime-support_3.60.tar.gz) = f31d81f68dc007f56567cc14fb3b2effbd42d1dd087e414508e14e33d1a6a3a4
-SIZE (mime-support_3.60.tar.gz) = 36840
+TIMESTAMP = 1535223973
+SHA256 (mime-support_3.61.tar.gz) = 027fa5b709b3dabfb8dcdf68ab8c59e1f534a37eb1d1b5160ee1fd788103131d
+SIZE (mime-support_3.61.tar.gz) = 36436



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808251908.w7PJ8wIW089602>