From owner-svn-ports-all@freebsd.org Tue Sep 29 20:36:26 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 51B1342F7C1; Tue, 29 Sep 2020 20:36:26 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C1B4V1K9xz4F1m; Tue, 29 Sep 2020 20:36:26 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 116DD1482A; Tue, 29 Sep 2020 20:36:26 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08TKaPgD083985; Tue, 29 Sep 2020 20:36:25 GMT (envelope-from se@FreeBSD.org) Received: (from se@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08TKaPXv083983; Tue, 29 Sep 2020 20:36:25 GMT (envelope-from se@FreeBSD.org) Message-Id: <202009292036.08TKaPXv083983@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: se set sender to se@FreeBSD.org using -f From: =?UTF-8?Q?Stefan_E=c3=9fer?= Date: Tue, 29 Sep 2020 20:36:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r550618 - head/lang/snobol4 X-SVN-Group: ports-head X-SVN-Commit-Author: se X-SVN-Commit-Paths: head/lang/snobol4 X-SVN-Commit-Revision: 550618 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Sep 2020 20:36:26 -0000 Author: se Date: Tue Sep 29 20:36:25 2020 New Revision: 550618 URL: https://svnweb.freebsd.org/changeset/ports/550618 Log: Commit missing pkg-plist update Modified: head/lang/snobol4/Makefile head/lang/snobol4/pkg-plist Modified: head/lang/snobol4/Makefile ============================================================================== --- head/lang/snobol4/Makefile Tue Sep 29 20:27:23 2020 (r550617) +++ head/lang/snobol4/Makefile Tue Sep 29 20:36:25 2020 (r550618) @@ -3,6 +3,7 @@ PORTNAME= snobol4 PORTVERSION= 2.1.6 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ftp://ftp.ultimate.com/snobol/ Modified: head/lang/snobol4/pkg-plist ============================================================================== --- head/lang/snobol4/pkg-plist Tue Sep 29 20:27:23 2020 (r550617) +++ head/lang/snobol4/pkg-plist Tue Sep 29 20:36:25 2020 (r550618) @@ -21,6 +21,7 @@ lib/snobol4/%%VERSION%%/lib/bq.sno lib/snobol4/%%VERSION%%/lib/chars.sno lib/snobol4/%%VERSION%%/lib/config.sno lib/snobol4/%%VERSION%%/lib/dynamic.sno +lib/snobol4/%%VERSION%%/lib/ezio.sno lib/snobol4/%%VERSION%%/lib/fence.sno lib/snobol4/%%VERSION%%/lib/file.sno lib/snobol4/%%VERSION%%/lib/ftp.sno @@ -50,9 +51,13 @@ man/man1/snobol4ext.1.gz man/man1/snobol4func.1.gz man/man1/snobol4io.1.gz man/man1/snobol4key.1.gz +man/man1/snobol4op.1.gz man/man1/snopea.1.gz +man/man3/snobol4ezio.3.gz +man/man3/snobol4host.3.gz man/man3/snobol4setup.3.gz man/man3/snolib.3.gz man/man7/snopea.7.gz @dir lib/snobol4/%%VERSION%%/lib/shared -@dir lib/snobol4/local/shared +@dir lib/snobol4/%%VERSION%%/local/shared +@dir lib/snobol4/local