Bug 171282 - games/instead update
Summary: games/instead update
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-03 16:50 UTC by Peter Kosyh
Modified: 2012-09-03 23:20 UTC (History)
0 users

See Also:


Attachments
file.diff (852 bytes, patch)
2012-09-03 16:50 UTC, Peter Kosyh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Kosyh 2012-09-03 16:50:10 UTC
New version of INSTEAD is released.

Fix: Here is the patch

Patch attached with submission follows:
How-To-Repeat: instead -version :)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-09-03 16:51:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-09-03 23:19:57 UTC
Author: amdmi3
Date: Mon Sep  3 22:19:42 2012
New Revision: 303624
URL: http://svn.freebsd.org/changeset/ports/303624

Log:
  - Update to 1.8.0
  
  PR:		ports/171282
  Submitted by:	Peter Kosyh <p.kosyh@gmail.com>

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

Modified: head/games/instead/Makefile
==============================================================================
--- head/games/instead/Makefile	Mon Sep  3 22:10:38 2012	(r303623)
+++ head/games/instead/Makefile	Mon Sep  3 22:19:42 2012	(r303624)
@@ -5,8 +5,7 @@
 # $FreeBSD$
 
 PORTNAME=	instead
-PORTVERSION=	1.7.0
-PORTREVISION=	1
+PORTVERSION=	1.8.0
 CATEGORIES=	games
 MASTER_SITES=	GOOGLE_CODE \
 		http://mirror.amdmi3.ru/distfiles/

Modified: head/games/instead/distinfo
==============================================================================
--- head/games/instead/distinfo	Mon Sep  3 22:10:38 2012	(r303623)
+++ head/games/instead/distinfo	Mon Sep  3 22:19:42 2012	(r303624)
@@ -1,2 +1,2 @@
-SHA256 (instead_1.7.0.tar.gz) = e74d0168cc7c62d630f64a406ea6f2a09de6f7f320954457d3b01aa4f26cac43
-SIZE (instead_1.7.0.tar.gz) = 3951154
+SHA256 (instead_1.8.0.tar.gz) = b27cb4b9ef404fe263f4569c5ef1e449a9e5b8798a0cfe7664ca53410c4cd16b
+SIZE (instead_1.8.0.tar.gz) = 3957994
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2012-09-03 23:20:00 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!