diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-09-21 00:54:58 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-09-21 00:54:58 +0000 |
| commit | d27eef89a0bee5f2315db76ac4d272f5fcb95997 (patch) | |
| tree | 55bd641a34c6642f618fc4d79c09d1377066c7b0 /games/instead | |
| parent | 29d61f4556b637b68d424f6220f176d975cd3876 (diff) | |
- Update to 2.2.7
- Sort USES
Notes
svn path=/head/; revision=397473
Diffstat (limited to 'games/instead')
| -rw-r--r-- | games/instead/Makefile | 4 | ||||
| -rw-r--r-- | games/instead/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/instead/Makefile b/games/instead/Makefile index 235378ef8276..c3ac2ef800fc 100644 --- a/games/instead/Makefile +++ b/games/instead/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instead -PORTVERSION= 2.2.5 +PORTVERSION= 2.2.7 CATEGORIES= games MASTER_SITES= SF/instead/instead/${PORTVERSION}/ DISTNAME= instead_${PORTVERSION} @@ -13,7 +13,7 @@ COMMENT= Simple Text Adventure, The Interpreter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake:outsource pkgconfig iconv lua:51 +USES= cmake:outsource iconv lua:51 pkgconfig CMAKE_ARGS= -DMANDIR=man WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/games/instead/distinfo b/games/instead/distinfo index a55f02883d06..a5353a047486 100644 --- a/games/instead/distinfo +++ b/games/instead/distinfo @@ -1,2 +1,2 @@ -SHA256 (instead_2.2.5.tar.gz) = a1e79d2d8e9aca4c3aeeda0aed2050aed0bf6a74184aa6cf7632c1ade0dd36af -SIZE (instead_2.2.5.tar.gz) = 5073915 +SHA256 (instead_2.2.7.tar.gz) = 4ba8dac60d97ad076a0048af67eeb466ed0da03e5742dcf8a6cf828079a7b11a +SIZE (instead_2.2.7.tar.gz) = 5074312 |
