FreeBSD Bugzilla – Attachment 126627 Details for
Bug 170382
[patch] Update games/naev and games/naev-data to 0.5.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 5.63 KB, created by
Kevin Zheng
on 2012-08-05 02:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kevin Zheng
Created:
2012-08-05 02:30:01 UTC
Size:
5.63 KB
patch
obsolete
>diff -ruN /usr/ports/games/naev/Makefile naev/Makefile >--- /usr/ports/games/naev/Makefile 2012-07-29 06:17:02.000000000 -0500 >+++ naev/Makefile 2012-08-04 20:07:19.000000000 -0500 >@@ -6,21 +6,19 @@ > # > > PORTNAME= naev >-PORTVERSION= 0.5.2 >-PORTREVISION= 1 >+PORTVERSION= 0.5.3 > CATEGORIES= games >-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ >- ${MASTER_SITE_GOOGLE_CODE} >+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} > DIST_SUBDIR= ${PORTNAME} > > MAINTAINER= acm@FreeBSD.org >-COMMENT= 2D action/rpg space game >+COMMENT= 2D action/rpg space trading combat game > >-LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ >- freetype:${PORTSDIR}/print/freetype2 > RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/ndata-${PORTVERSION}:${PORTSDIR}/games/naev-data >+LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \ >+ png15:${PORTSDIR}/graphics/png \ >+ vorbis:${PORTSDIR}/audio/libvorbis > >-USE_AUTOTOOLS= automake:env aclocal:env autoconf:env > USE_BZIP2= yes > GNU_CONFIGURE= yes > USE_GL= gl >@@ -33,8 +31,6 @@ > LDFLAGS+= -L${LOCALBASE}/lib > > MAN6= naev.6 >-PLIST_FILES= bin/${PORTNAME} >-SUB_FILES= pkg-message > > OPTIONS= OPENAL "Use the OpenAL sound backend" on \ > SDL_MIXER "Use the SDL_mixer sound backend" on >@@ -42,24 +38,17 @@ > .include <bsd.port.options.mk> > > .if defined(WITH_OPENAL) >-USE_OPENAL= yes >+USE_OPENAL= yes > CONFIGURE_ARGS+= --with-openal=yes > .else > CONFIGURE_ARGS+= --with-openal=no > .endif > > .if defined(WITH_SDL_MIXER) >-USE_SDL+= mixer >+USE_SDL+= mixer > CONFIGURE_ARGS+= --with-sdlmixer=yes > .else > CONFIGURE_ARGS+= --with-sdlmixer=no > .endif > >-do-install: >- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME} >- ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.6 ${PREFIX}/man/man6 >- >-post-install: >- @${CAT} ${PKGMESSAGE} >- > .include <bsd.port.mk> >diff -ruN /usr/ports/games/naev/distinfo naev/distinfo >--- /usr/ports/games/naev/distinfo 2012-03-30 22:45:37.000000000 -0500 >+++ naev/distinfo 2012-08-04 20:07:19.000000000 -0500 >@@ -1,2 +1,2 @@ >-SHA256 (naev/naev-0.5.2.tar.bz2) = bdee2ba049d2707c0d0c971dda2855e4b44f2b73c4ece960daec46171856542f >-SIZE (naev/naev-0.5.2.tar.bz2) = 992571 >+SHA256 (naev/naev-0.5.3.tar.bz2) = b2d026abb099bcb884e13a26b1bce4273f094830690340468f752a3b9b64c719 >+SIZE (naev/naev-0.5.3.tar.bz2) = 997522 >diff -ruN /usr/ports/games/naev/files/pkg-message.in naev/files/pkg-message.in >--- /usr/ports/games/naev/files/pkg-message.in 2012-03-30 22:45:38.000000000 -0500 >+++ naev/files/pkg-message.in 1969-12-31 18:00:00.000000000 -0600 >@@ -1,9 +0,0 @@ >-############################################################################### >- >-The NAEV space game was installed >- >-1) You can find the conf.lua config file into your ~/.config/naev/ directory >- >-2) Enjoy it :) >- >-############################################################################### >diff -ruN /usr/ports/games/naev/pkg-descr naev/pkg-descr >--- /usr/ports/games/naev/pkg-descr 2009-04-28 19:11:21.000000000 -0500 >+++ naev/pkg-descr 2012-08-04 20:07:19.000000000 -0500 >@@ -1,4 +1,12 @@ >-NAEV is a 2d action/rpg space game that combines elements from the action, rpg >-and simulation genres. >+Naev is a space trading and combat game, inspired by Escape Velocity. > >-WWW: http://code.google.com/p/naev/ >+Played from a top-down perspective with isometric sprites, the >+player is free to explore the galaxy as they see fit, trading or >+pirating their way to a vast fortune. >+ >+Naev is set in a futuristic science fiction environment, in which >+the player finds himself in the wake of a massive galactic cataclysm >+which erupted from the Sol system and destroyed everything within >+tens of light-years, resulting in a massive, volatile nebula. >+ >+WWW: http://naev.org/ >diff -ruN /usr/ports/games/naev/pkg-plist naev/pkg-plist >--- /usr/ports/games/naev/pkg-plist 1969-12-31 18:00:00.000000000 -0600 >+++ naev/pkg-plist 2012-08-04 20:07:19.000000000 -0500 >@@ -0,0 +1,11 @@ >+bin/naev >+share/applications/naev.desktop >+share/pixmaps/naev.png >+%%DOCSDIR%%/AUTHORS >+%%DOCSDIR%%/README >+%%DOCSDIR%%/TODO >+%%DOCSDIR%%/LICENSE >+%%DATADIR%%/naev-confupdate.sh >+@dirrmtry share/applications >+@dirrm %%DOCSDIR%% >+@dirrmtry %%DATADIR%% >diff -ruN /usr/ports/games/naev-data/Makefile naev-data/Makefile >--- /usr/ports/games/naev-data/Makefile 2012-03-30 22:45:38.000000000 -0500 >+++ naev-data/Makefile 2012-08-04 20:07:22.000000000 -0500 >@@ -6,10 +6,9 @@ > # > > PORTNAME= data >-PORTVERSION= 0.5.2 >+PORTVERSION= 0.5.3 > CATEGORIES= games >-MASTER_SITES= SF/${PKGNAMEPREFIX:S/-//}/${PKGNAMEPREFIX}${PORTVERSION} \ >- ${MASTER_SITE_GOOGLE_CODE} >+MASTER_SITES= SF/${PKGNAMEPREFIX:S/-//}/${PKGNAMEPREFIX}${PORTVERSION} > PKGNAMEPREFIX= naev- > DISTNAME= ${PORTNAME:S/^/n/}-${PORTVERSION} > EXTRACT_SUFX= # >diff -ruN /usr/ports/games/naev-data/distinfo naev-data/distinfo >--- /usr/ports/games/naev-data/distinfo 2012-03-30 22:45:38.000000000 -0500 >+++ naev-data/distinfo 2012-08-04 20:07:22.000000000 -0500 >@@ -1,2 +1,2 @@ >-SHA256 (naev/ndata-0.5.2) = fff31d7d165e33ef567e84cdc47787596df4da1362900628c1eff4eb949dfdc3 >-SIZE (naev/ndata-0.5.2) = 244690305 >+SHA256 (naev/ndata-0.5.3) = a6f1abb3b173fab7b8cfaf1c4057caa4880235bc5eca489d0ac7d4ae4acf9028 >+SIZE (naev/ndata-0.5.3) = 244956464 >diff -ruN /usr/ports/games/naev-data/pkg-descr naev-data/pkg-descr >--- /usr/ports/games/naev-data/pkg-descr 2009-04-28 19:11:21.000000000 -0500 >+++ naev-data/pkg-descr 2012-08-04 20:07:22.000000000 -0500 >@@ -1,4 +1,6 @@ >-NAEV is a 2d action/rpg space game that combines elements from the action, rpg >-and simulation genres (data file). >+Naev is a space trading and combat game, inspired by Escape Velocity. >+This port installs the data file needed to play the game. > >-WWW: http://code.google.com/p/naev/ >+For a full description, please see games/naev. >+ >+WWW: http://naev.org/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 170382
: 126627