diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-01-29 03:21:37 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-01-29 03:21:37 +0000 |
commit | ce2a7659a6aaf4cb261a8862413221de2d9ce245 (patch) | |
tree | 4adc25b610fa4cdc58366d3b7a333fa16cc9f9d1 | |
parent | Update to 1.2 (diff) |
Update to 2.8
Notes
Notes:
svn path=/head/; revision=154698
-rw-r--r-- | emulators/linux-pete-xgl2gpu/Makefile | 7 | ||||
-rw-r--r-- | emulators/linux-pete-xgl2gpu/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/emulators/linux-pete-xgl2gpu/Makefile b/emulators/linux-pete-xgl2gpu/Makefile index 541a4605c33a..e87ad9b92858 100644 --- a/emulators/linux-pete-xgl2gpu/Makefile +++ b/emulators/linux-pete-xgl2gpu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= linux-pete-xgl2gpu -PORTVERSION= 2.7 +PORTVERSION= 2.8 CATEGORIES= emulators linux MASTER_SITES= http://www.pbernert.com/ DISTNAME= gpupetexgl${MAJOR}0${MINOR} @@ -40,9 +40,8 @@ PSEMUPRO_CFGFILES_DIR= ${PREFIX}/share/psemupro/cfg # by default, disable options which may crash the plugin post-patch: - @${REINPLACE_CMD} -e \ - '/^NoRenderTexture/ s|= 0|= 1|; \ - /^TWinShader/ s|= 1|= 0|' ${WRKSRC}/gpuPeteXGL2.cfg + @${REINPLACE_CMD} -e '/^TWinShader/ s|= 1|= 0|' \ + ${WRKSRC}/gpuPeteXGL2.cfg do-install: ${MKDIR} ${PSEMUPRO_PLUGINS_DIR} diff --git a/emulators/linux-pete-xgl2gpu/distinfo b/emulators/linux-pete-xgl2gpu/distinfo index 7fe61f7172b5..eff1320c6b78 100644 --- a/emulators/linux-pete-xgl2gpu/distinfo +++ b/emulators/linux-pete-xgl2gpu/distinfo @@ -1,3 +1,3 @@ -MD5 (gpupetexgl207.tar.gz) = 2c1f942420ef6fa0b2d15f731f48b0b1 -SHA256 (gpupetexgl207.tar.gz) = 4111d2028357279f82c269aa54682f481f875e4810ed88c2d16bd39bf2059bf4 -SIZE (gpupetexgl207.tar.gz) = 193431 +MD5 (gpupetexgl208.tar.gz) = 088c5cdc21a0807e9227d7ec4672b51d +SHA256 (gpupetexgl208.tar.gz) = 01486fd9c644e44abd7aa303cbdccd4139d2a133b75f53436b6b8e5fb14dc9d0 +SIZE (gpupetexgl208.tar.gz) = 189449 |