From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 11 07:20:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 07744DCB for ; Sat, 11 May 2013 07:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id E354EAC5 for ; Sat, 11 May 2013 07:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4B7K0v4042591 for ; Sat, 11 May 2013 07:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4B7K05F042590; Sat, 11 May 2013 07:20:00 GMT (envelope-from gnats) Resent-Date: Sat, 11 May 2013 07:20:00 GMT Resent-Message-Id: <201305110720.r4B7K05F042590@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Brian R. Gaeke" Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AA1AEDA7 for ; Sat, 11 May 2013 07:13:53 +0000 (UTC) (envelope-from brg@dgate.org) Received: from bitnet.dgate.org (bitnet.dgate.org [69.55.232.50]) by mx1.freebsd.org (Postfix) with ESMTP id 9B3F5AB5 for ; Sat, 11 May 2013 07:13:52 +0000 (UTC) Received: by bitnet.dgate.org (Postfix, from userid 1001) id 2C91F4AC1C; Sat, 11 May 2013 00:08:33 -0700 (PDT) Message-Id: <20130511070833.2C91F4AC1C@bitnet.dgate.org> Date: Sat, 11 May 2013 00:08:33 -0700 (PDT) From: "Brian R. Gaeke" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/178500: [maintainer-update] Update emulators/vmips to 1.4.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: "Brian R. Gaeke" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 May 2013 07:20:01 -0000 >Number: 178500 >Category: ports >Synopsis: [maintainer-update] Update emulators/vmips to 1.4.1 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat May 11 07:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Brian R. Gaeke >Release: FreeBSD 8.2-RELEASE-p4 amd64 >Organization: >Environment: System: FreeBSD bitnet.dgate.org 8.2-RELEASE-p4 FreeBSD 8.2-RELEASE-p4 #2: Thu Oct 6 12:26:02 PDT 2011 user@jail9.johncompanies.com:/usr/obj/usr/src/sys/jail9 amd64 >Description: This patch updates emulators/vmips to 1.4.1. * Update distinfo with new filenames and checksums. * Update pkg-plist to include setup.S, which is now installed. * It should not be necessary to pull in latex or texi2dvi to build because the fully-built documentation is distributed with vmips. * Use DISTNAME where applicable to shorten MASTER_SITES. Also, to satisfy portlint: * Remove old style comment header from port Makefile. * Update PORTVERSION and remove PORTREVISION, which would be zero. >How-To-Repeat: >Fix: -------------------- cut here for patch --------------------- diff -r -u -N vmips.bak/Makefile vmips/Makefile --- vmips.bak/Makefile 2012-11-16 21:57:24.000000000 -0800 +++ vmips/Makefile 2013-05-10 23:38:55.000000000 -0700 @@ -1,24 +1,15 @@ -# New ports collection makefile for: vmips -# Date created: 13 July 2004 -# Whom: brg -# +# Created by: brg@dgate.org # $FreeBSD: ports/emulators/vmips/Makefile,v 1.13 2012/11/17 05:57:24 svnexp Exp $ -# PORTNAME= vmips -PORTVERSION= 1.3.2 -PORTREVISION= 6 +PORTVERSION= 1.4.1 CATEGORIES= emulators MASTER_SITES= SF \ - http://www.dgate.org/vmips/releases/vmips-${PORTVERSION}/ - + http://www.dgate.org/vmips/releases/${DISTNAME}/ MAINTAINER= brg@dgate.org COMMENT= MIPS R3000 simulator -BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ - texi2dvi:${PORTSDIR}/print/texinfo - USE_GMAKE= yes GNU_CONFIGURE= yes diff -r -u -N vmips.bak/distinfo vmips/distinfo --- vmips.bak/distinfo 2011-07-02 10:14:18.000000000 -0700 +++ vmips/distinfo 2013-05-10 23:12:43.000000000 -0700 @@ -1,2 +1,2 @@ -SHA256 (vmips-1.3.2.tar.gz) = 76dddcaa679f2d6a4fe3ee17166f3346fb2900ae7a9b3c90576a5ff583ba662f -SIZE (vmips-1.3.2.tar.gz) = 902065 +SHA256 (vmips-1.4.1.tar.gz) = ea778311960f04271d8579bdc98a2cdeed22de8b0dea0bd33b282d2e980dbef3 +SIZE (vmips-1.4.1.tar.gz) = 1038289 diff -r -u -N vmips.bak/pkg-plist vmips/pkg-plist --- vmips.bak/pkg-plist 2004-07-26 18:16:09.000000000 -0700 +++ vmips/pkg-plist 2013-05-10 23:28:12.000000000 -0700 @@ -4,4 +4,5 @@ include/vmips/asm_regnames.h @dirrm include/vmips %%DATADIR%%/ld.script +%%DATADIR%%/setup.S @dirrm %%DATADIR%% -------------------- cut here for patch --------------------- >Release-Note: >Audit-Trail: >Unformatted: