aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2006-01-29 15:46:17 +0800
committerjylefort <jylefort@FreeBSD.org>2006-01-29 15:46:17 +0800
commiteca94d58c6c9286f48a433837f7c6198eef3d1e0 (patch)
tree93ee10895aec451dcf770397e13dc1959ee7fbe7
parent54c5a0b0f9a6ef2fdee283755ac4e8dc841506b1 (diff)
downloadfreebsd-ports-gnome-eca94d58c6c9286f48a433837f7c6198eef3d1e0.tar.gz
freebsd-ports-gnome-eca94d58c6c9286f48a433837f7c6198eef3d1e0.tar.zst
freebsd-ports-gnome-eca94d58c6c9286f48a433837f7c6198eef3d1e0.zip
Update to 8.32
-rw-r--r--games/linux-x-plane/Makefile9
-rw-r--r--games/linux-x-plane/distinfo0
2 files changed, 4 insertions, 5 deletions
diff --git a/games/linux-x-plane/Makefile b/games/linux-x-plane/Makefile
index 1869a3ddf2b2..46cc3ec4664e 100644
--- a/games/linux-x-plane/Makefile
+++ b/games/linux-x-plane/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= linux-x-plane
-PORTVERSION= 8.20
+PORTVERSION= 8.32
CATEGORIES= games linux
MASTER_SITES= # empty
@@ -24,7 +24,7 @@ USE_BZIP2= yes
USE_LINUX= yes
NO_BUILD= yes
RESTRICTED= "Redistribution prohibited"
-NO_PACKAGE= "Package will be 348 MB, set FORCE_PACKAGE if you really want to build it"
+NO_PACKAGE= "Package will be 482 MB, set FORCE_PACKAGE if you really want to build it"
ONLY_FOR_ARCHS= i386 amd64
XDIR= ${PREFIX}/lib/x-plane
@@ -95,7 +95,7 @@ do-fetch:
${ECHO_CMD} "" ; \
${ECHO_CMD} " - install the games/linux-x-plane-net-installer port" ; \
${ECHO_CMD} " - as a normal user, run X-Plane-Net-Install, select a destination directory" ; \
- ${ECHO_CMD} " with enough free space (you need about 550 MB), and install X-Plane" ; \
+ ${ECHO_CMD} " with enough free space (you need about 674 MB), and install X-Plane" ; \
${ECHO_CMD} " - as root, create the distribution tarball:" ; \
${ECHO_CMD} "" ; \
${ECHO_CMD} " cd ${MASTERDIR}" ; \
@@ -133,8 +133,7 @@ dist:
post-patch:
@${FIND} ${WRKSRC} -type d -empty -exec ${TOUCH} "{}/.keep_me" \;
- @${MKDIR} ${WRKSRC}/.programs/Resources
- @${MV} -f ${WRKSRC}/Resources/plugins ${WRKSRC}/.programs/Resources
+ @${MKDIR} ${WRKSRC}/.programs
.for p in ${PROGRAMS}
@${MV} -f ${WRKSRC}/${p}-* ${WRKSRC}/.programs
.endfor
diff --git a/games/linux-x-plane/distinfo b/games/linux-x-plane/distinfo
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/games/linux-x-plane/distinfo
+++ /dev/null