Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Apr 2012 17:20:25 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/166962: [PATCH] lang/otcl: update to 1.14, take maintainership
Message-ID:  <201204151120.q3FBKPjV049333@bofh.telnet.net.bd>
Resent-Message-ID: <201204151130.q3FBU1Zw053595@freefall.freebsd.org>

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

>Number:         166962
>Category:       ports
>Synopsis:       [PATCH] lang/otcl: update to 1.14, take maintainership
>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:   Sun Apr 15 11:30:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar  2 02:21:51 BDT
>Description:
- Update to 1.14
- Take maintainership

For Committer's reference:
http://tb.s.ubze.ro//logs/7.4-FreeBSD/i386/otcl-1.14.log
http://tb.s.ubze.ro//logs/7.4-FreeBSD/amd64/otcl-1.14.log
http://tb.s.ubze.ro//logs/8.2-RELEASE/i386/otcl-1.14.log
http://tb.s.ubze.ro//logs/8.2-RELEASE/amd64/otcl-1.14.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD/i386/otcl-1.14.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD/amd64/otcl-1.14.log

Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- otcl-1.14.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/lang/otcl/Makefile ./Makefile
--- /usr/ports/lang/otcl/Makefile	2011-08-09 21:41:28.000000000 +0600
+++ ./Makefile	2012-04-15 17:18:29.394625894 +0600
@@ -6,13 +6,12 @@
 #
 
 PORTNAME=	otcl
-PORTVERSION=	1.13
+PORTVERSION=	1.14
 DISTVERSIONPREFIX=	src-
-PORTREVISION=	4
 CATEGORIES=	lang tcl tk
 MASTER_SITES=	SF/${PORTNAME}-tclcl/OTcl/${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	MIT Object Tcl
 
 LICENSE=	MIT
@@ -21,7 +20,6 @@
 
 USE_TK=		82+
 USE_TK_NO_THREADS=	yes
-INVALID_TK_VER=	85 86
 USE_XORG=	xext
 
 USE_AUTOTOOLS=	autoconf
diff -ruN --exclude=CVS /usr/ports/lang/otcl/distinfo ./distinfo
--- /usr/ports/lang/otcl/distinfo	2011-03-23 17:37:47.000000000 +0600
+++ ./distinfo	2012-04-15 16:55:06.143613824 +0600
@@ -1,2 +1,2 @@
-SHA256 (otcl-src-1.13.tar.gz) = 23b3b7a88fd5a7bfe9f91fd0afd0ac85981c1c2ff0cae6714aee54f7f38ab25d
-SIZE (otcl-src-1.13.tar.gz) = 317440
+SHA256 (otcl-src-1.14.tar.gz) = c644aed47ccd7e082ad47388dc8a2412a0eceacbe81d8574e560a797b782b969
+SIZE (otcl-src-1.14.tar.gz) = 325964
--- otcl-1.14.patch ends here ---

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



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