Received: by mail.netbsd.org (Postfix, from userid 605) id 4A9DB84D79; Mon, 9 Dec 2019 10:13:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C8BC184CD3 for ; Mon, 9 Dec 2019 10:13:38 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id EN7DO7YFFeph for ; Mon, 9 Dec 2019 10:13:38 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 61FCC84C6C for ; Mon, 9 Dec 2019 10:13:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5BFF3FA97; Mon, 9 Dec 2019 10:13:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1575886418241990" MIME-Version: 1.0 Date: Mon, 9 Dec 2019 10:13:38 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/lang/go113 To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20191209101338.5BFF3FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1575886418241990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Mon Dec 9 10:13:38 UTC 2019 Modified Files: pkgsrc/lang/go113: PLIST.SunOS Log Message: go113: Update SunOS PLIST for new layout. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/go113/PLIST.SunOS Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1575886418241990 Content-Disposition: inline Content-Length: 515 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/lang/go113/PLIST.SunOS diff -u pkgsrc/lang/go113/PLIST.SunOS:1.1 pkgsrc/lang/go113/PLIST.SunOS:1.2 --- pkgsrc/lang/go113/PLIST.SunOS:1.1 Sat Dec 7 21:34:17 2019 +++ pkgsrc/lang/go113/PLIST.SunOS Mon Dec 9 10:13:38 2019 @@ -1,2 +1,2 @@ -@comment $NetBSD: PLIST.SunOS,v 1.1 2019/12/07 21:34:17 bsiegert Exp $ -go113/pkg/${GO_PLATFORM}/internal/x/net/lif.a +@comment $NetBSD: PLIST.SunOS,v 1.2 2019/12/09 10:13:38 jperkin Exp $ +go113/pkg/${GO_PLATFORM}/vendor/golang.org/x/net/lif.a --_----------=_1575886418241990--