From owner-svn-ports-head@freebsd.org Thu Nov 1 15:29:05 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 5C3C910F5CAE; Thu, 1 Nov 2018 15:29:05 +0000 (UTC) (envelope-from swills@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 109387B18D; Thu, 1 Nov 2018 15:29:05 +0000 (UTC) (envelope-from swills@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 E61F31D8C5; Thu, 1 Nov 2018 15:29:04 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wA1FT4WL014562; Thu, 1 Nov 2018 15:29:04 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wA1FT4V5014560; Thu, 1 Nov 2018 15:29:04 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201811011529.wA1FT4V5014560@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 1 Nov 2018 15:29:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483679 - in head/net/nuster: . files X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head/net/nuster: . files X-SVN-Commit-Revision: 483679 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.29 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, 01 Nov 2018 15:29:05 -0000 Author: swills Date: Thu Nov 1 15:29:04 2018 New Revision: 483679 URL: https://svnweb.freebsd.org/changeset/ports/483679 Log: net/nuster: update to 2.0.3.18 PR: 232269 Submitted by: Felix Hanley (maintainer) Deleted: head/net/nuster/files/patch-include_nuster_http.h Modified: head/net/nuster/Makefile (contents, props changed) head/net/nuster/distinfo (contents, props changed) Modified: head/net/nuster/Makefile ============================================================================== --- head/net/nuster/Makefile Thu Nov 1 15:24:14 2018 (r483678) +++ head/net/nuster/Makefile Thu Nov 1 15:29:04 2018 (r483679) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nuster -PORTVERSION= 2.0.2.18 +PORTVERSION= 2.0.3.18 DISTVERSIONPREFIX= v CATEGORIES= net www Modified: head/net/nuster/distinfo ============================================================================== --- head/net/nuster/distinfo Thu Nov 1 15:24:14 2018 (r483678) +++ head/net/nuster/distinfo Thu Nov 1 15:29:04 2018 (r483679) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534485691 -SHA256 (jiangwenyuan-nuster-v2.0.2.18_GH0.tar.gz) = 1ccc5ebf9fda06d5aaf1c10dd62f24fb6b96f3b31f6eb99ad0a2a25b03e83ce3 -SIZE (jiangwenyuan-nuster-v2.0.2.18_GH0.tar.gz) = 2129545 +TIMESTAMP = 1539577206 +SHA256 (jiangwenyuan-nuster-v2.0.3.18_GH0.tar.gz) = 63fa6fdcb7c75c5c3d8a615bf11af7cb6573db77152677feaffbc89a2bbedf07 +SIZE (jiangwenyuan-nuster-v2.0.3.18_GH0.tar.gz) = 2130034