mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
- Make fetchable and adjust distinfo.
Reported by: pav
This commit is contained in:
parent
55e546fb63
commit
59d46efb99
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227733
3 changed files with 6 additions and 6 deletions
|
@ -9,7 +9,7 @@ PORTNAME= atris
|
||||||
PORTVERSION= 1.0.1
|
PORTVERSION= 1.0.1
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
CATEGORIES= games
|
CATEGORIES= games
|
||||||
MASTER_SITES= http://www.cs.berkeley.edu/~weimer/atris/
|
MASTER_SITES= http://www.wkiri.com/projects/atris/
|
||||||
PKGNAMESUFFIX= -sounds
|
PKGNAMESUFFIX= -sounds
|
||||||
DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
|
DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@ COMMENT= Sounds for Atris: Alizarin Tetris
|
||||||
RUN_DEPENDS= atris:${PORTSDIR}/games/atris
|
RUN_DEPENDS= atris:${PORTSDIR}/games/atris
|
||||||
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
NO_WRKSUBDIR= yes
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
# Fix path to ${DATADIR}
|
# Fix path to ${DATADIR}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (atris-sounds-1.0.1.tar.gz) = 2e77d43aa09b106f23883599965bdd4a
|
MD5 (atris-sounds-1.0.1.tar.gz) = 929ffccf1a7d55018a883ad9cdf0b4e9
|
||||||
SHA256 (atris-sounds-1.0.1.tar.gz) = 70d2d6bc3acb0cfa38c6a1f8ed8de6fc35c9a5d60a8ade2318eea498a295d895
|
SHA256 (atris-sounds-1.0.1.tar.gz) = 21057df3e17c7537ba3f0b6703d6b0be2866696274d708a4ab4d10a11a21abf7
|
||||||
SIZE (atris-sounds-1.0.1.tar.gz) = 653737
|
SIZE (atris-sounds-1.0.1.tar.gz) = 662024
|
||||||
|
|
|
@ -3,7 +3,7 @@ systems. It includes multi-player support, user-extensible color, shape and
|
||||||
sound styles, can use TCP/IP networking and features a few different AI
|
sound styles, can use TCP/IP networking and features a few different AI
|
||||||
opponents. It was written using the SDL Library.
|
opponents. It was written using the SDL Library.
|
||||||
|
|
||||||
WWW: http://www.cs.berkeley.edu/~weimer/atris/
|
WWW: http://www.wkiri.com/projects/atris/
|
||||||
|
|
||||||
- Alejandro Pulver
|
- Alejandro Pulver
|
||||||
alejandro@varnet.biz
|
alejandro@varnet.biz
|
||||||
|
|
Loading…
Add table
Reference in a new issue