Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Nov 2011 05:23:25 GMT
From:      Armin Pirkovitsch <armin@frozen-zone.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/162552: [PATCH] devel/tclcl update to 1.20
Message-ID:  <201111140523.pAE5NPkb017837@red.freebsd.org>
Resent-Message-ID: <201111140530.pAE5U9q6026431@freefall.freebsd.org>

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

>Number:         162552
>Category:       ports
>Synopsis:       [PATCH] devel/tclcl update to 1.20
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 14 05:30:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Armin Pirkovitsch
>Release:        
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -Nur /tank/tinderbox/portstrees/FreeBSD/ports/devel/tclcl/Makefile devel/tclcl/Makefile
--- /tank/tinderbox/portstrees/FreeBSD/ports/devel/tclcl/Makefile	2011-08-09 17:41:27.000000000 +0200
+++ devel/tclcl/Makefile	2011-11-14 06:20:51.572968410 +0100
@@ -6,21 +6,20 @@
 #
 
 PORTNAME=	tclcl
-PORTVERSION=	1.19
+PORTVERSION=	1.20
 DISTVERSIONPREFIX=	src-
-PORTREVISION=	4
 CATEGORIES=	devel tcl tk
 MASTER_SITES=	SF/otcl-${PORTNAME}/TclCL/${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Tcl/C++ interface used by ns and nam
 
+LICENSE=	BSD
+
 LIB_DEPENDS=	otcl:${PORTSDIR}/lang/otcl
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-LICENSE=	BSD
-
 USE_XORG=	x11
 USE_AUTOTOOLS=	autoconf
 GNU_CONFIGURE=	yes
diff -Nur /tank/tinderbox/portstrees/FreeBSD/ports/devel/tclcl/distinfo devel/tclcl/distinfo
--- /tank/tinderbox/portstrees/FreeBSD/ports/devel/tclcl/distinfo	2011-03-23 12:37:46.000000000 +0100
+++ devel/tclcl/distinfo	2011-11-08 20:47:18.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (tclcl-src-1.19.tar.gz) = 460fbad1f9bca42ec41581df008c2b450155f655cfc7df46a92f80179efd9b36
-SIZE (tclcl-src-1.19.tar.gz) = 174080
+SHA256 (tclcl-src-1.20.tar.gz) = 64fd1ec4b1d1c13229e58a7e10bf8422d804c5d3f00221117eafc2aff306dc78
+SIZE (tclcl-src-1.20.tar.gz) = 171728
diff -Nur /tank/tinderbox/portstrees/FreeBSD/ports/devel/tclcl/files/patch-conf-configure.in.tcl devel/tclcl/files/patch-conf-configure.in.tcl
--- /tank/tinderbox/portstrees/FreeBSD/ports/devel/tclcl/files/patch-conf-configure.in.tcl	2007-04-30 15:00:03.000000000 +0200
+++ devel/tclcl/files/patch-conf-configure.in.tcl	1970-01-01 01:00:00.000000000 +0100
@@ -1,10 +0,0 @@
---- conf/configure.in.tcl.orig	Sun Feb 18 23:16:52 2007
-+++ conf/configure.in.tcl	Sun Apr 29 16:49:25 2007
-@@ -197,6 +197,7 @@
- tcl_http_places=" \
- 	$V_LIBRARY_TCL \
- 	$V_LIBRARY_TCL/http \
-+	$V_LIBRARY_TCL/http2.5 \
- 	$V_LIBRARY_TCL/http2.4 \
- 	$V_LIBRARY_TCL/http2.3 \
- 	$V_LIBRARY_TCL/http2.1 \


>Release-Note:
>Audit-Trail:
>Unformatted:



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