Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id BDAF17A475 for ; Sun, 3 Jul 2016 18:59:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 33B9085EA2; Sun, 3 Jul 2016 18:59:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B784E85E99 for ; Sun, 3 Jul 2016 18:59:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 5Tgw8-t-NaDj for ; Sun, 3 Jul 2016 18:59:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5412285E46 for ; Sun, 3 Jul 2016 18:59:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4923EFBB5; Sun, 3 Jul 2016 18:59:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1467572392110580" MIME-Version: 1.0 Date: Sun, 3 Jul 2016 18:59:52 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/lang/smlnj11072 To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20160703185952.4923EFBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1467572392110580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: dholland Date: Sun Jul 3 18:59:52 UTC 2016 Modified Files: pkgsrc/lang/smlnj11072: PLIST.FreeBSD Log Message: Add missing rcsid. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/smlnj11072/PLIST.FreeBSD Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1467572392110580 Content-Disposition: inline Content-Length: 461 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/lang/smlnj11072/PLIST.FreeBSD diff -u pkgsrc/lang/smlnj11072/PLIST.FreeBSD:1.1 pkgsrc/lang/smlnj11072/PLIST.FreeBSD:1.2 --- pkgsrc/lang/smlnj11072/PLIST.FreeBSD:1.1 Sun Jul 3 17:50:31 2016 +++ pkgsrc/lang/smlnj11072/PLIST.FreeBSD Sun Jul 3 18:59:52 2016 @@ -1,2 +1,3 @@ +@comment $NetBSD: PLIST.FreeBSD,v 1.2 2016/07/03 18:59:52 dholland Exp $ lib/smlnj/bin/.run/run.${BOX}-freebsd.a lib/smlnj/bin/.run/run.${BOX}-freebsd.so --_----------=_1467572392110580--