diff options
author | joerg <joerg@pkgsrc.org> | 2014-05-30 11:32:22 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2014-05-30 11:32:22 +0000 |
commit | 4df3ce1f4e5c7a41d69694eef889ab9afcda913b (patch) | |
tree | d75b7c64a6c81e1b41c237c18c3e779cc5963303 | |
parent | ea70b552d0d6758d25cb33e92015733a6f026c76 (diff) | |
download | pkgsrc-4df3ce1f4e5c7a41d69694eef889ab9afcda913b.tar.gz |
Fix build with TCL 8.6
-rw-r--r-- | chat/zircon/Makefile | 10 | ||||
-rw-r--r-- | chat/zircon/PLIST | 4 | ||||
-rw-r--r-- | chat/zircon/distinfo | 4 | ||||
-rw-r--r-- | chat/zircon/patches/patch-installer_manifest.tcl | 6 |
4 files changed, 12 insertions, 12 deletions
diff --git a/chat/zircon/Makefile b/chat/zircon/Makefile index a46ed5b50b3..2e8141a1c70 100644 --- a/chat/zircon/Makefile +++ b/chat/zircon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/03/03 10:25:11 shattered Exp $ +# $NetBSD: Makefile,v 1.19 2014/05/30 11:32:22 joerg Exp $ # DISTNAME= zircon-1.18.256 -#KGREVISION= 2 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ @@ -17,9 +17,9 @@ NO_BUILD= yes USE_TOOLS+= wish:run tclsh sed post-extract: - @${SED} -e 's|.8.4|.8.5|' ${WRKSRC}/installer/file84.tcl > ${WRKSRC}/installer/file85.tcl - @${SED} -e 's|.8.4|.8.5|' ${WRKSRC}/lib/tcl84.tcl > ${WRKSRC}/lib/tcl85.tcl - @${ECHO_MSG} 'package ifneeded unixfile 1.18.8.5 [list source [file join $$dir file85.tcl]]' \ + @${SED} -e 's|.8.4|.8.6|' ${WRKSRC}/installer/file84.tcl > ${WRKSRC}/installer/file86.tcl + @${SED} -e 's|.8.4|.8.6|' ${WRKSRC}/lib/tcl84.tcl > ${WRKSRC}/lib/tcl86.tcl + @${ECHO_MSG} 'package ifneeded unixfile 1.18.8.6 [list source [file join $$dir file86.tcl]]' \ >> ${WRKSRC}/installer/pkgIndex.tcl do-install: diff --git a/chat/zircon/PLIST b/chat/zircon/PLIST index d960483df4a..23317175960 100644 --- a/chat/zircon/PLIST +++ b/chat/zircon/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2012/08/21 21:41:03 marino Exp $ +@comment $NetBSD: PLIST,v 1.7 2014/05/30 11:32:22 joerg Exp $ bin/zircon share/doc/zircon/BUGS share/doc/zircon/COPYRIGHT @@ -125,7 +125,7 @@ share/zircon/lib/tcl81.tcl share/zircon/lib/tcl82.tcl share/zircon/lib/tcl83.tcl share/zircon/lib/tcl84.tcl -share/zircon/lib/tcl85.tcl +share/zircon/lib/tcl86.tcl share/zircon/lib/upgrade.tcl share/zircon/lib/userCmds.tcl share/zircon/lib/zircon.tcl diff --git a/chat/zircon/distinfo b/chat/zircon/distinfo index 169652d23af..89eb47e654f 100644 --- a/chat/zircon/distinfo +++ b/chat/zircon/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.7 2013/03/03 10:25:11 shattered Exp $ +$NetBSD: distinfo,v 1.8 2014/05/30 11:32:22 joerg Exp $ SHA1 (zircon-1.18.256.tar.gz) = 6ac2bb2b460c91263b72241c695afb51fc5f3a2d RMD160 (zircon-1.18.256.tar.gz) = c3630fc366447e0311905e3febbab0ce1d66ab00 Size (zircon-1.18.256.tar.gz) = 315505 bytes SHA1 (patch-aa) = 1f7c108a66906636d76bd200eb39207591bac4dc -SHA1 (patch-installer_manifest.tcl) = 7923428fc011e5f966f886933ef23c85dfd94621 +SHA1 (patch-installer_manifest.tcl) = 24594fd7c5b7cc743d0a84c4f31a6bab8efe9169 diff --git a/chat/zircon/patches/patch-installer_manifest.tcl b/chat/zircon/patches/patch-installer_manifest.tcl index fbda0489788..2ae5f617a89 100644 --- a/chat/zircon/patches/patch-installer_manifest.tcl +++ b/chat/zircon/patches/patch-installer_manifest.tcl @@ -1,4 +1,4 @@ -$NetBSD: patch-installer_manifest.tcl,v 1.1 2012/08/21 21:41:03 marino Exp $ +$NetBSD: patch-installer_manifest.tcl,v 1.2 2014/05/30 11:32:22 joerg Exp $ --- installer/manifest.tcl.orig 2000-07-17 12:37:18.000000000 +0000 +++ installer/manifest.tcl @@ -6,7 +6,7 @@ $NetBSD: patch-installer_manifest.tcl,v 1.1 2012/08/21 21:41:03 marino Exp $ [file join installer file82.tcl] {} \ [file join installer file83.tcl] {} \ [file join installer file84.tcl] {} \ -+ [file join installer file85.tcl] {} \ ++ [file join installer file86.tcl] {} \ [file join installer support.tcl] {} \ [file join installer mac.tcl] {} \ [file join installer macfile.tcl] {} \ @@ -14,7 +14,7 @@ $NetBSD: patch-installer_manifest.tcl,v 1.1 2012/08/21 21:41:03 marino Exp $ [file join lib tcl82.tcl] {copy} \ [file join lib tcl83.tcl] {copy} \ [file join lib tcl84.tcl] {copy} \ -+ [file join lib tcl85.tcl] {copy} \ ++ [file join lib tcl86.tcl] {copy} \ [file join lib Unix.tcl] {copy} \ [file join lib Windows.tcl] {copy} \ [file join lib debug.tcl] {copy} \ |