aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-09-08 19:23:23 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-09-08 19:23:23 +0800
commit3d668cd5fe1c13a26c700ede716e068612475b97 (patch)
tree55ae20da6ed2ae1dc4820b07a5c4c97e0cd23b64 /games
parent5f48c2c740a8f05003823992a4c41f01ec839073 (diff)
downloadfreebsd-ports-gnome-3d668cd5fe1c13a26c700ede716e068612475b97.tar.gz
freebsd-ports-gnome-3d668cd5fe1c13a26c700ede716e068612475b97.tar.zst
freebsd-ports-gnome-3d668cd5fe1c13a26c700ede716e068612475b97.zip
- Update to 0.68
Diffstat (limited to 'games')
-rw-r--r--games/gnurobbo/Makefile10
-rw-r--r--games/gnurobbo/distinfo4
2 files changed, 7 insertions, 7 deletions
diff --git a/games/gnurobbo/Makefile b/games/gnurobbo/Makefile
index 8ad589601680..fdbedecc14ec 100644
--- a/games/gnurobbo/Makefile
+++ b/games/gnurobbo/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gnurobbo
-PORTVERSION= 0.66
-PORTREVISION= 4
+PORTVERSION= 0.68
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION:C/^([0-9]+\.[0-9]+)\..*$/\1/}/
EXTRACT_SUFX= -source.tar.gz
@@ -22,12 +21,13 @@ PLIST_FILES= bin/${PORTNAME}
PORTDOCS= *
PORTDATA= *
+WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}
+
OPTIONS_DEFINE= DOCS
post-patch:
- @${REINPLACE_CMD} -e '/define DEBUG_DUMP_VM_USAGE/ d' ${WRKSRC}/game.c
- @${REINPLACE_CMD} -e '/^install:/,$$ s|$$([A-Z_]*DIR)|${STAGEDIR}&| g' \
- -e '/^LIBS=/s/$$/ -lm/' \
+ @${REINPLACE_CMD} -e '/^install:/,$$ s|$$([A-Z_]*DIR)|$${DESTDIR}&| g' \
+ -e '/^CFLAGS/s/-d//' \
${WRKSRC}/Makefile
post-install:
diff --git a/games/gnurobbo/distinfo b/games/gnurobbo/distinfo
index 9b11bf436614..372f2cbdf004 100644
--- a/games/gnurobbo/distinfo
+++ b/games/gnurobbo/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnurobbo-0.66-source.tar.gz) = 54d2418f49e52b8f49631eb93af7789074b628d308a6d26b00cc795ad0b04d89
-SIZE (gnurobbo-0.66-source.tar.gz) = 1765034
+SHA256 (gnurobbo-0.68-source.tar.gz) = 6c7e9e425655da02c2442d13b5fa8f542af62d2c8f253db2fb63470c5c0c3db8
+SIZE (gnurobbo-0.68-source.tar.gz) = 2400364