ports/152706: [PATCH] lang/q: support default Tcl 8.5
Martin Matuska
mm at FreeBSD.org
Tue Nov 30 16:10:14 UTC 2010
>Number: 152706
>Category: ports
>Synopsis: [PATCH] lang/q: support default Tcl 8.5
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Nov 30 16:10:14 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Martin Matuska
>Release: FreeBSD 8.2-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD neo.vx.sk 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #4 r216016M: Sun Nov 28 22:11:40 CET
>Description:
- support tcl 8.5
- update distinfo
Port maintainer (gahr at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- q-7.11_8.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/q/Makefile,v
retrieving revision 1.45
diff -u -r1.45 Makefile
--- Makefile 24 Jul 2010 19:49:57 -0000 1.45
+++ Makefile 30 Nov 2010 16:06:04 -0000
@@ -26,7 +26,7 @@
USE_BISON= yes
USE_ICONV= yes
-USE_TK= 84
+USE_TK= 84+
USE_LDCONFIG= yes
CFLAGS+= -I${LOCALBASE}/include
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/lang/q/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo 11 Apr 2009 19:22:22 -0000 1.5
+++ distinfo 30 Nov 2010 16:06:04 -0000
@@ -1,3 +1,2 @@
-MD5 (q-7.11.tar.gz) = 18ca956aad555b54efacc0de5b2d79bd
SHA256 (q-7.11.tar.gz) = 59b9a0993a7c274c535058ae5ceaf243435be3713f83b53ea311bf7269df98d5
SIZE (q-7.11.tar.gz) = 2147297
--- q-7.11_8.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list