diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-10-27 13:29:25 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-10-27 13:29:25 +0000 |
commit | 411ab62ebba3360d07047bd579c715ef4f806b93 (patch) | |
tree | 2b14619c03422f4ae828cf592084b6efda4ddac2 /games | |
parent | df3cdbb808935fab576ef927916b6d984058c366 (diff) | |
download | ports-411ab62ebba3360d07047bd579c715ef4f806b93.tar.gz ports-411ab62ebba3360d07047bd579c715ef4f806b93.zip |
- Update to 0.0.6.2
Notes
Notes:
svn path=/head/; revision=243386
Diffstat (limited to 'games')
-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 |