aboutsummaryrefslogtreecommitdiff
path: root/games/naev
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2011-06-24 19:33:10 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2011-06-24 19:33:10 +0000
commit28469c3c938e703eb1d6b5c6affa7e7fcace5b1d (patch)
tree04455af3fba720ba1158a90c26616f90f2477611 /games/naev
parentbc03549735abf3ad15805585393e8446dfdfef37 (diff)
downloadports-28469c3c938e703eb1d6b5c6affa7e7fcace5b1d.tar.gz
ports-28469c3c938e703eb1d6b5c6affa7e7fcace5b1d.zip
Notes
Diffstat (limited to 'games/naev')
-rw-r--r--games/naev/Makefile16
-rw-r--r--games/naev/distinfo5
-rw-r--r--games/naev/files/pkg-message.in4
3 files changed, 6 insertions, 19 deletions
diff --git a/games/naev/Makefile b/games/naev/Makefile
index e3aeeaed83ad..aef3c856a1bd 100644
--- a/games/naev/Makefile
+++ b/games/naev/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= naev
-PORTVERSION= 0.4.2
-PORTREVISION= 1
+PORTVERSION= 0.5.0
CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
+ ${MASTER_SITE_GOOGLE_CODE}
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= acm@FreeBSD.org
@@ -21,7 +21,6 @@ RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/ndata-${PORTVERSION}:${PORTSDIR}/gam
USE_AUTOTOOLS= automake:env aclocal:env autoconf:env
USE_BZIP2= yes
-USE_DOS2UNIX= conf.example
GNU_CONFIGURE= yes
USE_GL= gl
USE_GMAKE= yes
@@ -44,11 +43,6 @@ OPTIONS= OPENAL "Use the OpenAL sound backend" on \
BROKEN= does not configure on 6.X
.endif
-.if !defined(NOPORTDOCS)
-PLIST_FILES+= %%DOCSDIR%%/conf.example
-PLIST_DIRS= %%DOCSDIR%%
-.endif
-
.if defined(WITH_OPENAL)
USE_OPENAL= yes
CONFIGURE_ARGS+= --with-openal=yes
@@ -66,10 +60,6 @@ CONFIGURE_ARGS+= --with-sdlmixer=no
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME}
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.6 ${PREFIX}/man/man6
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/conf.example ${DOCSDIR}
-.endif
post-install:
@${CAT} ${PKGMESSAGE}
diff --git a/games/naev/distinfo b/games/naev/distinfo
index 7ceca928ec3b..ba98e025eea3 100644
--- a/games/naev/distinfo
+++ b/games/naev/distinfo
@@ -1,3 +1,2 @@
-MD5 (naev/naev-0.4.2.tar.bz2) = 307bec2704e98f0af6f13e50f2737b0c
-SHA256 (naev/naev-0.4.2.tar.bz2) = 91724f57591198a5bc1bc47518779b10bfb58251ed8dd2de63d7ece18deff1b2
-SIZE (naev/naev-0.4.2.tar.bz2) = 633072
+SHA256 (naev/naev-0.5.0.tar.bz2) = cbaa09d036188a22c0c9c70f1db6e00923b138ff897cdd37072adf4a438a503d
+SIZE (naev/naev-0.5.0.tar.bz2) = 905700
diff --git a/games/naev/files/pkg-message.in b/games/naev/files/pkg-message.in
index c39502c02138..054f9197814e 100644
--- a/games/naev/files/pkg-message.in
+++ b/games/naev/files/pkg-message.in
@@ -4,8 +4,6 @@ The NAEV space game was installed
1) You can find the conf.lua config file into your ~/.naev/ directory
-2) See the example of config file at %%DOCSDIR%%/conf.example
-
-3) Enjoy it :)
+2) Enjoy it :)
###############################################################################