diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-09-21 08:54:58 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-09-21 08:54:58 +0800 |
commit | 22d82744e9032c21a97100ee0fadbe315f82924d (patch) | |
tree | 55bd641a34c6642f618fc4d79c09d1377066c7b0 /games | |
parent | 472652a63d5d33bee576f408668a6567ad2203be (diff) | |
download | freebsd-ports-gnome-22d82744e9032c21a97100ee0fadbe315f82924d.tar.gz freebsd-ports-gnome-22d82744e9032c21a97100ee0fadbe315f82924d.tar.zst freebsd-ports-gnome-22d82744e9032c21a97100ee0fadbe315f82924d.zip |
- Update to 2.2.7
- Sort USES
Diffstat (limited to 'games')
-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 |