1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Update to 1.07

This commit is contained in:
Jean-Yves Lefort 2006-02-10 02:37:18 +00:00
parent 495c3da815
commit 661d5b31a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155622
3 changed files with 17 additions and 5 deletions

View File

@ -6,9 +6,9 @@
#
PORTNAME= linux-x-plane-net-installer
PORTVERSION= 1.03
PORTVERSION= 1.07
CATEGORIES= games linux
MASTER_SITES= http://dev.x-plane.com/installer/${PORTVERSION}-lin1/
MASTER_SITES= http://dev.x-plane.com/installer/${PORTVERSION}/
DISTFILES= X-Plane-Net-Install.gz
MAINTAINER= jylefort@FreeBSD.org
@ -45,4 +45,7 @@ do-extract:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/X-Plane-Net-Install ${PREFIX}/bin
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (X-Plane-Net-Install.gz) = db7a3dc12cd9dea2d6ccced9d175a5bb
SHA256 (X-Plane-Net-Install.gz) = cb90449f8f80bde06c4b798802ac0533aeeb605c3428b21fd176e668f9a73a0e
SIZE (X-Plane-Net-Install.gz) = 1869256
MD5 (X-Plane-Net-Install.gz) = 5d8a5b24be554ded98a5813e9bee53a9
SHA256 (X-Plane-Net-Install.gz) = e2d5ca4ae105f3af6d7899d87602f2f32a6556d110af3f5016c6833c226807db
SIZE (X-Plane-Net-Install.gz) = 1908398

View File

@ -0,0 +1,9 @@
===============================================================================
Because of a bug in the installer, you must create the destination directory
manually before running the program, for instance:
mkdir ~/X-Plane
X-Plane-Net-Install
===============================================================================