From owner-svn-ports-head@freebsd.org Thu Mar 11 08:32:39 2021 Return-Path: Delivered-To: svn-ports-head@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 9B99556E1FE; Thu, 11 Mar 2021 08:32:39 +0000 (UTC) (envelope-from nivit@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dx2J742mHz4Vqb; Thu, 11 Mar 2021 08:32:39 +0000 (UTC) (envelope-from nivit@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 7DBC321B0F; Thu, 11 Mar 2021 08:32:39 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 12B8Wd6m074666; Thu, 11 Mar 2021 08:32:39 GMT (envelope-from nivit@FreeBSD.org) Received: (from nivit@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 12B8Wcxh074664; Thu, 11 Mar 2021 08:32:38 GMT (envelope-from nivit@FreeBSD.org) Message-Id: <202103110832.12B8Wcxh074664@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nivit set sender to nivit@FreeBSD.org using -f From: Nicola Vitale Date: Thu, 11 Mar 2021 08:32:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r568070 - head/www/googler X-SVN-Group: ports-head X-SVN-Commit-Author: nivit X-SVN-Commit-Paths: head/www/googler X-SVN-Commit-Revision: 568070 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.34 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, 11 Mar 2021 08:32:39 -0000 Author: nivit Date: Thu Mar 11 08:32:38 2021 New Revision: 568070 URL: https://svnweb.freebsd.org/changeset/ports/568070 Log: www/googler: update to 4.3.2 Remove runtime dependency by xclip. [1] Add pkg-message to inform the user that copy URL to clipboard requires an external program. PR: 250902 [1] Submitted by: jbeich Added: head/www/googler/pkg-message (contents, props changed) Modified: head/www/googler/Makefile head/www/googler/distinfo Modified: head/www/googler/Makefile ============================================================================== --- head/www/googler/Makefile Thu Mar 11 08:21:25 2021 (r568069) +++ head/www/googler/Makefile Thu Mar 11 08:32:38 2021 (r568070) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= googler -PORTVERSION= 4.2 +PORTVERSION= 4.3.2 DISTVERSIONPREFIX= v CATEGORIES= www @@ -11,8 +11,6 @@ COMMENT= Google Search, Google Site Search, Google New LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE - -RUN_DEPENDS= xclip:x11/xclip USES= python:3.5+ shebangfix USE_GITHUB= yes Modified: head/www/googler/distinfo ============================================================================== --- head/www/googler/distinfo Thu Mar 11 08:21:25 2021 (r568069) +++ head/www/googler/distinfo Thu Mar 11 08:32:38 2021 (r568070) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601064684 -SHA256 (jarun-googler-v4.2_GH0.tar.gz) = ee0887ec30aea14823bb32117c97f4af8cdba381244b393665d2e273f8b60b43 -SIZE (jarun-googler-v4.2_GH0.tar.gz) = 80005 +TIMESTAMP = 1615397671 +SHA256 (jarun-googler-v4.3.2_GH0.tar.gz) = bd59af407e9a45c8a6fcbeb720790cb9eccff21dc7e184716a60e29f14c68d54 +SIZE (jarun-googler-v4.3.2_GH0.tar.gz) = 82682 Added: head/www/googler/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/googler/pkg-message Thu Mar 11 08:32:38 2021 (r568070) @@ -0,0 +1,13 @@ +[ +{ type: install + message: <