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:
parent
495c3da815
commit
661d5b31a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155622
@ -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>
|
||||
|
@ -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
|
||||
|
9
games/linux-x-plane-net-installer/pkg-message
Normal file
9
games/linux-x-plane-net-installer/pkg-message
Normal 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
|
||||
|
||||
===============================================================================
|
Loading…
Reference in New Issue
Block a user