From eb41425d198eb0d69c2c8cd0f51febaf33a6e258 Mon Sep 17 00:00:00 2001 From: jsg Date: Sat, 15 Oct 2005 00:20:53 +0000 Subject: [PATCH] Update to 2.43 which has a less restrictive license. Remove MAINTAINER as email bounces. ok sturm@ --- games/frotz/Makefile | 19 ++++++++----------- games/frotz/distinfo | 8 ++++---- games/frotz/pkg/DESCR | 2 +- 3 files changed, 13 insertions(+), 16 deletions(-) diff --git a/games/frotz/Makefile b/games/frotz/Makefile index d140b4575ec..a0807a02f8f 100644 --- a/games/frotz/Makefile +++ b/games/frotz/Makefile @@ -1,27 +1,24 @@ -# $OpenBSD: Makefile,v 1.8 2004/11/28 22:41:17 espie Exp $ +# $OpenBSD: Makefile,v 1.9 2005/10/15 00:20:53 jsg Exp $ # $NetBSD: Makefile,v 1.2 2000/01/15 18:46:28 jlam Exp $ # Original from: Stefan Jokisch COMMENT= "Curses-based interpreter for Infocom-compatible games" -DISTNAME= UnixFrotz232R2Std10 -PKGNAME= frotz-2.32 +DISTNAME= frotz-2.43 CATEGORIES= games HOMEPAGE= http://www.cs.csubak.edu/~dgriffi/proj/frotz/ -MAINTAINER= Carsten Ilchmann - -PERMIT_PACKAGE_CDROM= No +# GPL +PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes -PERMIT_DISTFILES_CDROM= No +PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes WANTLIB= c curses -MASTER_SITES= ftp://ftp.gmd.de/if-archive/infocom/interpreters/frotz/ +MASTER_SITES= http://www.ifarchive.org/if-archive/infocom/interpreters/frotz/ -MAKE_FLAGS= CC="${CC}" CFLAGS="${CFLAGS}" -WRKDIST= ${WRKDIR}/frotz-2.32 +MAKE_FLAGS= CC="${CC}" CFLAGS="${CFLAGS}" CONFIG_DIR="${SYSCONFDIR}" ALL_TARGET= frotz @@ -31,6 +28,6 @@ NO_REGRESS= Yes do-install: ${INSTALL_PROGRAM} ${WRKBUILD}/frotz ${PREFIX}/bin - ${INSTALL_MAN} ${WRKBUILD}/frotz.6 ${PREFIX}/man/man6 + ${INSTALL_MAN} ${WRKBUILD}/doc/frotz.6 ${PREFIX}/man/man6 .include diff --git a/games/frotz/distinfo b/games/frotz/distinfo index 34e886ff7a1..e1835b1581d 100644 --- a/games/frotz/distinfo +++ b/games/frotz/distinfo @@ -1,4 +1,4 @@ -MD5 (UnixFrotz232R2Std10.tar.gz) = 5c40f4a9da46a65cd0fd09821bf93538 -RMD160 (UnixFrotz232R2Std10.tar.gz) = c2b33f70754a3bdf80d91f0090c056a005908580 -SHA1 (UnixFrotz232R2Std10.tar.gz) = cd5124a58aaff6a60eecbc352dd18c4402d87ce6 -SIZE (UnixFrotz232R2Std10.tar.gz) = 63021 +MD5 (frotz-2.43.tar.gz) = efe51879e012b92bb8d5f4a82e982677 +RMD160 (frotz-2.43.tar.gz) = ccfc303e116e517caff0fec8f3bd555dfc02ae4e +SHA1 (frotz-2.43.tar.gz) = 2b2684ec670b471489c15be732c7dd1c59821b00 +SIZE (frotz-2.43.tar.gz) = 160771 diff --git a/games/frotz/pkg/DESCR b/games/frotz/pkg/DESCR index 7eb5a609b9a..4a931ff3bf7 100644 --- a/games/frotz/pkg/DESCR +++ b/games/frotz/pkg/DESCR @@ -1,4 +1,4 @@ Frotz is another of the fine family of interpreters for Infocom's text -adventures and compatible games. This is version 2.32. +adventures and compatible games. "Frotz" is also the name of the spell to make an object emit light.