FreeBSD Bugzilla – Attachment 132063 Details for
Bug 176258
[MAINTAINER] games/asteroid: update to 1.2.1, change Homepage and Mastersite
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
asteroid-1.2.1.patch
asteroid-1.2.1.patch (text/plain), 2.82 KB, created by
nemysis
on 2013-02-19 02:00:00 UTC
(
hide
)
Description:
asteroid-1.2.1.patch
Filename:
MIME Type:
Creator:
nemysis
Created:
2013-02-19 02:00:00 UTC
Size:
2.82 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/games/asteroid/Makefile ./Makefile >--- /usr/ports/games/asteroid/Makefile 2013-02-10 14:22:24.000000000 +0100 >+++ ./Makefile 2013-02-19 02:44:29.000000000 +0100 >@@ -2,15 +2,21 @@ > # $FreeBSD: head/games/asteroid/Makefile 311996 2013-02-10 07:49:40Z miwi $ > > PORTNAME= asteroid >-PORTVERSION= 1.2 >+PORTVERSION= 1.2.1 > CATEGORIES= games >-MASTER_SITES= SF/chaoslizard/Asteroid/v1.2%20%282012%20Apr.%2022%29/ >+MASTER_SITES= GH > > MAINTAINER= nemysis@gmx.ch > COMMENT= Modern version of the arcade classic Asteroid > > LICENSE= GPLv3 > >+USE_GITHUB= yes >+GH_ACCOUNT= chazomaticus >+GH_PROJECT= asteroid >+GH_TAGNAME= master >+GH_COMMIT= 6d23595 >+ > USE_GL= glut > USE_SDL= mixer sdl > USE_GNOME= gtk20 >@@ -19,8 +25,7 @@ > USE_CMAKE= yes > CMAKE_VERBOSE= yes > >-PORTDATA= * >-PORTDOCS= AUTHORS NEWS README >+PORTDOCS= AUTHORS NEWS README.md > > .include <bsd.port.options.mk> > >@@ -29,5 +34,6 @@ > ${MKDIR} ${DOCSDIR} > ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} > .endif >+ @-update-desktop-database -q > > .include <bsd.port.mk> >diff -ruN --exclude=CVS /usr/ports/games/asteroid/distinfo ./distinfo >--- /usr/ports/games/asteroid/distinfo 2013-02-10 14:22:24.000000000 +0100 >+++ ./distinfo 2013-02-19 02:36:54.000000000 +0100 >@@ -1,2 +1,2 @@ >-SHA256 (asteroid-1.2.tar.gz) = e268985efd23e65ad0e96d93bcc711d48f9a58da419645eb20a24a6a0ceaabe1 >-SIZE (asteroid-1.2.tar.gz) = 310346 >+SHA256 (asteroid-1.2.1.tar.gz) = 83c22a15bce77b4d040cbdae3c19f8fe87197a3202a1c70415deb2744b5f1c0e >+SIZE (asteroid-1.2.1.tar.gz) = 307691 >diff -ruN --exclude=CVS /usr/ports/games/asteroid/pkg-descr ./pkg-descr >--- /usr/ports/games/asteroid/pkg-descr 2013-02-10 14:22:24.000000000 +0100 >+++ ./pkg-descr 2013-02-19 02:22:03.000000000 +0100 >@@ -18,4 +18,4 @@ > to figure out the different powerup types. > > >-WWW: http://chaoslizard.sourceforge.net/asteroid/ >+WWW: http://chazomaticus.github.com/asteroid/ >diff -ruN --exclude=CVS /usr/ports/games/asteroid/pkg-plist ./pkg-plist >--- /usr/ports/games/asteroid/pkg-plist 2013-02-10 14:22:24.000000000 +0100 >+++ ./pkg-plist 2013-02-19 02:41:02.000000000 +0100 >@@ -1,8 +1,22 @@ > bin/asteroid > share/applications/asteroid.desktop >+%%DATADIR%%/gfx/asteroid.bmp >+%%DATADIR%%/sfx/exp_asteroid.wav >+%%DATADIR%%/sfx/exp_other.wav >+%%DATADIR%%/sfx/exp_ship.wav >+%%DATADIR%%/sfx/get_powerup.wav >+%%DATADIR%%/sfx/newlevel.wav >+%%DATADIR%%/sfx/spawn_alien.wav >+%%DATADIR%%/sfx/spawn_powerup.wav >+%%DATADIR%%/sfx/spawn_shot.wav > share/icons/hicolor/scalable/apps/asteroid.svg > @dirrmtry share/icons/hicolor/scalable/apps > @dirrmtry share/icons/hicolor/scalable > @dirrmtry share/icons/hicolor > @dirrmtry share/icons >+@dirrm %%DATADIR%%/sfx >+@dirrm %%DATADIR%%/gfx >+@dirrm %%DATADIR%% > @dirrmtry share/applications >+@exec %%LOCALBASE%%/bin/update-desktop-database -q || /usr/bin/true >+@unexec %%LOCALBASE%%/bin/update-desktop-database -q || /usr/bin/true
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 176258
: 132063