diff options
author | lme <lme@FreeBSD.org> | 2009-11-09 03:47:27 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2009-11-09 03:47:27 +0800 |
commit | 3dc49ba6d11f614e9b3aba619921a77ac3b2dfe3 (patch) | |
tree | dcdc293599f53920ceabf186e2dba0f7228f4080 /games/scummvm-tools | |
parent | 38e716f1e3b7d28ee8dae6ec1fc58174df7a3d40 (diff) | |
download | freebsd-ports-gnome-3dc49ba6d11f614e9b3aba619921a77ac3b2dfe3.tar.gz freebsd-ports-gnome-3dc49ba6d11f614e9b3aba619921a77ac3b2dfe3.tar.zst freebsd-ports-gnome-3dc49ba6d11f614e9b3aba619921a77ac3b2dfe3.zip |
- Update to 1.0.0rc1
Diffstat (limited to 'games/scummvm-tools')
-rw-r--r-- | games/scummvm-tools/Makefile | 7 | ||||
-rw-r--r-- | games/scummvm-tools/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile index 7239eb4ccf68..2c5489eaf78c 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -6,10 +6,9 @@ # PORTNAME= scummvm-tools -PORTVERSION= 0.13.0 -PORTREVISION= 2 +DISTVERSION= 1.0.0rc1 CATEGORIES= games emulators -MASTER_SITES= SF/scummvm/${PORTNAME}/${PORTVERSION} +MASTER_SITES= SF/scummvm/${PORTNAME}/${DISTVERSION} MAINTAINER= lme@FreeBSD.org COMMENT= Tools for use with the SCUMMVM game emulator @@ -26,7 +25,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ USE_BZIP2= yes USE_GMAKE= yes -WRKSRC= ${WRKDIR}/scummvm-tools-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} MAKE_JOBS_SAFE= yes diff --git a/games/scummvm-tools/distinfo b/games/scummvm-tools/distinfo index 8c5a5bb5a4ab..82a03eeb905e 100644 --- a/games/scummvm-tools/distinfo +++ b/games/scummvm-tools/distinfo @@ -1,3 +1,3 @@ -MD5 (scummvm-tools-0.13.0.tar.bz2) = 57031b2b8b209e2e6f705788f2056a3d -SHA256 (scummvm-tools-0.13.0.tar.bz2) = ccce1e6c4d252520bd15e86962b06ab65ea5a712d8efbd042cfd11ea23fc7582 -SIZE (scummvm-tools-0.13.0.tar.bz2) = 278230 +MD5 (scummvm-tools-1.0.0rc1.tar.bz2) = 3434770afa91a8eaf4fa31c9229d7686 +SHA256 (scummvm-tools-1.0.0rc1.tar.bz2) = 437d32f06bb00ae9a5bf6b38b73b8447ebf2ab9e28ecaf5580fcdef6be1c7545 +SIZE (scummvm-tools-1.0.0rc1.tar.bz2) = 241672 |