Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2003 22:30:31 +0100 (CET)
From:      Friedrich Volkmann <volkmann@inode.at>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47519: [Maintainer Update] games/scid
Message-ID:  <20030126213031.D2AB915F25@line-C-53.adsl-dynamic.inode.at>

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

>Number:         47519
>Category:       ports
>Synopsis:       [Maintainer Update] games/scid
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 26 13:40:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Friedrich Volkmann
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD line-C-53.adsl-dynamic.inode.at 4.7-STABLE FreeBSD 4.7-STABLE #0: Tue Jan 14 10:23:28 CET 2003 root@daemon:/usr/obj/usr/src/sys/CU01 i386
>Description:
- Update to version 3.4
- Use the latest stable Tcl/Tk release (8.4.x)
- Change my email adress
>How-To-Repeat:
>Fix:
diff -ruN scid.orig/Makefile scid/Makefile
--- scid.orig/Makefile	Sat Jun  8 09:48:46 2002
+++ scid/Makefile	Sun Jan 26 18:34:32 2003
@@ -7,16 +7,16 @@
 #
 
 PORTNAME=	scid
-PORTVERSION=	3.3
-CATEGORIES=	games databases tk83 tcl83
+PORTVERSION=	3.4
+CATEGORIES=	games databases
 MASTER_SITES=	http://scid.sourceforge.net/download/ \
 		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	volkmann@chello.at
+MAINTAINER=	volkmann@inode.at
 
-LIB_DEPENDS=	tcl83:${PORTSDIR}/lang/tcl83 \
-		tk83:${PORTSDIR}/x11-toolkits/tk83
+LIB_DEPENDS=	tcl84:${PORTSDIR}/lang/tcl84 \
+		tk84:${PORTSDIR}/x11-toolkits/tk84
 
 USE_PYTHON=	yes
 USE_XLIB=	yes
diff -ruN scid.orig/distinfo scid/distinfo
--- scid.orig/distinfo	Sat Jun  8 09:48:46 2002
+++ scid/distinfo	Sun Jan 26 16:36:04 2003
@@ -1 +1 @@
-MD5 (scid-3.3.tar.gz) = 33832300379f946fe9e241b014a3dad0
+MD5 (scid-3.4.tar.gz) = 5d9935e17d73ef24c8c6a9441bafca9c
diff -ruN scid.orig/files/patch-Makefile scid/files/patch-Makefile
--- scid.orig/files/patch-Makefile	Thu Mar  7 09:43:55 2002
+++ scid/files/patch-Makefile	Sun Jan 26 19:00:57 2003
@@ -1,6 +1,6 @@
---- Makefile.orig	Fri Feb 22 11:39:00 2002
-+++ Makefile	Mon Mar  4 23:02:42 2002
-@@ -8,11 +8,11 @@
+--- Makefile.orig	Wed Jan 22 03:54:00 2003
++++ Makefile	Sun Jan 26 17:30:10 2003
+@@ -9,11 +9,11 @@
  
  # BINDIR: where the Scid programs are copied for "make install".
  #
@@ -14,7 +14,7 @@
  
  ### TCL_VERSION: Set this according to the version of Tcl/Tk you have
  #   installed that you want Scid to use: 8.0, 8.1, 8.2, 8.3, etc.
-@@ -26,9 +26,9 @@
+@@ -27,9 +27,9 @@
  #
  # You have not run "./configure" yet.  The default settings are:
  #
@@ -27,20 +27,20 @@
  
  ### Here are other commonly used settings for the Tcl/Tk compiler options:
  
-@@ -50,9 +50,9 @@
+@@ -51,9 +51,9 @@
  
  # Someone sent me these settings for FreeBSD with Tcl/Tk 8.0:
  ### FreeBSD:
 -# TCL_INCLUDE = -I /usr/local/include/tcl8.0 -I /usr/local/include/tk8.0
 -# TCL_LIBRARY = -L /usr/local/lib -ltcl80 -ldl
 -# TK_LIBRARY  = $(TCL_LIBRARY) -ltk80 -L /usr/X11/lib -lX11
-+TCL_INCLUDE = -I${LOCALBASE}/include/tcl8.3 -I${LOCALBASE}/include/tk8.3 -I${X11BASE}/include
-+TCL_LIBRARY = -L${LOCALBASE}/lib -ltcl83
-+TK_LIBRARY  = $(TCL_LIBRARY) -ltk83 -L${X11BASE}/lib -lX11
++TCL_INCLUDE = -I${LOCALBASE}/include/tcl8.4 -I${LOCALBASE}/include/tk8.4 -I${X11BASE}/include
++TCL_LIBRARY = -L${LOCALBASE}/lib -ltcl84
++TK_LIBRARY  = $(TCL_LIBRARY) -ltk84 -L${X11BASE}/lib -lX11
  
  
  ########################################
-@@ -79,7 +79,7 @@
+@@ -80,7 +80,7 @@
  #      On some systems, adding "-fno-rtti" and "-fno-exceptions" produces
  #      smaller, faster programs since Scid does not use those C++ features.
  #
diff -ruN scid.orig/pkg-plist scid/pkg-plist
--- scid.orig/pkg-plist	Sat Jun  8 09:48:46 2002
+++ scid/pkg-plist	Sun Jan 26 16:45:21 2003
@@ -8,8 +8,10 @@
 bin/sc_spell
 bin/sc_tree
 bin/scid
+bin/scidlet
 bin/scidpgn
 bin/scmerge
+bin/spliteco
 bin/tcscid
 bin/tkscid
 share/scid/scid.eco
>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?20030126213031.D2AB915F25>