diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-04-23 08:39:46 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-04-23 08:39:46 +0800 |
commit | 3e2ec9dbb7a27e942a59bd2c0a0560860e69b931 (patch) | |
tree | 4264914e3bec027cdbb1b7ea4166b433e6272d7e /games | |
parent | 9387d83f83e1aaacb1ed14b216d8979a421de300 (diff) | |
download | freebsd-ports-gnome-3e2ec9dbb7a27e942a59bd2c0a0560860e69b931.tar.gz freebsd-ports-gnome-3e2ec9dbb7a27e942a59bd2c0a0560860e69b931.tar.zst freebsd-ports-gnome-3e2ec9dbb7a27e942a59bd2c0a0560860e69b931.zip |
- Update to 0.0.6.1
Diffstat (limited to 'games')
-rw-r--r-- | games/opencity/Makefile | 5 | ||||
-rw-r--r-- | games/opencity/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/games/opencity/Makefile b/games/opencity/Makefile index 7923a89f9d28..03e1b13a3810 100644 --- a/games/opencity/Makefile +++ b/games/opencity/Makefile @@ -6,8 +6,7 @@ # PORTNAME= opencity -PORTVERSION= 0.0.6 -PORTREVISION= 1 +PORTVERSION= 0.0.6.1 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}stable @@ -21,6 +20,8 @@ USE_GMAKE= yes USE_SDL= sdl mixer image net USE_GL= gl glu +WRKSRC= ${WRKDIR}/${PORTNAME}-0.0.6stable + PORTDOCS= * MAN6= opencity.6 diff --git a/games/opencity/distinfo b/games/opencity/distinfo index fcbe3c5bb27f..e1c694a729f2 100644 --- a/games/opencity/distinfo +++ b/games/opencity/distinfo @@ -1,3 +1,3 @@ -MD5 (opencity-0.0.6stable.tar.bz2) = b2df8fbe794381069970672c196bae35 -SHA256 (opencity-0.0.6stable.tar.bz2) = 7d4cbebb12edd71f6d59f7b91ce8dfbdf676f15a1f6da46b8024d6122855fd57 -SIZE (opencity-0.0.6stable.tar.bz2) = 8340599 +MD5 (opencity-0.0.6.1stable.tar.bz2) = 929fbe1c305dc0344c9915d8eb6c4dbc +SHA256 (opencity-0.0.6.1stable.tar.bz2) = b9f40c71b935d841d980f8ab03f3e747441ac00c657875487cbbfd378fbaec0d +SIZE (opencity-0.0.6.1stable.tar.bz2) = 8340465 |