From owner-svn-ports-head@FreeBSD.ORG Sun Oct 14 13:35:46 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7E93CC12; Sun, 14 Oct 2012 13:35:46 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 65E888FC18; Sun, 14 Oct 2012 13:35:46 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9EDZk8w073245; Sun, 14 Oct 2012 13:35:46 GMT (envelope-from oliver@svn.freebsd.org) Received: (from oliver@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9EDZkca073242; Sun, 14 Oct 2012 13:35:46 GMT (envelope-from oliver@svn.freebsd.org) Message-Id: <201210141335.q9EDZkca073242@svn.freebsd.org> From: Oliver Lehmann Date: Sun, 14 Oct 2012 13:35:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305876 - head/misc/mime-support X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Oct 2012 13:35:46 -0000 Author: oliver Date: Sun Oct 14 13:35:45 2012 New Revision: 305876 URL: http://svn.freebsd.org/changeset/ports/305876 Log: update to 3.52.2 Feature safe: yes Modified: head/misc/mime-support/Makefile head/misc/mime-support/distinfo Modified: head/misc/mime-support/Makefile ============================================================================== --- head/misc/mime-support/Makefile Sun Oct 14 13:26:42 2012 (r305875) +++ head/misc/mime-support/Makefile Sun Oct 14 13:35:45 2012 (r305876) @@ -6,7 +6,7 @@ # PORTNAME= mime-support -PORTVERSION= 3.52.1 +PORTVERSION= 3.52.2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION:C/([0-9]*\.[0-9]*)\.(.*)/\1-\2/} @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:C/([ MAINTAINER= oliver@FreeBSD.org COMMENT= MIME Media Types list -WRKSRC= ${WRKDIR}/${PORTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\.2$//} NO_BUILD= yes PLIST_FILES= bin/run-mailcap etc/mime.types Modified: head/misc/mime-support/distinfo ============================================================================== --- head/misc/mime-support/distinfo Sun Oct 14 13:26:42 2012 (r305875) +++ head/misc/mime-support/distinfo Sun Oct 14 13:35:45 2012 (r305876) @@ -1,2 +1,2 @@ -SHA256 (mime-support_3.52-1.tar.gz) = 78ebee71b8de0fbf606f58255b43bfda1dbc94d0e8c416e8b7f233548cf47ea4 -SIZE (mime-support_3.52-1.tar.gz) = 31107 +SHA256 (mime-support_3.52-2.tar.gz) = a6a13cae4d857338a9a4678da98c68bae7c561b0d16a95e3bc21a5a7d3140e30 +SIZE (mime-support_3.52-2.tar.gz) = 30987