Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Mar 2015 03:57:22 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382066 - head/games/instead
Message-ID:  <201503240357.t2O3vMb1099942@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Mar 24 03:57:21 2015
New Revision: 382066
URL: https://svnweb.freebsd.org/changeset/ports/382066
QAT: https://qat.redports.org/buildarchive/r382066/

Log:
  - Update to 2.2.3
  - Add LICENSE_FILE

Modified:
  head/games/instead/Makefile
  head/games/instead/distinfo

Modified: head/games/instead/Makefile
==============================================================================
--- head/games/instead/Makefile	Tue Mar 24 03:24:28 2015	(r382065)
+++ head/games/instead/Makefile	Tue Mar 24 03:57:21 2015	(r382066)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	instead
-PORTVERSION=	2.2.2
+PORTVERSION=	2.2.3
 CATEGORIES=	games
 MASTER_SITES=	SF/instead/instead/${PORTVERSION}/
 DISTNAME=	instead_${PORTVERSION}
@@ -11,6 +11,7 @@ MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	Simple Text Adventure, The Interpreter
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		cmake:outsource pkgconfig iconv lua:51
 CMAKE_ARGS=	-DMANDIR=man

Modified: head/games/instead/distinfo
==============================================================================
--- head/games/instead/distinfo	Tue Mar 24 03:24:28 2015	(r382065)
+++ head/games/instead/distinfo	Tue Mar 24 03:57:21 2015	(r382066)
@@ -1,2 +1,2 @@
-SHA256 (instead_2.2.2.tar.gz) = a3715424c5da51383ab4daad7e8870bf9096817bbfba2697ceeee4bd93b15491
-SIZE (instead_2.2.2.tar.gz) = 5066796
+SHA256 (instead_2.2.3.tar.gz) = b09844b06abeb026c4330bc25176c70f06e329e9fc0db335e5f79c737ef9013c
+SIZE (instead_2.2.3.tar.gz) = 5068602



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503240357.t2O3vMb1099942>