From owner-svn-ports-all@freebsd.org Sun Apr 12 01:40:31 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 3817C2AADAA; Sun, 12 Apr 2020 01:40:31 +0000 (UTC) (envelope-from yuri@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 490DwH0kMkz4PmW; Sun, 12 Apr 2020 01:40:31 +0000 (UTC) (envelope-from yuri@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 141F4217B4; Sun, 12 Apr 2020 01:40:31 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03C1eUeO038221; Sun, 12 Apr 2020 01:40:30 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03C1eU1d038220; Sun, 12 Apr 2020 01:40:30 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202004120140.03C1eU1d038220@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 12 Apr 2020 01:40:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r531471 - head/www/websocketd X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/www/websocketd X-SVN-Commit-Revision: 531471 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, 12 Apr 2020 01:40:31 -0000 Author: yuri Date: Sun Apr 12 01:40:30 2020 New Revision: 531471 URL: https://svnweb.freebsd.org/changeset/ports/531471 Log: www/websocketd: Update 0.3.0 -> 0.3.1 Switch from binary tarball to a regular USE_GITHUB=yes. PR: 245118 Approved by: ygy (maintainer timeout; 14 days) Modified: head/www/websocketd/Makefile head/www/websocketd/distinfo Modified: head/www/websocketd/Makefile ============================================================================== --- head/www/websocketd/Makefile Sun Apr 12 01:40:28 2020 (r531470) +++ head/www/websocketd/Makefile Sun Apr 12 01:40:30 2020 (r531471) @@ -2,25 +2,21 @@ # $FreeBSD$ PORTNAME= websocketd -DISTVERSION= 0.3.0 +DISTVERSIONPREFIX= v +DISTVERSION= 0.3.1 CATEGORIES= www -MASTER_SITES= https://github.com/joewalnes/${PORTNAME}/releases/download/v${DISTVERSION}/ -DISTNAME= ${PORTNAME}-${DISTVERSION}-freebsd_${ARCH:S/i386/386/:S/x86_64/amd64/} MAINTAINER= ygy@FreeBSD.org COMMENT= Access any command-line tool via a WebSocket LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE -ONLY_FOR_ARCHS= amd64 i386 +USES= go:modules +USE_GITHUB= yes +GH_ACCOUNT= joewalnes +GH_TUPLE= gorilla:websocket:v1.4.0:gorilla_websocket/vendor/github.com/gorilla/websocket -NO_WRKSUBDIR= yes PLIST_FILES= bin/${PORTNAME} - -NO_BUILD= yes -USES= zip - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include Modified: head/www/websocketd/distinfo ============================================================================== --- head/www/websocketd/distinfo Sun Apr 12 01:40:28 2020 (r531470) +++ head/www/websocketd/distinfo Sun Apr 12 01:40:30 2020 (r531471) @@ -1,5 +1,5 @@ -TIMESTAMP = 1521782495 -SHA256 (websocketd-0.3.0-freebsd_amd64.zip) = 89e3c0b007a643c870c6b59eecb611cb0757780fcabe402bbb6cbb190ab478be -SIZE (websocketd-0.3.0-freebsd_amd64.zip) = 2555193 -SHA256 (websocketd-0.3.0-freebsd_386.zip) = b5de6e70273ba0be28b9ee3c76491f6502045def69c8acdf0db5142502439f1e -SIZE (websocketd-0.3.0-freebsd_386.zip) = 2404543 +TIMESTAMP = 1585363513 +SHA256 (joewalnes-websocketd-v0.3.1_GH0.tar.gz) = 323700908ca7fe7b69cb2cc492b4746c4cd3449e49fbab15a4b3a5eccf8757f4 +SIZE (joewalnes-websocketd-v0.3.1_GH0.tar.gz) = 44833 +SHA256 (gorilla-websocket-v1.4.0_GH0.tar.gz) = 2b5743c72bd0930c5a80e49c0138b5b7d27fa7c085efd0c86805cccfa7220c9d +SIZE (gorilla-websocket-v1.4.0_GH0.tar.gz) = 50228