From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Nov 25 01:40:31 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C257D16A4CE for ; Tue, 25 Nov 2003 01:40:31 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CBFE43FEA for ; Tue, 25 Nov 2003 01:40:22 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hAP9eLFY069341 for ; Tue, 25 Nov 2003 01:40:21 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAP9eLAM069339; Tue, 25 Nov 2003 01:40:21 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 25 Nov 2003 01:40:21 -0800 (PST) Resent-Message-Id: <200311250940.hAP9eLAM069339@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, Jean-Yves Lefort Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AD3516A4CE for ; Tue, 25 Nov 2003 01:38:49 -0800 (PST) Received: from gateway.lefort.net (213.189.162.78.brutele.be [213.189.162.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C84C43FDF for ; Tue, 25 Nov 2003 01:38:47 -0800 (PST) (envelope-from jylefort@brutele.be) Received: from jsite.lefort.net (jsite.lefort.net [192.168.1.2]) by gateway.lefort.net (Postfix) with ESMTP id BD4CD54EA for ; Tue, 25 Nov 2003 10:38:46 +0100 (CET) Received: by jsite.lefort.net (Postfix, from userid 1000) id B090722E1B; Tue, 25 Nov 2003 10:38:46 +0100 (CET) Message-Id: <20031125093846.B090722E1B@jsite.lefort.net> Date: Tue, 25 Nov 2003 10:38:46 +0100 (CET) From: Jean-Yves Lefort To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/59673: Update port: emulators/linux-pete-mesagpu to 1.75 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jean-Yves Lefort List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 09:40:31 -0000 >Number: 59673 >Category: ports >Synopsis: Update port: emulators/linux-pete-mesagpu to 1.75 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Nov 25 01:40:21 PST 2003 >Closed-Date: >Last-Modified: >Originator: Jean-Yves Lefort >Release: FreeBSD 4.9-RELEASE i386 >Organization: >Environment: System: FreeBSD jsite.lefort.net 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Wed Oct 29 13:50:04 CET 2003 jylefort@jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386 >Description: >How-To-Repeat: >Fix: diff -ruN /usr/ports/emulators/linux-pete-mesagpu/Makefile linux-pete-mesagpu/Makefile --- /usr/ports/emulators/linux-pete-mesagpu/Makefile Sat Feb 22 07:21:22 2003 +++ linux-pete-mesagpu/Makefile Tue Nov 25 10:11:34 2003 @@ -2,15 +2,15 @@ # Date created: 23 Dec 2002 # Whom: Jean-Yves Lefort # -# $FreeBSD: ports/emulators/linux-pete-mesagpu/Makefile,v 1.2 2003/02/21 11:58:59 knu Exp $ +# $FreeBSD$ # -PORTNAME= mesagpu -PORTVERSION= 1.68 +PORTNAME= pete-mesagpu +PORTVERSION= 1.75 CATEGORIES= emulators linux MASTER_SITES= http://home.t-online.de/home/PeteBernert/ -PKGNAMEPREFIX= linux-pete- -DISTNAME= gpupetemesagl168 +PKGNAMEPREFIX= linux- +DISTNAME= gpupetemesagl175 MAINTAINER= jylefort@brutele.be COMMENT= A PSEmu Pro GPU plugin using an OpenGL renderer (Linux version) @@ -29,15 +29,13 @@ .include -DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} - -PSEMUPRO_PLUGINS_DIR= ${LOCALBASE}/lib/linux-psemupro/plugins -PSEMUPRO_CFGBINS_DIR= ${LOCALBASE}/libexec/linux-psemupro/cfg -PSEMUPRO_CFGFILES_DIR= ${LOCALBASE}/share/linux-psemupro/cfg +PSEMUPRO_PLUGINS_DIR= ${LOCALBASE}/lib/psemupro/plugins +PSEMUPRO_CFGBINS_DIR= ${LOCALBASE}/libexec/psemupro/cfg +PSEMUPRO_CFGFILES_DIR= ${LOCALBASE}/share/psemupro/cfg do-install: ${MKDIR} ${PSEMUPRO_PLUGINS_DIR} - ${INSTALL_PROGRAM} ${WRKSRC}/libgpuPeteMesaGL.so.1.0.68 ${PSEMUPRO_PLUGINS_DIR} + ${INSTALL_PROGRAM} ${WRKSRC}/libgpuPeteMesaGL.so.1.0.75 ${PSEMUPRO_PLUGINS_DIR} ${MKDIR} ${PSEMUPRO_CFGBINS_DIR} ${INSTALL_PROGRAM} ${WRKSRC}/cfgPeteMesaGL ${PSEMUPRO_CFGBINS_DIR} diff -ruN /usr/ports/emulators/linux-pete-mesagpu/distinfo linux-pete-mesagpu/distinfo --- /usr/ports/emulators/linux-pete-mesagpu/distinfo Mon Jan 13 09:44:00 2003 +++ linux-pete-mesagpu/distinfo Tue Nov 25 08:53:36 2003 @@ -1 +1 @@ -MD5 (gpupetemesagl168.tar.gz) = 4cf6d3da575e331434cbc2f2693d2884 +MD5 (gpupetemesagl175.tar.gz) = d22139dd256e273ee6eeb14d7ce319b3 diff -ruN /usr/ports/emulators/linux-pete-mesagpu/pkg-descr linux-pete-mesagpu/pkg-descr --- /usr/ports/emulators/linux-pete-mesagpu/pkg-descr Mon Jan 13 09:44:00 2003 +++ linux-pete-mesagpu/pkg-descr Tue Nov 25 10:08:30 2003 @@ -1,7 +1,7 @@ Pete's MesaGL GPU is a PSEmu Pro GPU plugin using a hardware-accelerated OpenGL renderer. -This is the Linux version, tested with emulators/linux-ePSXe. +This is the Linux version, tested with emulators/linux-epsxe. WWW: http://home.t-online.de/home/PeteBernert/#Pete's%20MesaGL%20GPU diff -ruN /usr/ports/emulators/linux-pete-mesagpu/pkg-plist linux-pete-mesagpu/pkg-plist --- /usr/ports/emulators/linux-pete-mesagpu/pkg-plist Mon Jan 13 09:44:00 2003 +++ linux-pete-mesagpu/pkg-plist Tue Nov 25 10:09:09 2003 @@ -1,14 +1,12 @@ -lib/linux-psemupro/plugins/libgpuPeteMesaGL.so.1.0.68 -libexec/linux-psemupro/cfg/cfgPeteMesaGL -share/linux-psemupro/cfg/gpuPeteMesaGL.cfg - -@dirrm lib/linux-psemupro/plugins -@dirrm lib/linux-psemupro -@dirrm libexec/linux-psemupro/cfg -@dirrm libexec/linux-psemupro -@dirrm share/linux-psemupro/cfg -@dirrm share/linux-psemupro - -%%PORTDOCS%%share/doc/linux-pete-mesagpu/readme.txt -%%PORTDOCS%%share/doc/linux-pete-mesagpu/version.txt -%%PORTDOCS%%@dirrm share/doc/linux-pete-mesagpu +lib/psemupro/plugins/libgpuPeteMesaGL.so.1.0.75 +libexec/psemupro/cfg/cfgPeteMesaGL +share/psemupro/cfg/gpuPeteMesaGL.cfg +@dirrm lib/psemupro/plugins +@dirrm lib/psemupro +@dirrm libexec/psemupro/cfg +@dirrm libexec/psemupro +@dirrm share/psemupro/cfg +@dirrm share/psemupro +%%PORTDOCS%%share/doc/pete-mesagpu/readme.txt +%%PORTDOCS%%share/doc/pete-mesagpu/version.txt +%%PORTDOCS%%@dirrm share/doc/pete-mesagpu >Release-Note: >Audit-Trail: >Unformatted: