ports/59673: Update port: emulators/linux-pete-mesagpu to 1.75
Jean-Yves Lefort
jylefort at brutele.be
Tue Nov 25 09:40:31 UTC 2003
>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 at 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 <jylefort at brutele.be>
#
-# $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 at brutele.be
COMMENT= A PSEmu Pro GPU plugin using an OpenGL renderer (Linux version)
@@ -29,15 +29,13 @@
.include <bsd.port.pre.mk>
-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
-
- at dirrm lib/linux-psemupro/plugins
- at dirrm lib/linux-psemupro
- at dirrm libexec/linux-psemupro/cfg
- at dirrm libexec/linux-psemupro
- at dirrm share/linux-psemupro/cfg
- at 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
+ at dirrm lib/psemupro/plugins
+ at dirrm lib/psemupro
+ at dirrm libexec/psemupro/cfg
+ at dirrm libexec/psemupro
+ at dirrm share/psemupro/cfg
+ at 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:
More information about the freebsd-ports-bugs
mailing list