svn commit: r388649 - head/games/rockdodger
Rusmir Dusko
nemysis at FreeBSD.org
Fri Jun 5 23:50:06 UTC 2015
Author: nemysis
Date: Fri Jun 5 23:50:05 2015
New Revision: 388649
URL: https://svnweb.freebsd.org/changeset/ports/388649
Log:
- Update to 1.0.1
- Change master site(s) from Google Code to Bitbucket
Modified:
head/games/rockdodger/Makefile
head/games/rockdodger/distinfo
head/games/rockdodger/pkg-plist
Modified: head/games/rockdodger/Makefile
==============================================================================
--- head/games/rockdodger/Makefile Fri Jun 5 23:30:10 2015 (r388648)
+++ head/games/rockdodger/Makefile Fri Jun 5 23:50:05 2015 (r388649)
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= rockdodger
-PORTVERSION= 0.9.2
-PORTREVISION= 2
+PORTVERSION= 1.0.1
CATEGORIES= games
-MASTER_SITES= GOOGLE_CODE \
+MASTER_SITES= https://bitbucket.org/rpkrawczyk/rockdodger/downloads/ \
SF/nemysisfreebsdp/${CATEGORIES}/${PORTNAME}/:addons
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
${PORTNAME}_music${EXTRACT_SUFX}:addons \
Modified: head/games/rockdodger/distinfo
==============================================================================
--- head/games/rockdodger/distinfo Fri Jun 5 23:30:10 2015 (r388648)
+++ head/games/rockdodger/distinfo Fri Jun 5 23:50:05 2015 (r388649)
@@ -1,5 +1,5 @@
-SHA256 (rockdodger-0.9.2.tar.gz) = 2b305f78cbdbf1df3954e1db6142d6ccdf742ecec84e8690a6fc56f24e61ade6
-SIZE (rockdodger-0.9.2.tar.gz) = 951997
+SHA256 (rockdodger-1.0.1.tar.gz) = f72bdac944e26af0be3956c4b482f80252bf51f26558e55558d9933b286aa917
+SIZE (rockdodger-1.0.1.tar.gz) = 1006688
SHA256 (rockdodger_music.tar.gz) = c88c92063a99061afea6eefc6b1a7e20723a8c7fc54fa3126aa4130b9722ff03
SIZE (rockdodger_music.tar.gz) = 7607030
SHA256 (rockdodger.png) = 3ed4cdd14a583e0b2ec99693459808b241a70b4c5901bfe67e76855d4f7de8a9
Modified: head/games/rockdodger/pkg-plist
==============================================================================
--- head/games/rockdodger/pkg-plist Fri Jun 5 23:30:10 2015 (r388648)
+++ head/games/rockdodger/pkg-plist Fri Jun 5 23:50:05 2015 (r388649)
@@ -56,6 +56,7 @@ share/pixmaps/rockdodger.png
%%DATADIR%%/images/icerock.01.png
%%DATADIR%%/images/icerock.02.png
%%DATADIR%%/images/icerock.03.png
+%%DATADIR%%/images/icon.mood_item.png
%%DATADIR%%/images/laserpowerup.00.png
%%DATADIR%%/images/laserpowerup.01.png
%%DATADIR%%/images/laserpowerup.02.png
@@ -141,6 +142,24 @@ share/pixmaps/rockdodger.png
%%DATADIR%%/images/ship.0a.png
%%DATADIR%%/images/ship.0b.png
%%DATADIR%%/images/ship_small.png
+%%DATADIR%%/images/yellifish.00.png
+%%DATADIR%%/images/yellifish.01.png
+%%DATADIR%%/images/yellifish.02.png
+%%DATADIR%%/images/yellifish.03.png
+%%DATADIR%%/images/yellifish.04.png
+%%DATADIR%%/images/yellifish.05.png
+%%DATADIR%%/images/yellifish.06.png
+%%DATADIR%%/images/yellifish.07.png
+%%DATADIR%%/images/yellifish.08.png
+%%DATADIR%%/images/yellifish.09.png
+%%DATADIR%%/images/yellifish.0A.png
+%%DATADIR%%/images/yellifish.0B.png
+%%DATADIR%%/images/yellifish.explosion_map.png
+%%DATADIR%%/images/yellifishtentacle.00.png
+%%DATADIR%%/images/yellifishtentacle.01.png
+%%DATADIR%%/images/yellifishtentacle.02.png
+%%DATADIR%%/images/yellifishtentacle.03.png
+%%DATADIR%%/images/yellifishtentacle.04.png
%%DATADIR%%/laser0.png
%%DATADIR%%/laser1.png
%%DATADIR%%/magic.ogg
@@ -148,4 +167,6 @@ share/pixmaps/rockdodger.png
%%DATADIR%%/ramcharg.ogg
%%DATADIR%%/shield0.png
%%DATADIR%%/shield1.png
+%%DATADIR%%/shockwave-water.aiff
%%DATADIR%%/speedup.wav
+%%DATADIR%%/xbad.aiff
More information about the svn-ports-all
mailing list