- Update to 0.0.6.3
This commit is contained in:
parent
3e65703cad
commit
fd0d5480eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267059
2 changed files with 4 additions and 8 deletions
|
@ -6,10 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= opencity
|
||||
PORTVERSION= 0.0.6.2
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 0.0.6.3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/${PORTNAME}/Stable/0.0.6
|
||||
MASTER_SITES= SF/${PORTNAME}/Stable/${PORTVERSION:C/^([0-9]+\.[0-9]+\.[0-9]+)\..*$/\1/}/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}stable
|
||||
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
|
@ -21,8 +20,6 @@ USE_GMAKE= yes
|
|||
USE_SDL= sdl mixer image net
|
||||
USE_GL= gl glu
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-0.0.6.2stable
|
||||
|
||||
PORTDOCS= *
|
||||
|
||||
MAN6= opencity.6
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (opencity-0.0.6.2stable.tar.bz2) = f7dcf6b98ee2893c44720f199c5bb384
|
||||
SHA256 (opencity-0.0.6.2stable.tar.bz2) = 2401daa7a998a796fcca84409341b255906501cfdb23d8e4f0b5f9add7c4df4b
|
||||
SIZE (opencity-0.0.6.2stable.tar.bz2) = 8350249
|
||||
SHA256 (opencity-0.0.6.3stable.tar.bz2) = 23e31e44644c01f0a7d836a71fd03fa63ffbfd4bc983b4578e7836b345cfad03
|
||||
SIZE (opencity-0.0.6.3stable.tar.bz2) = 8350669
|
||||
|
|
Loading…
Reference in a new issue