ports/160109: Update port: games/wmminichess

KATO Tsuguru tkato432 at yahoo.com
Wed Aug 24 18:50:24 UTC 2011


>Number:         160109
>Category:       ports
>Synopsis:       Update port: games/wmminichess
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 24 18:50:24 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES
- Add LICENSE

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/wmminichess/Makefile games/wmminichess/Makefile
--- /usr/ports/games/wmminichess/Makefile	2011-08-03 15:32:40.000000000 +0900
+++ games/wmminichess/Makefile	2011-08-25 00:30:10.000000000 +0900
@@ -9,14 +9,14 @@
 PORTVERSION=	0.8
 PORTREVISION=	3
 CATEGORIES=	games
-MASTER_SITES=	http://www.insanum.com/miniCHESS/
+MASTER_SITES=	http://web.cs.mun.ca/~gstarkes/wmaker/dockapps/files/
 DISTNAME=	miniCHESS-${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Window Maker chess dockapp game
 
-DEPRECATED=	No more public distfiles
-EXPIRATION_DATE=	2011-09-01
+LICENSE=	GPLv2 # (or later)
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	${LOCALBASE}/bin/gnuchess:${PORTSDIR}/games/gnuchess
 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list