summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2011-06-24 19:33:10 +0000
committeracm <acm@FreeBSD.org>2011-06-24 19:33:10 +0000
commitb6bcb86b0b77ad144cc0394d5b1c4a5cc6eea9be (patch)
treee20278778fedb0ca0194ff43fc35b963b848cf5b
parentf25647ac1e5991026d6eaae328ae944a17f56e55 (diff)
downloadFreeBSD-ports-b6bcb86b0b77ad144cc0394d5b1c4a5cc6eea9be.zip
FreeBSD-ports-b6bcb86b0b77ad144cc0394d5b1c4a5cc6eea9be.tar.gz
- Update to 0.5.0
PR: 157882 Submitted by: Rusty Nejdl <rnejdl .at. ringofsaturn.com>
-rw-r--r--games/naev-data/Makefile5
-rw-r--r--games/naev-data/distinfo5
-rw-r--r--games/naev/Makefile16
-rw-r--r--games/naev/distinfo5
-rw-r--r--games/naev/files/pkg-message.in4
5 files changed, 11 insertions, 24 deletions
diff --git a/games/naev-data/Makefile b/games/naev-data/Makefile
index 16f051d..2d7da42 100644
--- a/games/naev-data/Makefile
+++ b/games/naev-data/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= data
-PORTVERSION= 0.4.2
+PORTVERSION= 0.5.0
CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES= SF/${PKGNAMEPREFIX:S/-//}/${PKGNAMEPREFIX}${PORTVERSION} \
+ ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= naev-
DISTNAME= ${PORTNAME:S/^/n/}-${PORTVERSION}
EXTRACT_SUFX= #
diff --git a/games/naev-data/distinfo b/games/naev-data/distinfo
index d28cfe9..45a1d91d 100644
--- a/games/naev-data/distinfo
+++ b/games/naev-data/distinfo
@@ -1,3 +1,2 @@
-MD5 (naev/ndata-0.4.2) = 12a5490ef0957f36b5baf91daaa87439
-SHA256 (naev/ndata-0.4.2) = 3e1f4dc1c7f99fd3fb42c3a966f1fc3f4ac9fcdcedf25326d12c25200414dbf8
-SIZE (naev/ndata-0.4.2) = 140366052
+SHA256 (naev/ndata-0.5.0) = 269be8d7ba0e39a79a57ecf26fbb85e642eab7b0566dab0c2c7268bf56ef0550
+SIZE (naev/ndata-0.5.0) = 227724242
diff --git a/games/naev/Makefile b/games/naev/Makefile
index e3aeeae..aef3c85 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 7ceca92..ba98e02 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 c39502c..054f919 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 :)
###############################################################################
OpenPOWER on IntegriCloud