aboutsummaryrefslogtreecommitdiff
path: root/games/bsdgames
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-03-24 19:42:23 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-03-24 19:42:23 +0000
commitb0efaaefd58e23cd27f8ca54788051e1554a5655 (patch)
treedc6177c2cc4d5f51811f7ae8f268cbe11e767ef8 /games/bsdgames
parent0ae327316befbab743485040abeca00aa9b31439 (diff)
downloadports-b0efaaefd58e23cd27f8ca54788051e1554a5655.tar.gz
ports-b0efaaefd58e23cd27f8ca54788051e1554a5655.zip
Update to bsdgames from DragonFlyBSD 4.0.5.
Thanks to marino for helping me find an easier way to create the tarballs for these updates.
Notes
Notes: svn path=/head/; revision=382164
Diffstat (limited to 'games/bsdgames')
-rw-r--r--games/bsdgames/Makefile11
-rw-r--r--games/bsdgames/distinfo4
2 files changed, 10 insertions, 5 deletions
diff --git a/games/bsdgames/Makefile b/games/bsdgames/Makefile
index 32cff10bf870..23835721a76c 100644
--- a/games/bsdgames/Makefile
+++ b/games/bsdgames/Makefile
@@ -2,11 +2,9 @@
# $FreeBSD$
PORTNAME= bsdgames
-PORTVERSION= 3.8.2
-PORTREVISION= 4
+PORTVERSION= 4.0.5
PORTEPOCH= 1
CATEGORIES= games
-# Fetched from git://git.dragonflybsd.org/dragonfly.git, v${PORTVERSION}, /games
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= adamw
@@ -85,4 +83,11 @@ post-install:
@${TOUCH} ${STAGEDIR}/var/games/atc_score
@${FIND} ${STAGEDIR}/var/games -type f -exec ${MV} {} {}.sample \;
+dist:
+ fetch -o- https://github.com/DragonFlyBSD/DragonFlyBSD/archive/v${PORTVERSION}.zip | \
+ unzip - DragonFlyBSD-${PORTVERSION}/games/\*
+ mv DragonFlyBSD-${PORTVERSION}/games bsdgames-${PORTVERSION}
+ tar -cvf bsdgames-${PORTVERSION}.tar bsdgames-${PORTVERSION}
+ xz -v bsdgames-${PORTVERSION}.tar
+
.include <bsd.port.mk>
diff --git a/games/bsdgames/distinfo b/games/bsdgames/distinfo
index 7c22156e6ea6..074b6936a576 100644
--- a/games/bsdgames/distinfo
+++ b/games/bsdgames/distinfo
@@ -1,2 +1,2 @@
-SHA256 (bsdgames-3.8.2.tar.xz) = f24b7202c06af3ee2d5b4492970003a25bb93ad9eba9ffc68b187bc213eb536b
-SIZE (bsdgames-3.8.2.tar.xz) = 1750472
+SHA256 (bsdgames-4.0.5.tar.xz) = 3511d7af6784bf4377f5ebfeae2d1fe502f5b5fd3e649f1224b414db2267d310
+SIZE (bsdgames-4.0.5.tar.xz) = 1751992