1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

Update to 3.0

This commit is contained in:
Mario Sergio Fujikawa Ferreira 2005-04-03 19:44:24 +00:00
parent d68e3f7809
commit 34a8a8cd54
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132368
5 changed files with 10 additions and 12 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= vgb
PORTVERSION= 2.2
PORTVERSION= 3.0
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= http://fms.komkon.org/VGB/
@ -26,7 +26,6 @@ INSTALL_DIR= ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP}
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/vgb ${PREFIX}/bin
@${INSTALL_PROGRAM} ${WRKSRC}/vgb-debug ${PREFIX}/bin
@${INSTALL_DIR} ${PREFIX}/share/vgb
@${INSTALL_DATA} ${WRKSRC}/CART.GB ${PREFIX}/share/vgb
.if !defined(NOPORTDOCS)
@ -36,8 +35,8 @@ do-install:
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500000
LIB_DEPENDS+= c_r.4:${PORTSDIR}/misc/compat4x
.if ${OSVERSION} < 502100
IGNORE= Does not work for FreeBSD versions prior to 5.2.1R
.endif
.include <bsd.port.post.mk>

View File

@ -1,2 +1,2 @@
MD5 (VGB22-FreeBSD-80x86-bin.tar.Z) = a4cf3af2a1a3018d74373f807b5b3ccb
SIZE (VGB22-FreeBSD-80x86-bin.tar.Z) = 397983
MD5 (VGB30-FreeBSD-80x86-bin.tar.Z) = e0b6286625d436597af664bc269ad431
SIZE (VGB30-FreeBSD-80x86-bin.tar.Z) = 315061

View File

@ -1,5 +1,4 @@
bin/vgb
bin/vgb-debug
share/vgb/CART.GB
%%PORTDOCS%%share/doc/vgb/VGB.html
%%PORTDOCS%%@dirrm share/doc/vgb

View File

@ -6,7 +6,7 @@
#
PORTNAME= vgba
PORTVERSION= 2.1
PORTVERSION= 3.0
CATEGORIES= emulators
MASTER_SITES= http://fms.komkon.org/VGBA/
PKGNAMESUFFIX= -bin
@ -32,8 +32,8 @@ do-install:
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500000
LIB_DEPENDS+= c_r.4:${PORTSDIR}/misc/compat4x
.if ${OSVERSION} < 502100
IGNORE= Does not work for FreeBSD versions prior to 5.2.1R
.endif
.include <bsd.port.post.mk>

View File

@ -1,2 +1,2 @@
MD5 (VGBA21-FreeBSD-80x86-bin.tar.Z) = bc39633b603fd5fcdfad20ac282d3a2d
SIZE (VGBA21-FreeBSD-80x86-bin.tar.Z) = 281267
MD5 (VGBA30-FreeBSD-80x86-bin.tar.Z) = f50982c1462f34125ab1681cf1105d70
SIZE (VGBA30-FreeBSD-80x86-bin.tar.Z) = 309626