Date: Tue, 29 Apr 2014 23:13:21 +0000 (UTC) From: Rusmir Dusko <nemysis@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352660 - in head/games: rnd_jue rocksndiamonds rocksndiamonds-data rocksndiamonds-data/files Message-ID: <201404292313.s3TNDL5n093564@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nemysis Date: Tue Apr 29 23:13:21 2014 New Revision: 352660 URL: http://svnweb.freebsd.org/changeset/ports/352660 QAT: https://qat.redports.org/buildarchive/r352660/ Log: Not exist in the moment http://www.bd-fans.com/RnD.html games/rnd_jue - Change Makefile header, use my name and @FreeBSD.org email - Mastersite disappeared, mirror on my SF site games/rocksndiamonds - Mastersite disappeared, mirror on my SF site games/rocksndiamonds-data - Change Makefile header, use my name and @FreeBSD.org email - Mastersite disappeared, mirror on my SF site - Change pkg-message and WWW Reported by: antoine@ Modified: head/games/rnd_jue/Makefile head/games/rocksndiamonds-data/Makefile head/games/rocksndiamonds-data/files/pkg-message.in head/games/rocksndiamonds-data/pkg-descr head/games/rocksndiamonds/Makefile Modified: head/games/rnd_jue/Makefile ============================================================================== --- head/games/rnd_jue/Makefile Tue Apr 29 22:47:23 2014 (r352659) +++ head/games/rnd_jue/Makefile Tue Apr 29 23:13:21 2014 (r352660) @@ -1,4 +1,4 @@ -# Created by: nemysis <nemysis@gmx.ch> +# Created by: Rusmir Dusko <nemysis@FreeBSD.org> # $FreeBSD$ PORTNAME= rnd_jue @@ -6,13 +6,12 @@ PORTVERSION= 3.3.0.0 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/:game \ - http://www.bd-fans.com/Files/RnD/Levels/ \ - SF/nemysisfreebsdp/${CATEGORIES}/rocksndiamonds/:icons + SF/nemysisfreebsdp/${CATEGORIES}/rocksndiamonds/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:game \ rocksndiamonds-3.3.1.0${EXTRACT_SUFX}:game \ ${LEVELS_BD_FANS:S/$/.zip/} \ Tutorial_Alpha.zip \ - ${PORTNAME}_icons.tar.gz:icons + ${PORTNAME}_icons.tar.gz DIST_SUBDIR= rocksndiamonds EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ rocksndiamonds-3.3.1.0${EXTRACT_SUFX} \ Modified: head/games/rocksndiamonds-data/Makefile ============================================================================== --- head/games/rocksndiamonds-data/Makefile Tue Apr 29 22:47:23 2014 (r352659) +++ head/games/rocksndiamonds-data/Makefile Tue Apr 29 23:13:21 2014 (r352660) @@ -1,4 +1,4 @@ -# Created by: nemysis <nemysis@gmx.ch> +# Created by: Rusmir Dusko <nemysis@FreeBSD.org> # $FreeBSD$ PORTNAME= rocksndiamonds-data @@ -6,7 +6,7 @@ PORTVERSION= 20131106 CATEGORIES= games MASTER_SITES= http://www.artsoft.org/RELEASES/rocksndiamonds/levels/:levels \ http://www.artsoft.org/RELEASES/unix/rocksndiamonds/levels/:unix_levels \ - http://www.bd-fans.com/Files/RnD/Levels/ + SF/nemysisfreebsdp/${CATEGORIES}/rocksndiamonds/ DISTFILES= BD2K3-1.0.0.zip:levels \ Boulder_Dash_Dream-1.0.0.zip:levels \ Emerald_Mine_Club-2.1.1.7z:levels \ Modified: head/games/rocksndiamonds-data/files/pkg-message.in ============================================================================== --- head/games/rocksndiamonds-data/files/pkg-message.in Tue Apr 29 22:47:23 2014 (r352659) +++ head/games/rocksndiamonds-data/files/pkg-message.in Tue Apr 29 23:13:21 2014 (r352660) @@ -6,7 +6,7 @@ These levels can use Rocks'n'Diamonds an In addition, you can search for extra Levels here: - http://www.bd-fans.com/RnD.html + https://web.archive.org/web/20140110211740/http://www.bd-fans.com/RnD.html http://www.artsoft.org/forum/ Modified: head/games/rocksndiamonds-data/pkg-descr ============================================================================== --- head/games/rocksndiamonds-data/pkg-descr Tue Apr 29 22:47:23 2014 (r352659) +++ head/games/rocksndiamonds-data/pkg-descr Tue Apr 29 23:13:21 2014 (r352660) @@ -1,3 +1,3 @@ Additional Player Levels for Rocks'n'Diamonds and R'n'D jue. -WWW: http://www.bd-fans.com/RnD.html +WWW: https://web.archive.org/web/20140110211740/http://www.bd-fans.com/RnD.html Modified: head/games/rocksndiamonds/Makefile ============================================================================== --- head/games/rocksndiamonds/Makefile Tue Apr 29 22:47:23 2014 (r352659) +++ head/games/rocksndiamonds/Makefile Tue Apr 29 23:13:21 2014 (r352660) @@ -6,15 +6,14 @@ PORTVERSION= 3.3.1.2 CATEGORIES= games MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/:game \ http://www.artsoft.org/RELEASES/rocksndiamonds/levels/:levels_artsoft \ - http://www.bd-fans.com/Files/RnD/Levels/ \ - SF/nemysisfreebsdp/${CATEGORIES}/${PORTNAME}/:icons + SF/nemysisfreebsdp/${CATEGORIES}/${PORTNAME}/ # Please contact the MAINTAINER if a Level is missing DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:game \ rnd_jue-3.3.0.0${EXTRACT_SUFX}:game \ ${LEVELS_ARTSOFT:S/$/.zip/}:levels_artsoft \ ${LEVELS_BD_FANS:S/$/.zip/} \ Tutorial_Alpha.zip \ - ${PORTNAME}_icons.zip:icons + ${PORTNAME}_icons.zip DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ rnd_jue-3.3.0.0.tar.gz \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404292313.s3TNDL5n093564>