Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Nov 2002 09:51:05 -0500 (EST)
From:      Ben Kibbey <bjk@m-net.arbornet.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45003: version update
Message-ID:  <200211061451.gA6Ep5nu061873@m-net.arbornet.org>

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

>Number:         45003
>Category:       ports
>Synopsis:       version update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 06 06:50:03 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Ben Kibbey
>Release:        FreeBSD 4.7-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD m-net.arbornet.org 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #4: Tue Sep 3 12:18:24 EDT 2002 root@m-net.arbornet.org:/source/stable/src/sys/compile/MNET i386


	
>Description:
	This includes a patch to doc/Makefile.in to deal with the .man
	extension (hopefully) and updates the version.
>How-To-Repeat:
>Fix:


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	cave
#	cave/Makefile
#	cave/distinfo
#	cave/pkg-comment
#	cave/pkg-descr
#	cave/pkg-plist
#	cave/patch-doc-Makefile.in
#
echo c - cave
mkdir -p cave > /dev/null 2>&1
echo x - cave/Makefile
sed 's/^X//' >cave/Makefile << 'END-of-cave/Makefile'
X# ex:ts=8
X# Ports collection makefile for:	cave
X# Date created:			Dec 30, 2001
X# Whom:				ijliao
X#
X# $FreeBSD: ports/misc/cave/Makefile,v 1.6 2002/06/21 16:52:27 glewis Exp $
X#
X
XPORTNAME=	cave
XPORTVERSION=	1.0b
XCATEGORIES=	misc
XMASTER_SITES=	http://cyclic.sourceforge.net/cave/ \
X		${MASTER_SITE_SUNSITE}
XMASTER_SITE_SUBDIR=	apps/graphics/misc
X
XMAINTAINER=	ports@FreeBSD.org
X
XGNU_CONFIGURE=	yes
X
XMANCOMPRESSED=	yes
XMAN1=	cave.1
X
Xpre-build:
X	${CP} ${WRKSRC}/doc/cave.man ${WRKSRC}/doc/cave.1
X
X.include <bsd.port.mk>
END-of-cave/Makefile
echo x - cave/distinfo
sed 's/^X//' >cave/distinfo << 'END-of-cave/distinfo'
XMD5 (cave-1.0b.tar.gz) = 3e7ef9873c82992f055282e31bf7b2d8
END-of-cave/distinfo
echo x - cave/pkg-comment
sed 's/^X//' >cave/pkg-comment << 'END-of-cave/pkg-comment'
XCharacter Animation Viewer for Everyone
END-of-cave/pkg-comment
echo x - cave/pkg-descr
sed 's/^X//' >cave/pkg-descr << 'END-of-cave/pkg-descr'
XCAVE (Character Animation Viewer for Everyone) is an ascii animation viewer.
XIt uses (n)curses for it's interface so you'll need to have those libraries
Xinstalled.
X
XWWW: http://arbornet.org/~bjk/cave/
END-of-cave/pkg-descr
echo x - cave/pkg-plist
sed 's/^X//' >cave/pkg-plist << 'END-of-cave/pkg-plist'
Xbin/cave
END-of-cave/pkg-plist
echo x - cave/patch-doc-Makefile.in
sed 's/^X//' >cave/patch-doc-Makefile.in << 'END-of-cave/patch-doc-Makefile.in'
Xdiff -ru cave-1.0b.orig/doc/Makefile.in cave-1.0b/doc/Makefile.in
X--- cave-1.0b.orig/doc/Makefile.in	Sat Oct 26 09:26:04 2002
X+++ cave-1.0b/doc/Makefile.in	Wed Nov  6 09:41:34 2002
X@@ -114,7 +114,7 @@
X target_cpu = @target_cpu@
X target_os = @target_os@
X target_vendor = @target_vendor@
X-dist_man1_MANS = cave.man
X+dist_man1_MANS = cave.1
X subdir = doc
X mkinstalldirs = $(SHELL) $(top_srcdir)/build/mkinstalldirs
X CONFIG_HEADER = $(top_builddir)/config.h
END-of-cave/patch-doc-Makefile.in
exit


>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?200211061451.gA6Ep5nu061873>