From owner-dev-commits-ports-all@freebsd.org Fri May 21 13:40:09 2021 Return-Path: Delivered-To: dev-commits-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 DA49C632A72; Fri, 21 May 2021 13:40:09 +0000 (UTC) (envelope-from git@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 4Fmnm95htqz4tVg; Fri, 21 May 2021 13:40:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A1585123DF; Fri, 21 May 2021 13:40:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14LDe9Pd007916; Fri, 21 May 2021 13:40:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14LDe9W5007913; Fri, 21 May 2021 13:40:09 GMT (envelope-from git) Date: Fri, 21 May 2021 13:40:09 GMT Message-Id: <202105211340.14LDe9W5007913@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dmitri Goutnik Subject: git: ff08360a99f7 - main - www/surf: Update to 2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dmgk X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ff08360a99f78745eaa6a05aa052cffe6080252a Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 May 2021 13:40:10 -0000 The branch main has been updated by dmgk: URL: https://cgit.FreeBSD.org/ports/commit/?id=ff08360a99f78745eaa6a05aa052cffe6080252a commit ff08360a99f78745eaa6a05aa052cffe6080252a Author: Nyx AuthorDate: 2021-05-21 13:36:53 +0000 Commit: Dmitri Goutnik CommitDate: 2021-05-21 13:39:14 +0000 www/surf: Update to 2.1 --- www/surf/Makefile | 14 ++++++++------ www/surf/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/www/surf/Makefile b/www/surf/Makefile index a6915dddd849..a69750d3713b 100644 --- a/www/surf/Makefile +++ b/www/surf/Makefile @@ -1,8 +1,7 @@ # Created by: Christopher Knaust PORTNAME= surf -DISTVERSION= 2.0 -PORTREVISION= 2 +DISTVERSION= 2.1 CATEGORIES= www MASTER_SITES= http://dl.suckless.org/${PORTNAME}/ PKGNAMESUFFIX= -browser @@ -14,7 +13,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ - libsoup-2.4.so:devel/libsoup + libsoup-2.4.so:devel/libsoup \ + libgcr-base-3.so:security/gcr RUN_DEPENDS= dmenu:x11/dmenu \ curl:ftp/curl \ xterm:x11/xterm @@ -25,13 +25,15 @@ USE_XORG= x11 CONFLICTS= surf-1* # math/surf +DESKTOP_ENTRIES="Surf" "" "${PREFIX}/share/pixmaps/surf.png" "surf" "" true + PLIST_FILES= bin/surf \ + lib/surf/webext-surf.so \ man/man1/surf.1.gz \ share/pixmaps/surf.png -PORTDOCS= FAQ.md README TODO.md -PORTEXAMPLES= surf-open.sh -DESKTOP_ENTRIES="Surf" "" "${PREFIX}/share/pixmaps/surf.png" "surf" "" true +PORTDOCS= README TODO.md +PORTEXAMPLES= surf-open.sh OPTIONS_DEFINE= DOCS EXAMPLES diff --git a/www/surf/distinfo b/www/surf/distinfo index 966d88fbad15..9a75191a9958 100644 --- a/www/surf/distinfo +++ b/www/surf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1502724289 -SHA256 (surf-2.0.tar.gz) = faee4c7a62c38fc9791eff1ad06787c3c9b2b79f338806827f5152a7bc54951d -SIZE (surf-2.0.tar.gz) = 19056 +TIMESTAMP = 1621596734 +SHA256 (surf-2.1.tar.gz) = 72e582920ba25a646203e93c2d2331d87f03037a28894d6c7e99af00ee043257 +SIZE (surf-2.1.tar.gz) = 22555