diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2010-12-28 19:32:09 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2010-12-28 19:32:09 +0800 |
commit | 6dd174450b886de261609e8353c8e4156b9e5a21 (patch) | |
tree | 6daaa199e38d1f4f7a76352cf7cfa4c8588499d0 | |
parent | 352f294f8f42cd63b0e036880c20e65f1d7466a2 (diff) | |
download | freebsd-ports-gnome-6dd174450b886de261609e8353c8e4156b9e5a21.tar.gz freebsd-ports-gnome-6dd174450b886de261609e8353c8e4156b9e5a21.tar.zst freebsd-ports-gnome-6dd174450b886de261609e8353c8e4156b9e5a21.zip |
- Update to 0.0.6.3
-rw-r--r-- | games/opencity/Makefile | 7 | ||||
-rw-r--r-- | games/opencity/distinfo | 5 |
2 files changed, 4 insertions, 8 deletions
diff --git a/games/opencity/Makefile b/games/opencity/Makefile index 827657f4ea69..6d7681bd821f 100644 --- a/games/opencity/Makefile +++ b/games/opencity/Makefile @@ -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 diff --git a/games/opencity/distinfo b/games/opencity/distinfo index 82a4dbba097d..c7d6cc59f8e4 100644 --- a/games/opencity/distinfo +++ b/games/opencity/distinfo @@ -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 |