From owner-freebsd-ports Fri Jun 7 23: 0:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 17BBD37B407 for ; Fri, 7 Jun 2002 23:00:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g58608G82966; Fri, 7 Jun 2002 23:00:08 -0700 (PDT) (envelope-from gnats) Received: from h24-77-105-71.vc.shawcable.net (h24-77-105-71.vc.shawcable.net [24.77.105.71]) by hub.freebsd.org (Postfix) with ESMTP id ACEA637B407 for ; Fri, 7 Jun 2002 22:55:43 -0700 (PDT) Received: (from root@localhost) by h24-77-105-71.vc.shawcable.net (8.11.6/8.11.6) id g585tfL40574; Fri, 7 Jun 2002 22:55:42 -0700 (PDT) (envelope-from jhanna) Message-Id: <200206080555.g585tfL40574@h24-77-105-71.vc.shawcable.net> Date: Fri, 7 Jun 2002 22:55:42 -0700 (PDT) From: Jonathan Hanna Reply-To: Jonathan Hanna To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39020: ports/devel/spin maintainer update to 3.4.16 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39020 >Category: ports >Synopsis: ports/devel/spin maintainer update to 3.4.16 >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: Fri Jun 07 23:00:07 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jonathan Hanna >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD roller.pangolin-systems.com 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Sun Jan 27 23:19:07 PST 2002 jhanna@roller.pangolin-systems.com:/homes/obj/homes2/src/sys/ROLLER i386 >Description: - update to 3.4.16 - fix maintainer email >How-To-Repeat: >Fix: diff -r -u spin.orig/Makefile spin/Makefile --- spin.orig/Makefile Fri May 17 13:30:30 2002 +++ spin/Makefile Fri Jun 7 22:36:53 2002 @@ -6,37 +6,37 @@ # PORTNAME= spin -PORTVERSION= 3.4.14 +PORTVERSION= 3.4.16 CATEGORIES= math MASTER_SITES= ftp://netlib.bell-labs.com/netlib/spin/ \ ftp://www.netlib.org/spin/ DISTFILES= spin${PORTVERSION:S/.//g}.tar.gz html.tar.gz -MAINTAINER= jhanna@home.com +MAINTAINER= jhanna@shaw.ca DIST_SUBDIR= spin -WRKSRC= ${WRKDIR}/Src3.4 +WRKSRC= ${WRKDIR}/Src3.4.16 MAKEFILE= makefile ALL_TARGET= spin post-extract: - @cd ${WRKDIR}/Test && ${SH} ${WRKDIR}/Test/examples + @cd ${WRKDIR}/Test && /usr/bin/tr -d '\015' < ${WRKDIR}/Test/examples | ${SH} post-patch: @WISH=`(cd ${LOCALBASE}/bin ; ls wish8* ) | tail -1` ; \ if [ -z "$$WISH" ] ; then WISH=wish8.0 ; fi ; \ ${PERL} -pi \ -e "s|%%LOCALBASE%%|${LOCALBASE}|g;" \ - -e "s|%%WISH%%|$$WISH|g" ${WRKDIR}/Xspin3.4/xspin347.tcl + -e "s|%%WISH%%|$$WISH|g" ${WRKDIR}/Xspin3.4/xspin3415.tcl pre-build: cd ${WRKSRC} && ${MAKE} clean do-install: ${INSTALL_PROGRAM} ${WRKSRC}/spin ${PREFIX}/bin - ${INSTALL_SCRIPT} ${WRKDIR}/Xspin3.4/xspin347.tcl ${PREFIX}/bin + ${INSTALL_SCRIPT} ${WRKDIR}/Xspin3.4/xspin3415.tcl ${PREFIX}/bin ${RM} -f ${PREFIX}/bin/xspin - ${LN} -s ${PREFIX}/bin/xspin347.tcl ${PREFIX}/bin/xspin + ${LN} -s ${PREFIX}/bin/xspin3415.tcl ${PREFIX}/bin/xspin .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/spin/Doc diff -r -u spin.orig/distinfo spin/distinfo --- spin.orig/distinfo Fri May 17 13:30:30 2002 +++ spin/distinfo Fri Jun 7 22:10:18 2002 @@ -1,2 +1,2 @@ -MD5 (spin/spin3414.tar.gz) = 83b6a9c75dd2390a7ddcc882d962e03d +MD5 (spin/spin3416.tar.gz) = 559b5ee8646f222c190588e0fd466fc5 MD5 (spin/html.tar.gz) = 18fb3308fac90091de71235941fbdc20 diff -r -u spin.orig/files/patch-aa spin/files/patch-aa --- spin.orig/files/patch-aa Sun May 27 06:03:44 2001 +++ spin/files/patch-aa Fri Jun 7 22:43:13 2002 @@ -1,7 +1,16 @@ ---- ../Xspin3.4/xspin347.tcl.orig Wed Jun 23 18:29:29 1999 -+++ ../Xspin3.4/xspin347.tcl Wed Jun 23 18:30:51 1999 -@@ -1,4 +1,4 @@ --#!/usr/local/bin/wish -f +--- ../Xspin3.4/xspin3415.tcl.orig Fri Jun 7 22:38:34 2002 ++++ ../Xspin3.4/xspin3415.tcl Fri Jun 7 22:40:46 2002 +@@ -1,13 +1,4 @@ +-#!/bin/sh +-# the next line restarts using wish \ +-exec wish c:/cygwin/bin/xspin -- $* +- +-# adjust the first argument to wish above with the +-# location of xspin on your system, if different. +-# cygwin: even when xspin is place in /usr/bin/xspin +-# the above exec line would not find it there +-# /usr/bin is a symbolic link to /bin, which really +-# lives in c:/cygwin, hence the contortions above +#!%%LOCALBASE%%/bin/%%WISH%% -f #======================================================================# diff -r -u spin.orig/pkg-plist spin/pkg-plist --- spin.orig/pkg-plist Sun May 27 06:03:44 2001 +++ spin/pkg-plist Fri Jun 7 22:14:06 2002 @@ -1,6 +1,6 @@ bin/spin bin/xspin -bin/xspin347.tcl +bin/xspin3415.tcl share/doc/spin/Doc/Book.Ch6.add share/doc/spin/Doc/Book.Errata share/doc/spin/Doc/Book.answers >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message