Bug 180685 - games/exhaust-doc: Update MASTER_SITES and WWW: line
Summary: games/exhaust-doc: Update MASTER_SITES and WWW: line
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-20 19:10 UTC by tkato432
Modified: 2013-07-22 16:30 UTC (History)
0 users

See Also:


Attachments
file.diff (2.18 KB, patch)
2013-07-20 19:10 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2013-07-20 19:10:01 UTC
- Update MASTER_SITES and WWW: line
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-07-20 19:10:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2013-07-22 16:21:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-07-22 16:21:49 UTC
Author: miwi
Date: Mon Jul 22 15:21:40 2013
New Revision: 323462
URL: http://svnweb.freebsd.org/changeset/ports/323462

Log:
  - Trim Header
  - Update WWW and MASTER_SITES
  
  PR:		180685
  Submitted by:	ports fury

Modified:
  head/games/exhaust-doc/Makefile   (contents, props changed)
  head/games/exhaust-doc/pkg-descr   (contents, props changed)

Modified: head/games/exhaust-doc/Makefile
==============================================================================
--- head/games/exhaust-doc/Makefile	Mon Jul 22 15:20:13 2013	(r323461)
+++ head/games/exhaust-doc/Makefile	Mon Jul 22 15:21:40 2013	(r323462)
@@ -1,14 +1,10 @@
-# New ports collection makefile for:	games/exhaust-doc
-# Date created:			7 Aug 2005
-# Whom:				Alejandro Pulver <alejandro@varnet.biz>
-#
+# Created by: Alejandro Pulver <alejandro@varnet.biz>
 # $FreeBSD$
-#
 
 PORTNAME=	exhaust
 PORTVERSION=	1.9.2
 CATEGORIES=	games
-MASTER_SITES=	http://www.cs.helsinki.fi/u/jpihlaja/exhaust/
+MASTER_SITES=	http://corewar.co.uk/pihlaja/exhaust/
 PKGNAMESUFFIX=	-doc
 
 MAINTAINER=	ports@FreeBSD.org

Modified: head/games/exhaust-doc/pkg-descr
==============================================================================
--- head/games/exhaust-doc/pkg-descr	Mon Jul 22 15:20:13 2013	(r323461)
+++ head/games/exhaust-doc/pkg-descr	Mon Jul 22 15:21:40 2013	(r323462)
@@ -1,18 +1,19 @@
-The `exhaust' project is a redcode simulator that is (hopefully) easy to embed
-into your applications, as an alternative to pMARS.
+The `exhaust' project is a redcode simulator that is (hopefully)
+easy to embed into your applications, as an alternative to pMARS.
 
 The documentation contains the following:
 
 README     -  Instructions to embed exhaust in a program.
-test.pl    -  Perl script to check for differences between exhaust and pMARS.
+test.pl    -  Perl script to check for differences between exhaust
+              and pMARS.
 src/       -  The C source code of exhaust (highly commented).
 warriors/  -  Test warriors.
 
-The "warriors" subdirectory contains Redcode assembly files (.red) and parsed
-Redcode assembly files (.rc). The last ones can be loaded into exhaust, the
-others have to be parsed, for example with pMARS.
+The "warriors" subdirectory contains Redcode assembly files (.red)
+and parsed Redcode assembly files (.rc). The last ones can be loaded
+into exhaust, the others have to be parsed, for example with pMARS.
 
 NOTE: this documentation is only useful for developers.
 
 Author: M Joonas Pihlaja
-WWW: http://www.cs.helsinki.fi/u/jpihlaja/exhaust/exhaust.html
+WWW: http://corewar.co.uk/pihlaja/exhaust/
_______________________________________________
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"