From 9011504e027c0e823d00eb4d2dfbae536786444a Mon Sep 17 00:00:00 2001 From: sthen Date: Sat, 6 Mar 2021 15:29:07 +0000 Subject: [PATCH] f1spirit: rename the distfile. if the contents of a distfile change under the same name upstream, use DISTFILES=local{remote}suffix so that the fetched copy has a new name. --- games/f1spirit/Makefile | 5 +++-- games/f1spirit/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/games/f1spirit/Makefile b/games/f1spirit/Makefile index 7062537bfb3..f002e25d039 100644 --- a/games/f1spirit/Makefile +++ b/games/f1spirit/Makefile @@ -1,11 +1,12 @@ -# $OpenBSD: Makefile,v 1.18 2021/02/19 09:33:59 kirby Exp $ +# $OpenBSD: Makefile,v 1.19 2021/03/06 15:29:07 sthen Exp $ COMMENT= remake of Konami's F1-Spirit DISTNAME= f1spirit.src_0.rc9-1615 PKGNAME= ${DISTNAME:S/.src_0.rc9-/-0./} -REVISION = 7 +REVISION= 7 WRKDIST= ${WRKDIR}/${DISTNAME:S/.src_0.rc9-/-0.rc9./} +DISTFILES= ${DISTNAME}-1{${DISTNAME}}.tgz EXTRACT_SUFX= .tgz CATEGORIES= games diff --git a/games/f1spirit/distinfo b/games/f1spirit/distinfo index 821daf8e62c..6d4c0535150 100644 --- a/games/f1spirit/distinfo +++ b/games/f1spirit/distinfo @@ -1,2 +1,2 @@ -SHA256 (f1spirit.src_0.rc9-1615.tgz) = v94JD92QVG0bRu0Nv3PLjmyNqz9SHCeMQDVCdQ3RsCw= -SIZE (f1spirit.src_0.rc9-1615.tgz) = 31242240 +SHA256 (f1spirit.src_0.rc9-1615-1.tgz) = v94JD92QVG0bRu0Nv3PLjmyNqz9SHCeMQDVCdQ3RsCw= +SIZE (f1spirit.src_0.rc9-1615-1.tgz) = 31242240