From owner-svn-ports-head@freebsd.org Wed Sep 5 02:40:30 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 063FCFDAC46; Wed, 5 Sep 2018 02:40:30 +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 A5E9C8CB6D; Wed, 5 Sep 2018 02:40:29 +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 9CCBC1FBEE; Wed, 5 Sep 2018 02:40:29 +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 w852eTeS098600; Wed, 5 Sep 2018 02:40:29 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w852eTEG098598; Wed, 5 Sep 2018 02:40:29 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201809050240.w852eTEG098598@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 5 Sep 2018 02:40:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479002 - head/dns/libnspsl X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/dns/libnspsl X-SVN-Commit-Revision: 479002 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: Wed, 05 Sep 2018 02:40:30 -0000 Author: swills Date: Wed Sep 5 02:40:28 2018 New Revision: 479002 URL: https://svnweb.freebsd.org/changeset/ports/479002 Log: dns/libnspsl: Update to 0.1.3 PR: 231136 Submitted by: Nathan Modified: head/dns/libnspsl/Makefile (contents, props changed) head/dns/libnspsl/distinfo (contents, props changed) Modified: head/dns/libnspsl/Makefile ============================================================================== --- head/dns/libnspsl/Makefile Wed Sep 5 02:38:16 2018 (r479001) +++ head/dns/libnspsl/Makefile Wed Sep 5 02:40:28 2018 (r479002) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libnspsl -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 CATEGORIES= dns MASTER_SITES= http://download.netsurf-browser.org/libs/releases/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src Modified: head/dns/libnspsl/distinfo ============================================================================== --- head/dns/libnspsl/distinfo Wed Sep 5 02:38:16 2018 (r479001) +++ head/dns/libnspsl/distinfo Wed Sep 5 02:40:28 2018 (r479002) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509110370 -SHA256 (libnspsl-0.1.2-src.tar.gz) = c9031e564fa8a5c806801443bc7674b68a9a8e83dc2470d5ded965fe392c3572 -SIZE (libnspsl-0.1.2-src.tar.gz) = 305693 +TIMESTAMP = 1536020336 +SHA256 (libnspsl-0.1.3-src.tar.gz) = 8de2595a4479cf45e9144594b3736710c21b2ed0c000b45fefaa24a2c40c53e7 +SIZE (libnspsl-0.1.3-src.tar.gz) = 311065