Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2005 10:18:22 +0100 (CET)
From:      Jean-Yves Lefort <jylefort@brutele.be>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/76597: Update port: emulators/linux-peops-softgpu to 1.16
Message-ID:  <20050123091822.C335D22E1A@jsite.lefort.net>
Resent-Message-ID: <200501230920.j0N9KQtq018712@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         76597
>Category:       ports
>Synopsis:       Update port: emulators/linux-peops-softgpu to 1.16
>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:   Sun Jan 23 09:20:26 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Yves Lefort
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Thu Dec 2 15:08:28 CET 2004 jylefort@jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386
>Description:
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/emulators/linux-peops-softgpu/Makefile linux-peops-softgpu/Makefile
--- /usr/ports/emulators/linux-peops-softgpu/Makefile	Sat Jan  1 05:04:11 2005
+++ linux-peops-softgpu/Makefile	Sun Jan 23 09:47:00 2005
@@ -6,12 +6,11 @@
 #
 
 PORTNAME=	peops-softgpu
-PORTVERSION=	1.15
-PORTREVISION=	1
+PORTVERSION=	1.16
 CATEGORIES=	emulators linux
-MASTER_SITES=	http://home.t-online.de/home/PeteBernert/
+MASTER_SITES=	http://www.pbernert.com/
 PKGNAMEPREFIX=	linux-
-DISTNAME=	gpupeopssoftx115
+DISTNAME=	gpupeopssoftx${MAJOR}${MINOR}
 
 MAINTAINER=	jylefort@brutele.be
 COMMENT=	A PSEmu Pro GPU plugin using a software X11 renderer (Linux version)
@@ -28,6 +27,10 @@
 # because as a side effect it brands the binary as FreeBSD.
 STRIP=
 
+MAJOR=		${PORTVERSION:R}
+MINOR=		${PORTVERSION:E}
+PLIST_SUB+=	MAJOR=${MAJOR} MINOR=${MINOR}
+
 .include <bsd.port.pre.mk>
 
 PSEMUPRO_PLUGINS_DIR=	${LOCALBASE}/lib/psemupro/plugins
@@ -36,7 +39,7 @@
 
 do-install:
 	${MKDIR} ${PSEMUPRO_PLUGINS_DIR}
-	${INSTALL_PROGRAM} ${WRKSRC}/libgpuPeopsSoftX.so.1.0.15 ${PSEMUPRO_PLUGINS_DIR}
+	${INSTALL_PROGRAM} ${WRKSRC}/libgpuPeopsSoftX.so.${MAJOR}.0.${MINOR} ${PSEMUPRO_PLUGINS_DIR}
 
 	${MKDIR} ${PSEMUPRO_CFGBINS_DIR}
 	${INSTALL_PROGRAM} ${WRKSRC}/cfgPeopsSoft ${PSEMUPRO_CFGBINS_DIR}
@@ -47,8 +50,8 @@
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} \
-		${WRKSRC}/peops_soft_readme_1_15.txt \
-		${WRKSRC}/peops_soft_version_1_15.txt \
+		${WRKSRC}/peops_soft_readme_${MAJOR}_${MINOR}.txt \
+		${WRKSRC}/peops_soft_version_${MAJOR}_${MINOR}.txt \
 		${DOCSDIR}
 .endif
 
diff -ruN /usr/ports/emulators/linux-peops-softgpu/distinfo linux-peops-softgpu/distinfo
--- /usr/ports/emulators/linux-peops-softgpu/distinfo	Sat Apr  3 05:10:21 2004
+++ linux-peops-softgpu/distinfo	Sun Jan 23 09:50:55 2005
@@ -1,2 +1,2 @@
-MD5 (gpupeopssoftx115.tar.gz) = 890391e4a9a1b9b4e5954ab69a4011df
-SIZE (gpupeopssoftx115.tar.gz) = 151939
+MD5 (gpupeopssoftx116.tar.gz) = ae1f75b736b283d0b6aa916f022a54d5
+SIZE (gpupeopssoftx116.tar.gz) = 165653
diff -ruN /usr/ports/emulators/linux-peops-softgpu/pkg-descr linux-peops-softgpu/pkg-descr
--- /usr/ports/emulators/linux-peops-softgpu/pkg-descr	Sat Dec 27 07:25:06 2003
+++ linux-peops-softgpu/pkg-descr	Sun Jan 23 09:47:14 2005
@@ -1,6 +1,6 @@
 P.E.Op.S. Soft GPU is a PSEmu Pro GPU plugin using a software X11 renderer.
 
-This is the Linux version, tested with emulators/linux-epsxe.
+This is the Linux version, tested with emulators/linux-ePSXe.
 
 WWW: http://sourceforge.net/projects/peops/
 
diff -ruN /usr/ports/emulators/linux-peops-softgpu/pkg-plist linux-peops-softgpu/pkg-plist
--- /usr/ports/emulators/linux-peops-softgpu/pkg-plist	Sat Dec 27 07:25:06 2003
+++ linux-peops-softgpu/pkg-plist	Sun Jan 23 09:50:31 2005
@@ -1,12 +1,12 @@
-lib/psemupro/plugins/libgpuPeopsSoftX.so.1.0.15
+lib/psemupro/plugins/libgpuPeopsSoftX.so.%%MAJOR%%.0.%%MINOR%%
 libexec/psemupro/cfg/cfgPeopsSoft
 share/psemupro/cfg/gpuPeopsSoftX.cfg
-@dirrm lib/psemupro/plugins
-@dirrm lib/psemupro
-@dirrm libexec/psemupro/cfg
-@dirrm libexec/psemupro
-@dirrm share/psemupro/cfg
-@dirrm share/psemupro
-%%PORTDOCS%%%%DOCSDIR%%/peops_soft_readme_1_15.txt
-%%PORTDOCS%%%%DOCSDIR%%/peops_soft_version_1_15.txt
+@unexec rmdir %D/lib/psemupro/plugins 2>/dev/null || true
+@unexec rmdir %D/lib/psemupro 2>/dev/null || true
+@unexec rmdir %D/libexec/psemupro/cfg 2>/dev/null || true
+@unexec rmdir %D/libexec/psemupro 2>/dev/null || true
+@unexec rmdir %D/share/psemupro/cfg 2>/dev/null || true
+@unexec rmdir %D/share/psemupro 2>/dev/null || true
+%%PORTDOCS%%%%DOCSDIR%%/peops_soft_readme_%%MAJOR%%_%%MINOR%%.txt
+%%PORTDOCS%%%%DOCSDIR%%/peops_soft_version_%%MAJOR%%_%%MINOR%%.txt
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050123091822.C335D22E1A>