Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Mar 2002 15:39:22 -0800 (PST)
From:      Adam Kranzel <adam-ports@blacktabby.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/35802: Maintainer update of the games/frotz port
Message-ID:  <20020311233922.B070759DF@cheshire.blacktabby.org>

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

>Number:         35802
>Category:       ports
>Synopsis:       Maintainer update of the games/frotz port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 11 15:40:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Adam Kranzel
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD cheshire.blacktabby.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Jan 21 23:07:19 PST 2002 adam@cheshire.blacktabby.org:/usr/obj/usr/src/sys/CHESHIRE-NODEBUG i386

>Description:

	The included patch updates the games/frotz port to the most
	recent version, with a few bugfixes.
	It also updates the port to use a different email address
	for easier filtering of ports-related email on my end.

>How-To-Repeat:
	n/a
>Fix:

	
diff -ruN frotz.good/Makefile frotz/Makefile
--- frotz.good/Makefile	Mon Mar 11 12:49:03 2002
+++ frotz/Makefile	Mon Mar 11 12:49:54 2002
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	frotz
-PORTVERSION=	2.41
+PORTVERSION=	2.42
 CATEGORIES=	games
 MASTER_SITES=	ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/frotz/ \
 		http://wuarchive.wustl.edu/doc/misc/if-archive/infocom/interpreters/frotz/ \
 		http://www.ifarchive.org/if-archive/infocom/interpreters/frotz/
 
-MAINTAINER=	adam@blacktabby.org
+MAINTAINER=	adam-ports@blacktabby.org
 
 MAKE_ARGS=	CC="${CC}" OPTS="${CFLAGS}" PREFIX="${PREFIX}" \
 		CONFIG_DIR="${PREFIX}/etc" INCL="" LIB=""
diff -ruN frotz.good/distinfo frotz/distinfo
--- frotz.good/distinfo	Mon Mar 11 12:49:03 2002
+++ frotz/distinfo	Mon Mar 11 12:50:36 2002
@@ -1 +1 @@
-MD5 (frotz-2.41.tar.gz) = 520e0b6c39ddcd11f7adb6486b6d913a
+MD5 (frotz-2.42.tar.gz) = a1cf81b39f749ea96e4585238ffc1b3f
diff -ruN frotz.good/pkg-descr frotz/pkg-descr
--- frotz.good/pkg-descr	Mon Mar 11 12:49:03 2002
+++ frotz/pkg-descr	Mon Mar 11 12:50:26 2002
@@ -10,4 +10,4 @@
 WWW: http://www.cs.csubak.edu/~dgriffi/proj/frotz/
 
  -Adam
- adam@blacktabby.org
+ adam-ports@blacktabby.org


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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