diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-10-27 21:29:25 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-10-27 21:29:25 +0800 |
commit | 68ba3e3ba992a3c8e4397e8512a7892cc12f3112 (patch) | |
tree | 13c1acd2c7f116e91b2037bebc81d39bf3b76b90 /games/opencity | |
parent | c64c46dee77646a812c7984a54acdd2cc1070bca (diff) | |
download | freebsd-ports-gnome-68ba3e3ba992a3c8e4397e8512a7892cc12f3112.tar.gz freebsd-ports-gnome-68ba3e3ba992a3c8e4397e8512a7892cc12f3112.tar.zst freebsd-ports-gnome-68ba3e3ba992a3c8e4397e8512a7892cc12f3112.zip |
- Update to 0.0.6.2
Diffstat (limited to 'games/opencity')
-rw-r--r-- | games/opencity/Makefile | 5 | ||||
-rw-r--r-- | games/opencity/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/games/opencity/Makefile b/games/opencity/Makefile index f7ceb573c835..8a345e335cfa 100644 --- a/games/opencity/Makefile +++ b/games/opencity/Makefile @@ -6,8 +6,7 @@ # PORTNAME= opencity -PORTVERSION= 0.0.6.1 -PORTREVISION= 1 +PORTVERSION= 0.0.6.2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Stable/0.0.6 DISTNAME= ${PORTNAME}-${PORTVERSION}stable @@ -21,7 +20,7 @@ USE_GMAKE= yes USE_SDL= sdl mixer image net USE_GL= gl glu -WRKSRC= ${WRKDIR}/${PORTNAME}-0.0.6stable +WRKSRC= ${WRKDIR}/${PORTNAME}-0.0.6.2stable PORTDOCS= * diff --git a/games/opencity/distinfo b/games/opencity/distinfo index e1c694a729f2..82a4dbba097d 100644 --- a/games/opencity/distinfo +++ b/games/opencity/distinfo @@ -1,3 +1,3 @@ -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 +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 |