View | Details | Raw Unified | Return to bug 196120
Collapse All | Expand All

(-)vmips/Makefile (-1 / +4 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/emulators/vmips/Makefile 342397 2014-02-03 09:40:26Z miwi $
2
# $FreeBSD: head/emulators/vmips/Makefile 342397 2014-02-03 09:40:26Z miwi $
3
3
4
PORTNAME=	vmips
4
PORTNAME=	vmips
5
PORTVERSION=	1.4.1
5
PORTVERSION=	1.5
6
CATEGORIES=	emulators
6
CATEGORIES=	emulators
7
MASTER_SITES=	SF \
7
MASTER_SITES=	SF \
8
		http://www.dgate.org/vmips/releases/${DISTNAME}/
8
		http://www.dgate.org/vmips/releases/${DISTNAME}/
Lines 10-15 Link Here
10
MAINTAINER=	brg@dgate.org
10
MAINTAINER=	brg@dgate.org
11
COMMENT=	MIPS R3000 simulator
11
COMMENT=	MIPS R3000 simulator
12
12
13
LICENSE=	GPLv2
14
LICENSE_FILE=	${WRKSRC}/COPYING
15
13
USES=		gmake
16
USES=		gmake
14
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
15
18
(-)vmips/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (vmips-1.4.1.tar.gz) = ea778311960f04271d8579bdc98a2cdeed22de8b0dea0bd33b282d2e980dbef3
1
SHA256 (vmips-1.5.tar.gz) = cf4108d8d75be50d858a30a322c7a2bdc604e9a57a94d0a60ef7aab58796c1a5
2
SIZE (vmips-1.4.1.tar.gz) = 1038289
2
SIZE (vmips-1.5.tar.gz) = 1103204

Return to bug 196120