Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 2014 16:14:51 GMT
From:      Sender Ghost <lightside@gmx.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/189477: [PATCH] games/warsow-data: Update to v1.5
Message-ID:  <201405081614.s48GEp9x042249@cgiserv.freebsd.org>
Resent-Message-ID: <201405081620.s48GK2Ri030032@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189477
>Category:       ports
>Synopsis:       [PATCH] games/warsow-data: Update to v1.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 08 16:20:02 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Sender Ghost
>Release:        FreeBSD 10.0-RELEASE
>Organization:
>Environment:
>Description:
Patch to update games/warsow-data port from 1.0.2 to 1.5 version.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN warsow-data.orig/Makefile warsow-data/Makefile
--- warsow-data.orig/Makefile	2014-03-09 16:11:17.000000000 +0400
+++ warsow-data/Makefile	2014-05-07 12:13:33.000000000 +0400
@@ -2,14 +2,14 @@
 # $FreeBSD: head/games/warsow-data/Makefile 347565 2014-03-09 12:11:17Z rene $
 
 PORTNAME=	data
-PORTVERSION=	1.0.2
+PORTVERSION=	1.5
 CATEGORIES=	games
-MASTER_SITES=	SF/warsow.mirror/Warsow%20${PORTVERSION:R}${PORTVERSION:E} \
-		http://www.warsow.net:1337/~warsow/${PORTVERSION:R}${PORTVERSION:E}/ \
+MASTER_SITES=	SF/warsow.mirror/Warsow%20${PORTVERSION} \
+		http://www.warsow.net:1337/~warsow/${PORTVERSION}/ \
 		http://static.warsow.net/release/:mappack \
 		http://rewq.de/scratch/wsw05/:mappack
 PKGNAMEPREFIX=	warsow-
-DISTNAME=	${PKGNAMEPREFIX:S/-//}_${PORTVERSION:R}${PORTVERSION:E}
+DISTNAME=	${PKGNAMEPREFIX:S/-//}_15_unified
 DIST_SUBDIR=	${PKGNAMEPREFIX:S/-//}
 
 MAINTAINER=	acm@FreeBSD.org
@@ -25,6 +25,7 @@
 # package game data port as well (even it is not being technically built)
 ONLY_FOR_ARCHS=	i386 amd64
 
+WRKSRC=		${WRKDIR}/${PKGNAMEPREFIX:S/-//}_15
 NO_BUILD=	yes
 DATADIR=	${PREFIX}/share/${PKGNAMEPREFIX:S/-//}
 DOCSDIR=	${PREFIX}/share/doc/${PKGNAMEPREFIX:S/-//}
diff -ruN warsow-data.orig/distinfo warsow-data/distinfo
--- warsow-data.orig/distinfo	2014-03-09 16:11:17.000000000 +0400
+++ warsow-data/distinfo	2014-05-07 11:35:41.000000000 +0400
@@ -1,4 +1,4 @@
-SHA256 (warsow/warsow_1.02.tar.gz) = fe7e1469347f30822b1919d1f3e36a27b72435067b88df6310d8a65760d8252a
-SIZE (warsow/warsow_1.02.tar.gz) = 531283708
+SHA256 (warsow/warsow_15_unified.tar.gz) = 4b4715d45339bdabfc94d4385df4defac0974743061f63e6a025460ab24668d7
+SIZE (warsow/warsow_15_unified.tar.gz) = 584507931
 SHA256 (warsow/warsow_comunity_map_pack_01.zip) = 58b84b10d5fbaa22e29d59194b8c5ebbc633356fbc6545a715e44a73bdd3c7e7
 SIZE (warsow/warsow_comunity_map_pack_01.zip) = 130057143


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405081614.s48GEp9x042249>