From owner-svn-ports-all@freebsd.org Fri Dec 4 19:17:54 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 9F89B4A921E; Fri, 4 Dec 2020 19:17:54 +0000 (UTC) (envelope-from tcberner@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 4CnjCQ3mJdz3PLM; Fri, 4 Dec 2020 19:17:54 +0000 (UTC) (envelope-from tcberner@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 6FF4D10F8A; Fri, 4 Dec 2020 19:17:54 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0B4JHsiL092812; Fri, 4 Dec 2020 19:17:54 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0B4JHrc3092808; Fri, 4 Dec 2020 19:17:53 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <202012041917.0B4JHrc3092808@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Fri, 4 Dec 2020 19:17:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r557006 - in head: textproc/yelp-xsl x11/yelp X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: in head: textproc/yelp-xsl x11/yelp X-SVN-Commit-Revision: 557006 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.34 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: Fri, 04 Dec 2020 19:17:54 -0000 Author: tcberner Date: Fri Dec 4 19:17:53 2020 New Revision: 557006 URL: https://svnweb.freebsd.org/changeset/ports/557006 Log: textproc/yelp-xsl & x11/yelp: Update to 3.38.2 PR: 251386 Submitted by: Neel Chauhan Modified: head/textproc/yelp-xsl/Makefile head/textproc/yelp-xsl/distinfo head/x11/yelp/Makefile head/x11/yelp/distinfo Modified: head/textproc/yelp-xsl/Makefile ============================================================================== --- head/textproc/yelp-xsl/Makefile Fri Dec 4 19:08:43 2020 (r557005) +++ head/textproc/yelp-xsl/Makefile Fri Dec 4 19:17:53 2020 (r557006) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yelp-xsl -PORTVERSION= 3.38.1 +PORTVERSION= 3.38.2 CATEGORIES= textproc gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Modified: head/textproc/yelp-xsl/distinfo ============================================================================== --- head/textproc/yelp-xsl/distinfo Fri Dec 4 19:08:43 2020 (r557005) +++ head/textproc/yelp-xsl/distinfo Fri Dec 4 19:17:53 2020 (r557006) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604175611 -SHA256 (gnome3/yelp-xsl-3.38.1.tar.xz) = b321563da6ab7fa8b989adaf1a91262059696316b4ddca2288fddcfed8dcdf67 -SIZE (gnome3/yelp-xsl-3.38.1.tar.xz) = 646324 +TIMESTAMP = 1606331141 +SHA256 (gnome3/yelp-xsl-3.38.2.tar.xz) = 2c8472dc6c470145e8a01e5e7c8ceffe81eb2bd318f7282fdede9a3f975fb47b +SIZE (gnome3/yelp-xsl-3.38.2.tar.xz) = 643088 Modified: head/x11/yelp/Makefile ============================================================================== --- head/x11/yelp/Makefile Fri Dec 4 19:08:43 2020 (r557005) +++ head/x11/yelp/Makefile Fri Dec 4 19:17:53 2020 (r557006) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yelp -PORTVERSION= 3.38.1 +PORTVERSION= 3.38.2 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Modified: head/x11/yelp/distinfo ============================================================================== --- head/x11/yelp/distinfo Fri Dec 4 19:08:43 2020 (r557005) +++ head/x11/yelp/distinfo Fri Dec 4 19:17:53 2020 (r557006) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604638961 -SHA256 (gnome3/yelp-3.38.1.tar.xz) = 74359e170be2bdc386d1bfb03b6f4fa887ca3b8406f9c144b86d0b24e1445f80 -SIZE (gnome3/yelp-3.38.1.tar.xz) = 1536752 +TIMESTAMP = 1606331215 +SHA256 (gnome3/yelp-3.38.2.tar.xz) = 9ba88b59a7c087fea56970549265ca8eb0a83a72ee2800aed03c455101d28c8b +SIZE (gnome3/yelp-3.38.2.tar.xz) = 1526648