summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-08-25 07:04:00 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-08-25 07:04:00 +0000
commit80f981e7384b27eddb0a089b4c85b5d3357a0766 (patch)
tree4f603a29945aba9cca10bdb57266d953de6e5f19 /games
parentChange Id->FreeBSD. (diff)
Update to version 0.43
PR: 13328 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=20955
Diffstat (limited to 'games')
-rw-r--r--games/gltron/Makefile10
-rw-r--r--games/gltron/distinfo2
-rw-r--r--games/gltron/pkg-plist2
3 files changed, 9 insertions, 5 deletions
diff --git a/games/gltron/Makefile b/games/gltron/Makefile
index ce1bf853ff6b..688f49577cc6 100644
--- a/games/gltron/Makefile
+++ b/games/gltron/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: gltron
-# Version required: 0.32
+# Version required: 0.43
# Date created: 24 July 1999
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
-DISTNAME= glTron-0.32
-PKGNAME= gltron-0.32
+DISTNAME= glTron-0.43
+PKGNAME= gltron-0.43
CATEGORIES= games
MASTER_SITES= http://www.ards.net/Andreas/
@@ -25,7 +25,9 @@ do-install:
post-install:
.if !defined(NOPORTDOCS)
@ ${MKDIR} ${PREFIX}/share/doc/gltron
- @ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/gltron
+.for file in CHANGELOG CREDITS README
+ @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/gltron
+.endfor
.endif
.include <bsd.port.mk>
diff --git a/games/gltron/distinfo b/games/gltron/distinfo
index 3c5235c67d2c..77fe9ee06363 100644
--- a/games/gltron/distinfo
+++ b/games/gltron/distinfo
@@ -1 +1 @@
-MD5 (glTron-0.32.tar.gz) = d194405f24692c540c8d81f33e493bfc
+MD5 (glTron-0.43.tar.gz) = f1b0cb19e7394a97118ef9d240268e11
diff --git a/games/gltron/pkg-plist b/games/gltron/pkg-plist
index 7020874e1e23..31a00428209a 100644
--- a/games/gltron/pkg-plist
+++ b/games/gltron/pkg-plist
@@ -1,3 +1,5 @@
bin/gltron
+share/doc/gltron/CHANGELOG
+share/doc/gltron/CREDITS
share/doc/gltron/README
@dirrm share/doc/gltron