Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Aug 2011 20:07:55 -0700
From:      Sterling Camden <sterling@camdensoftware.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        eadler@FreeBSD.org
Subject:   ports/160015: [PATCH] games/sudoku: new MASTER_SITE, remove deprecation, take maintainership
Message-ID:  <20110823030801.E796A106566C@hub.freebsd.org>
Resent-Message-ID: <201108230310.p7N3ABhs030583@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         160015
>Category:       ports
>Synopsis:       [PATCH] games/sudoku: new MASTER_SITE, remove deprecation, take maintainership
>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:   Tue Aug 23 03:10:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sterling Camden
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD libertas.local.camdensoftware.com 8.2-STABLE FreeBSD 8.2-STABLE #124: Sat Aug 20 13:57:38 PDT 2011
>Description:
[DESCRIBE CHANGES]
- New MASTER_SITE
- Remove deprecation
- Take maintainership

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- sudoku-1.0.1_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/games/sudoku/Makefile /usr/home/sterling/src/sudoku/Makefile
--- /usr/ports/games/sudoku/Makefile	2011-08-22 19:55:23.000000000 -0700
+++ /usr/home/sterling/src/sudoku/Makefile	2011-08-22 20:04:25.000000000 -0700
@@ -10,15 +10,12 @@
 PORTVERSION=	1.0.1
 PORTREVISION=	1
 CATEGORIES=	games
-MASTER_SITES=	http://www.laurasia.com.au/downloads/
+MASTER_SITES=	http://chipstips.com/download/
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	sterling@camdensoftware.com
 COMMENT=	Console based sudoku games
 
-DEPRECATED=	No more public distfiles
-EXPIRATION_DATE=	2011-09-01
-
 PLIST_FILES=	bin/sudoku \
 		share/sudoku/template
 PLIST_DIRS=	share/sudoku
--- sudoku-1.0.1_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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