Summary: | games/instead update | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Peter Kosyh <p.kosyh> | ||||
Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Peter Kosyh
2012-09-03 16:50:10 UTC
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 Over to maintainer (via the GNATS Auto Assign Tool) 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" State Changed From-To: open->closed Committed, with minor changes. Thanks! |