From owner-svn-ports-head@freebsd.org Thu Jul 19 05:22:23 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 15107104A016; Thu, 19 Jul 2018 05:22:23 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BBB7A7DE66; Thu, 19 Jul 2018 05:22:22 +0000 (UTC) (envelope-from tobik@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 9D36624CC2; Thu, 19 Jul 2018 05:22:22 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6J5MMHe079813; Thu, 19 Jul 2018 05:22:22 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6J5MM0r079811; Thu, 19 Jul 2018 05:22:22 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201807190522.w6J5MM0r079811@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Thu, 19 Jul 2018 05:22:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474925 - head/www/palemoon X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/www/palemoon X-SVN-Commit-Revision: 474925 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jul 2018 05:22:23 -0000 Author: tobik Date: Thu Jul 19 05:22:21 2018 New Revision: 474925 URL: https://svnweb.freebsd.org/changeset/ports/474925 Log: www/palemoon: Update to 27.9.4 Changes: http://www.palemoon.org/releasenotes.shtml PR: 229879 Submitted by: tobik Approved by: lichray@gmail.com (maintainer) Modified: head/www/palemoon/Makefile head/www/palemoon/distinfo Modified: head/www/palemoon/Makefile ============================================================================== --- head/www/palemoon/Makefile Thu Jul 19 04:49:09 2018 (r474924) +++ head/www/palemoon/Makefile Thu Jul 19 05:22:21 2018 (r474925) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= palemoon -DISTVERSION= 27.9.3 +DISTVERSION= 27.9.4 DISTVERSIONSUFFIX=_Release -PORTREVISION= 1 CATEGORIES= www ipv6 MAINTAINER= lichray@gmail.com Modified: head/www/palemoon/distinfo ============================================================================== --- head/www/palemoon/distinfo Thu Jul 19 04:49:09 2018 (r474924) +++ head/www/palemoon/distinfo Thu Jul 19 05:22:21 2018 (r474925) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528818818 -SHA256 (MoonchildProductions-Pale-Moon-27.9.3_Release_GH0.tar.gz) = 3565baad1ddb0a806b97a05a8dba453b83fc9b1a3ddb4b6eabdfc02c4cca74c3 -SIZE (MoonchildProductions-Pale-Moon-27.9.3_Release_GH0.tar.gz) = 175380156 +TIMESTAMP = 1531957369 +SHA256 (MoonchildProductions-Pale-Moon-27.9.4_Release_GH0.tar.gz) = b2ad32daf6b83474a77f9c56e18a0e9282bf2af34a8d9ace581f0583545fd375 +SIZE (MoonchildProductions-Pale-Moon-27.9.4_Release_GH0.tar.gz) = 175386776