ports/172111: [PATCH] games/doom

Chris Petrik c.petrik.sosa at gmail.com
Thu Sep 27 08:00:19 UTC 2012


>Number:         172111
>Category:       ports
>Synopsis:       [PATCH] games/doom
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 27 08:00:18 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Chris Petrik
>Release:        FreeBSD 9.1
>Organization:
na
>Environment:
>Description:
Add in License data for doom.
Remove dist site as it's no longer running.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: doom/Makefile
===================================================================
--- doom/Makefile	(revision 304947)
+++ doom/Makefile	(working copy)
@@ -15,10 +15,11 @@
 MAINTAINER=	c.petrik.sosa at gmail.com
 COMMENT=	DOOM: the game and the sound server
 
+LICENSE=	GPLv1
+
 NO_CDROM=	requested by IDsoftware
 
 ONLY_FOR_ARCHS=	i386
-
 USE_GMAKE=	yes
 USE_ZIP=	yes
 USE_XORG=	x11 sm xextproto xext
Index: doom-data/Makefile
===================================================================
--- doom-data/Makefile	(revision 304947)
+++ doom-data/Makefile	(working copy)
@@ -9,8 +9,7 @@
 PORTVERSION=	1.0
 PORTREVISION=	1
 CATEGORIES=	games
-MASTER_SITES=	http://www.ijs.si/~lesi/distfiles/doom/ \
-		http://distfiles.officialunix.com/
+MASTER_SITES=	http://www.ijs.si/~lesi/distfiles/doom/
 PKGNAMEPREFIX=	${DMPKGNAMEPREFIX}
 EXTRACT_SUFX=	.bz2
 DISTFILES=	#


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



More information about the freebsd-ports-bugs mailing list