Skip site navigation (1)Skip section navigation (2)
Date:      10 Mar 2003 08:29:29 -0000
From:      Tim Aslat <tim@spyderweb.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/49061: Update port: net/mmucl
Message-ID:  <20030310082929.61989.qmail@spyderweb.com.au>

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

>Number:         49061
>Category:       ports
>Synopsis:       Update port: net/mmucl
>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:   Mon Mar 10 00:30:16 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Tim Aslat
>Release:        FreeBSD 4.6.1-RELEASE i386
>Organization:
Spyderweb Consulting
>Environment:
System: FreeBSD redback.spyderweb.com.au 4.6.1-RELEASE FreeBSD 4.6.1-RELEASE #3: Tue Jul 30 10:48:10 CST 2002 root@redback.spyderweb.com.au:/usr/obj/usr/src/sys/CUSTOM i386

>Description:

	Update to mmucl from version 1.4.1 to 1.5. and also maintainer 
	change
>How-To-Repeat:
>Fix:
diff -ruN mmucl.orig/Makefile mmucl/Makefile
--- mmucl.orig/Makefile	Sat Feb 22 03:09:18 2003
+++ mmucl/Makefile	Tue Mar  4 09:05:59 2003
@@ -1,27 +1,25 @@
 # New ports collection Makefile for:	mmucl
-# Date created:				28 July 2000
-# Whom:					Matt Heckaman <matt@LUCIDA.QC.CA>
+# Date updated:				04 March 2003
+# Whom:					Tim Aslat <tim@SPYDERWEB.COM.AU>
 #
-# $FreeBSD: ports/net/mmucl/Makefile,v 1.4 2003/02/21 13:14:49 knu Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	mmucl
-PORTVERSION=	1.4.1
+PORTVERSION=	1.5.1
 CATEGORIES=	net
 MASTER_SITES=	http://download.sourceforge.net/mmucl/
 
-MAINTAINER=	matt@LUCIDA.CA
-COMMENT=	Powerful GUI MUD client written in TCL
+MAINTAINER=	tim@SPYDERWEB.COM.AU
 
-LIB_DEPENDS=	tcl82.1:${PORTSDIR}/lang/tcl82
-RUN_DEPENDS=	wish8.2:${PORTSDIR}/x11-toolkits/tk82
+LIB_DEPENDS=	tcl84.1:${PORTSDIR}/lang/tcl84
+RUN_DEPENDS=	wish8.4:${PORTSDIR}/x11-toolkits/tk84
 
 USE_GMAKE=	YES
 
 post-install:
 	${MKDIR} ${PREFIX}/share/doc/${DISTNAME}
 	${MKDIR} ${PREFIX}/share/doc/${DISTNAME}/examples
-	${INSTALL_DATA} ${WRKSRC}/FAQ ${PREFIX}/share/doc/${DISTNAME}
 	${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/${DISTNAME}
 	${INSTALL_DATA} ${WRKSRC}/CHANGES ${PREFIX}/share/doc/${DISTNAME}
 	${INSTALL_DATA} ${WRKSRC}/examples/* ${PREFIX}/share/doc/${DISTNAME}/examples
diff -ruN mmucl.orig/distinfo mmucl/distinfo
--- mmucl.orig/distinfo	Tue Sep 19 14:25:25 2000
+++ mmucl/distinfo	Wed Jan  8 15:04:44 2003
@@ -1 +1 @@
-MD5 (mmucl-1.4.1.tar.gz) = 906dab028c72767d2647dc162864f730
+MD5 (mmucl-1.5.1.tar.gz) = 0d667ed47f539186d7ad2013d66fe0d0
diff -ruN mmucl.orig/files/patch-aa mmucl/files/patch-aa
--- mmucl.orig/files/patch-aa	Tue Sep 19 14:25:25 2000
+++ mmucl/files/patch-aa	Tue Mar  4 08:51:04 2003
@@ -1,5 +1,5 @@
---- Makefile.orig	Mon Sep 18 23:28:22 2000
-+++ Makefile	Mon Sep 18 23:28:45 2000
+--- Makefile.orig	Mon Oct  7 11:23:40 2002
++++ Makefile	Tue Mar  4 08:50:52 2003
 @@ -3,7 +3,7 @@
  
  # Mmucl installs itself under BASE_DIR
@@ -9,6 +9,15 @@
  
  # The startup script, mmucl, is put in BIN_DIR
  # Everything else is put in LIB_DIR
+@@ -13,7 +13,7 @@
+ 
+ # Which tclsh to use.
+ 
+-TCLSH = tclsh
++TCLSH = tclsh8.4
+ 
+ # Where info files are stored.
+ 
 @@ -21,7 +21,7 @@
  
  # Location of install-info
diff -ruN mmucl.orig/pkg-comment mmucl/pkg-comment
--- mmucl.orig/pkg-comment	Thu Jan  1 09:30:00 1970
+++ mmucl/pkg-comment	Sat Sep 16 13:51:21 2000
@@ -0,0 +1 @@
+Powerful GUI MUD client written in TCL
diff -ruN mmucl.orig/pkg-plist mmucl/pkg-plist
--- mmucl.orig/pkg-plist	Tue Sep 19 14:25:25 2000
+++ mmucl/pkg-plist	Tue Mar  4 08:45:56 2003
@@ -31,12 +31,11 @@
 @dirrm lib/mmucl/lib
 lib/mmucl/.tkconf
 @dirrm lib/mmucl
-share/doc/mmucl-1.4.1/examples/Arithon
-share/doc/mmucl-1.4.1/examples/edit.tcl
-share/doc/mmucl-1.4.1/examples/map.tcl
-share/doc/mmucl-1.4.1/examples/mmucl.rc
-@dirrm share/doc/mmucl-1.4.1/examples
-share/doc/mmucl-1.4.1/CHANGES
-share/doc/mmucl-1.4.1/FAQ
-share/doc/mmucl-1.4.1/README
-@dirrm share/doc/mmucl-1.4.1
+share/doc/mmucl-1.5.1/examples/Arithon
+share/doc/mmucl-1.5.1/examples/edit.tcl
+share/doc/mmucl-1.5.1/examples/map.tcl
+share/doc/mmucl-1.5.1/examples/mmucl.rc
+@dirrm share/doc/mmucl-1.5.1/examples
+share/doc/mmucl-1.5.1/CHANGES
+share/doc/mmucl-1.5.1/README
+@dirrm share/doc/mmucl-1.5.1
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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