From owner-svn-ports-all@freebsd.org Sun Nov 10 23:18:26 2019 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 12A601B2E00; Sun, 10 Nov 2019 23:18:26 +0000 (UTC) (envelope-from kbowling@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) server-signature RSA-PSS (4096 bits) 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 47B90x6nryz4W3W; Sun, 10 Nov 2019 23:18:25 +0000 (UTC) (envelope-from kbowling@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 CD62F66DD; Sun, 10 Nov 2019 23:18:25 +0000 (UTC) (envelope-from kbowling@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAANIPda051765; Sun, 10 Nov 2019 23:18:25 GMT (envelope-from kbowling@FreeBSD.org) Received: (from kbowling@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAANIPOc051763; Sun, 10 Nov 2019 23:18:25 GMT (envelope-from kbowling@FreeBSD.org) Message-Id: <201911102318.xAANIPOc051763@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kbowling set sender to kbowling@FreeBSD.org using -f From: Kevin Bowling Date: Sun, 10 Nov 2019 23:18:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517238 - head/news/inn X-SVN-Group: ports-head X-SVN-Commit-Author: kbowling X-SVN-Commit-Paths: head/news/inn X-SVN-Commit-Revision: 517238 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.29 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: Sun, 10 Nov 2019 23:18:26 -0000 Author: kbowling Date: Sun Nov 10 23:18:25 2019 New Revision: 517238 URL: https://svnweb.freebsd.org/changeset/ports/517238 Log: news/inn: Update to 2.6.3 and fix rnews Update to 2.6.3 and fix a sandbox violation with the default build options when building under i.e. poudriere by moving rnews permissions to the plist. Changelog https://www.eyrie.org/~eagle/software/inn/docs-2.6/news.html#S2 PR: 224670 Approved by: krion (mentor) Sponsored by: BBOX.io Differential Revision: https://reviews.freebsd.org/D22254 Modified: head/news/inn/Makefile head/news/inn/distinfo head/news/inn/pkg-plist Modified: head/news/inn/Makefile ============================================================================== --- head/news/inn/Makefile Sun Nov 10 23:16:42 2019 (r517237) +++ head/news/inn/Makefile Sun Nov 10 23:18:25 2019 (r517238) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= inn -PORTVERSION= 2.6.1 +PORTVERSION= 2.6.3 CATEGORIES= news MASTER_SITES= ISC/${PORTNAME} @@ -58,11 +58,10 @@ CONFIGURE_ARGS+= --mandir=${MANPREFIX}/man \ --datarootdir=${INN_SHAREDIR} \ --with-perl -UUCP_RNEWS_CONFIGURE_ON=--enable-uucp-rnews UUCP_RNEWS_RUN_DEPENDS= uucp:net/freebsd-uucp -INNLIB_LONG= 4.0.0 -LIBVER_LONG= 3.0.1 +INNLIB_LONG= 6.0.0 +LIBVER_LONG= 3.0.3 PLIST_SUB+= LIBVER=${LIBVER_LONG:R:R} LIBVER_LONG=${LIBVER_LONG} \ INNLIB=${INNLIB_LONG:R:R} INNLIB_LONG=${INNLIB_LONG} Modified: head/news/inn/distinfo ============================================================================== --- head/news/inn/distinfo Sun Nov 10 23:16:42 2019 (r517237) +++ head/news/inn/distinfo Sun Nov 10 23:18:25 2019 (r517238) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482846642 -SHA256 (inn-2.6.1.tar.gz) = 50f03516d39922f5c4db68915d2a70c8d5ffe8c14a16ba01029c148700523bda -SIZE (inn-2.6.1.tar.gz) = 2570558 +TIMESTAMP = 1572998169 +SHA256 (inn-2.6.3.tar.gz) = bd914ac421f8e71a36dc95cef0655a05dd162eb68f5893cc4028642209015256 +SIZE (inn-2.6.3.tar.gz) = 2586168 Modified: head/news/inn/pkg-plist ============================================================================== --- head/news/inn/pkg-plist Sun Nov 10 23:16:42 2019 (r517237) +++ head/news/inn/pkg-plist Sun Nov 10 23:18:25 2019 (r517238) @@ -84,7 +84,7 @@ bin/procbatch bin/prunehistory bin/pullnews bin/rc.news -bin/rnews +@(,uucp,4550) bin/rnews bin/rnews.libexec/c7unbatch bin/rnews.libexec/decode bin/rnews.libexec/encode