Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2001 21:37:46 +1000 (EST)
From:      edwin@mavetju.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29706: [patch] Update net/smm++ to support itcl/itk/iwidgets 3.2
Message-ID:  <20010814113746.1BAEC73B@k7.mavetju.org>

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

>Number:         29706
>Category:       ports
>Synopsis:       [patch] Update net/smm++ to support itcl/itk/iwidgets 3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 14 04:40:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
n/a
>Environment:

# $FreeBSD: ports/net/smm++/Makefile,v 1.3 2001/07/15 15:24:07 kevlo Exp $

>Description:

With the roll-out of itcl/itk/iwidgets 3.2 a few changes to this
port should be done.

>How-To-Repeat:

n/a

>Fix:

--- Makefile.old	Mon Jul 30 09:03:03 2001
+++ Makefile	Tue Aug 14 21:26:59 2001
@@ -1,4 +1,4 @@
-# New ports collection makefile for:	tcltutor
+# New ports collection makefile for:	smm++
 # Date created:		16 November 2000
 # Whom:			Edwin Groothuis (edwin@mavetju.org)
 #
@@ -7,6 +7,7 @@
 
 PORTNAME=	smm++
 PORTVERSION=	5r0
+PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	http://www.issever.de/smm/downloads/
 DISTNAME=	smm
--- files/patch-itk.sh.old	Tue Aug 14 21:34:03 2001
+++ files/patch-itk.sh	Tue Aug 14 21:18:51 2001
@@ -5,7 +5,7 @@
  
  # all possible itkwish executables
 -itkarray=(itkwish3.1 itkwish3 itkwish30 itkwish)
-+itkarray="itkwish3.1 itkwish3 itkwish30 itkwish3.0 itkwish"
++itkarray="itkwish3.1 itkwish3 itkwish30 itkwish3.0 itkwish wish8.3 wish8.2"
  
 -# $PATH exploded as an array
 -explode=(`echo $PATH | sed 's/:/ /g'`)

>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?20010814113746.1BAEC73B>