aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2013-10-19 10:58:22 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2013-10-19 10:58:22 +0800
commit5914e713b44bc02a277924f0131cd253508e2f51 (patch)
tree3beed196050e10abe2f02b82cadb7fdf99c42c64 /games
parent97f6311d4ef01c278bd27f4c3a3dbd74ff4eeeba (diff)
downloadfreebsd-ports-gnome-5914e713b44bc02a277924f0131cd253508e2f51.tar.gz
freebsd-ports-gnome-5914e713b44bc02a277924f0131cd253508e2f51.tar.zst
freebsd-ports-gnome-5914e713b44bc02a277924f0131cd253508e2f51.zip
- Update to 0.9.1
- Support staging
Diffstat (limited to 'games')
-rw-r--r--games/pipewalker/Makefile16
-rw-r--r--games/pipewalker/distinfo4
-rw-r--r--games/pipewalker/pkg-plist10
3 files changed, 10 insertions, 20 deletions
diff --git a/games/pipewalker/Makefile b/games/pipewalker/Makefile
index 6fdd5d99af6a..ff7c352a3533 100644
--- a/games/pipewalker/Makefile
+++ b/games/pipewalker/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pipewalker
-PORTVERSION= 0.8.3
-PORTREVISION= 1
+PORTVERSION= 0.9.1
CATEGORIES= games
MASTER_SITES= SF
EXTRACT_SUFX= -src.tar.gz
@@ -18,10 +17,15 @@ USE_GL= gl glu
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+PLIST_FILES= bin/${PORTNAME} \
+ share/applications/${PORTNAME}.desktop \
+ share/pixmaps/${PORTNAME}.xpm
+PLIST_DIRSTRY= share/applications
PORTDOCS= *
+PORTDATA= *
-NO_STAGE= yes
-.include <bsd.port.options.mk>
+OPTIONS_DEFINE= DOCS
+OPTIONS_DEFAULT=DOCS
post-patch:
@${CHMOD} a+x ${WRKSRC}/install-sh
@@ -29,9 +33,5 @@ post-patch:
${WRKSRC}/data/Makefile.in ${WRKSRC}/src/Makefile.in
@${REINPLACE_CMD} -e '/^install-data-am/ s|install-pkgmenudataDATA||' \
${WRKSRC}/extra/Makefile.in
-.if ! ${PORT_OPTIONS:MDOCS}
- @${REINPLACE_CMD} -e '/^install-data-am/ s|install-pkgdocdataDATA||' \
- ${WRKSRC}/Makefile.in
-.endif
.include <bsd.port.mk>
diff --git a/games/pipewalker/distinfo b/games/pipewalker/distinfo
index 1ef728acd11d..444ca001e4a5 100644
--- a/games/pipewalker/distinfo
+++ b/games/pipewalker/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pipewalker-0.8.3-src.tar.gz) = 896d1146f473df2c04aa0b021b90788a2bf3e643c284c4d8909366e39ddda99e
-SIZE (pipewalker-0.8.3-src.tar.gz) = 510766
+SHA256 (pipewalker-0.9.1-src.tar.gz) = 4ea2f698e1275e493fa262004f97385c6f4758ad05a07db7e9f731ce8ff0d8b3
+SIZE (pipewalker-0.9.1-src.tar.gz) = 930790
diff --git a/games/pipewalker/pkg-plist b/games/pipewalker/pkg-plist
deleted file mode 100644
index 0ae0447e1c29..000000000000
--- a/games/pipewalker/pkg-plist
+++ /dev/null
@@ -1,10 +0,0 @@
-bin/pipewalker
-share/applications/pipewalker.desktop
-%%DATADIR%%/clatz.wav
-%%DATADIR%%/complete.wav
-%%DATADIR%%/font.tga
-%%DATADIR%%/network.tga
-%%DATADIR%%/plumbing.tga
-share/pixmaps/pipewalker.xpm
-@dirrm %%DATADIR%%
-@dirrmtry share/applications