From owner-svn-ports-all@freebsd.org Sat Aug 25 19:08:58 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1394109395E; Sat, 25 Aug 2018 19:08:58 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 97A927E044; Sat, 25 Aug 2018 19:08:58 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 78BFF23F31; Sat, 25 Aug 2018 19:08:58 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7PJ8wBm089604; Sat, 25 Aug 2018 19:08:58 GMT (envelope-from oliver@FreeBSD.org) Received: (from oliver@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7PJ8wIW089602; Sat, 25 Aug 2018 19:08:58 GMT (envelope-from oliver@FreeBSD.org) Message-Id: <201808251908.w7PJ8wIW089602@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: oliver set sender to oliver@FreeBSD.org using -f From: Oliver Lehmann Date: Sat, 25 Aug 2018 19:08:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478081 - head/misc/mime-support X-SVN-Group: ports-head X-SVN-Commit-Author: oliver X-SVN-Commit-Paths: head/misc/mime-support X-SVN-Commit-Revision: 478081 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Aug 2018 19:08:59 -0000 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