Date: Thu, 22 May 2008 02:00:19 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/123870: Update port: emulators/gxemul to 0.4.6.3 Message-ID: <20080522020019.a5afb09e.tkato432@yahoo.com> Resent-Message-ID: <200805211710.m4LHA25d053756@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 123870 >Category: ports >Synopsis: Update port: emulators/gxemul to 0.4.6.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed May 21 17:10:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 6.3-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 0.4.6.3 >How-To-Repeat: >Fix: diff -urN /usr/ports/emulators/gxemul/Makefile emulators/gxemul/Makefile --- /usr/ports/emulators/gxemul/Makefile 2008-04-20 10:13:50.000000000 +0900 +++ emulators/gxemul/Makefile 2008-05-13 16:29:14.000000000 +0900 @@ -6,27 +6,22 @@ # PORTNAME= gxemul -PORTVERSION= 0.4.6.2 -PORTREVISION= 1 +PORTVERSION= 0.4.6.3 CATEGORIES= emulators -MASTER_SITES= http://gavare.se/gxemul/src/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= jkoshy +MASTER_SITES= SF \ + http://gavare.se/gxemul/src/ MAINTAINER= ports@FreeBSD.org COMMENT= Instruction-level machine emulator +OPTIONS= X11 "X11 support" on + HAS_CONFIGURE= yes ALL_TARGET= build -PLIST_FILES= bin/gxemul MAN1= gxemul.1 - -.if !defined(NOPORTDOCS) PORTDOCS= * -.endif - -OPTIONS= X11 "X11 support" on +PLIST_FILES= bin/gxemul .include <bsd.port.pre.mk> @@ -38,8 +33,9 @@ post-patch: @${REINPLACE_CMD} -Ee \ - 's|/usr/X11R6|${LOCALBASE}|g; s|-O[0-9]?||g; s|-f[a-zA-Z-]+||g' \ - ${WRKSRC}/configure + 's|/usr/X11R6|${LOCALBASE}|g; \ + s|-O[0-9]?||g; \ + s|-f[a-zA-Z-]+||g' ${WRKSRC}/configure do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gxemul ${PREFIX}/bin diff -urN /usr/ports/emulators/gxemul/distinfo emulators/gxemul/distinfo --- /usr/ports/emulators/gxemul/distinfo 2008-02-23 21:52:18.000000000 +0900 +++ emulators/gxemul/distinfo 2008-04-22 03:53:24.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (gxemul-0.4.6.2.tar.gz) = f26e1f796f50889c6f94e0764cdc36b5 -SHA256 (gxemul-0.4.6.2.tar.gz) = 21c33f6c9da762459ca3e5050d1334c31b07bd66e30f6ea6732c1b5ca8b41179 -SIZE (gxemul-0.4.6.2.tar.gz) = 2186472 +MD5 (gxemul-0.4.6.3.tar.gz) = 1e181bf95b6ab7294467aa61359f2890 +SHA256 (gxemul-0.4.6.3.tar.gz) = afd3186a128d8c0e88037d750e3d1719c91b69dbd80922e028c459f44e53a4e8 +SIZE (gxemul-0.4.6.3.tar.gz) = 2187130 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080522020019.a5afb09e.tkato432>