Date: Mon, 26 Mar 2012 20:28:44 GMT From: Peter Lai <cowbert@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/166429: Update misc/mime-support to 3.52.1 (current distfiles unfetchable) Message-ID: <201203262028.q2QKSiPJ084850@red.freebsd.org> Resent-Message-ID: <201203262030.q2QKU9PV040925@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 166429 >Category: ports >Synopsis: Update misc/mime-support to 3.52.1 (current distfiles unfetchable) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Mar 26 20:30:09 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Peter Lai >Release: 8.3-RC2 >Organization: Cesium Hyperfine Informatics >Environment: >Description: The distfiles for the ports version of misc/mime-support (3.51.1) are unfetchable from MASTER_SITES because the master sites only host 3.48.1 and 3.52.1 now. >How-To-Repeat: >Fix: Update port to 3.52.1, see attached patch. Patch attached with submission follows: --- misc/mime-support/Makefile-351 2012-03-26 16:20:10.000000000 -0500 +++ misc/mime-support/Makefile 2012-03-26 16:21:16.000000000 -0500 @@ -6,7 +6,7 @@ # PORTNAME= mime-support -PORTVERSION= 3.51.1 +PORTVERSION= 3.52.1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION:C/([0-9]*\.[0-9]*)\.(.*)/\1-\2/} --- misc/mime-support/distinfo-351 2012-03-26 16:20:06.000000000 -0500 +++ misc/mime-support/distinfo 2012-03-26 16:20:52.000000000 -0500 @@ -1,2 +1,2 @@ -SHA256 (mime-support_3.51-1.tar.gz) = 7582ccdb3b13207dd1b33ef935ed753ddbd5b5fb69278de8a5c38cdf4126118d -SIZE (mime-support_3.51-1.tar.gz) = 30588 +SHA256 (mime-support_3.52-1.tar.gz) = 78ebee71b8de0fbf606f58255b43bfda1dbc94d0e8c416e8b7f233548cf47ea4 +SIZE (mime-support_3.52-1.tar.gz) = 31107 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203262028.q2QKSiPJ084850>