From owner-svn-ports-all@freebsd.org Sat Mar 16 23:22:49 2019 Return-Path: Delivered-To: svn-ports-all@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 C8BD01541A60; Sat, 16 Mar 2019 23:22:49 +0000 (UTC) (envelope-from sunpoet@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 724B681DB1; Sat, 16 Mar 2019 23:22:49 +0000 (UTC) (envelope-from sunpoet@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 41B9F1071; Sat, 16 Mar 2019 23:22:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x2GNMnYs026785; Sat, 16 Mar 2019 23:22:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2GNMmDQ026781; Sat, 16 Mar 2019 23:22:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201903162322.x2GNMmDQ026781@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 16 Mar 2019 23:22:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r495991 - in head/devel/xxhash: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel/xxhash: . files X-SVN-Commit-Revision: 495991 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 724B681DB1 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.97)[-0.966,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] 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: Sat, 16 Mar 2019 23:22:50 -0000 Author: sunpoet Date: Sat Mar 16 23:22:48 2019 New Revision: 495991 URL: https://svnweb.freebsd.org/changeset/ports/495991 Log: Update to 0.7.0 - Update pkg-descr - Update WWW - Take maintainership Changes: https://github.com/Cyan4973/xxHash/releases Added: head/devel/xxhash/pkg-plist (contents, props changed) Deleted: head/devel/xxhash/files/ Modified: head/devel/xxhash/Makefile head/devel/xxhash/distinfo head/devel/xxhash/pkg-descr Modified: head/devel/xxhash/Makefile ============================================================================== --- head/devel/xxhash/Makefile Sat Mar 16 23:22:42 2019 (r495990) +++ head/devel/xxhash/Makefile Sat Mar 16 23:22:48 2019 (r495991) @@ -1,27 +1,22 @@ # $FreeBSD$ PORTNAME= xxhash -PORTVERSION= 0.6.2 +PORTVERSION= 0.7.0 DISTVERSIONPREFIX= v CATEGORIES= devel -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Extremely fast non-cryptographic hash algorithm LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USE_GITHUB= yes -GH_ACCOUNT= Cyan4973 -GH_PROJECT= xxHash +USES= gmake -USES= cmake USE_LDCONFIG= yes -CMAKE_SOURCE_PATH= ${WRKSRC}/cmake_unofficial -PLIST_FILES= include/xxhash.h \ - lib/libxxhash.so \ - lib/libxxhash.so.0 \ - lib/libxxhash.so.0.42.0 +USE_GITHUB= yes +GH_ACCOUNT= Cyan4973 +GH_PROJECT= xxHash .include Modified: head/devel/xxhash/distinfo ============================================================================== --- head/devel/xxhash/distinfo Sat Mar 16 23:22:42 2019 (r495990) +++ head/devel/xxhash/distinfo Sat Mar 16 23:22:48 2019 (r495991) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486321781 -SHA256 (Cyan4973-xxHash-v0.6.2_GH0.tar.gz) = e4da793acbe411e7572124f958fa53b280e5f1821a8bf78d79ace972950b8f82 -SIZE (Cyan4973-xxHash-v0.6.2_GH0.tar.gz) = 26518 +TIMESTAMP = 1552737482 +SHA256 (Cyan4973-xxHash-v0.7.0_GH0.tar.gz) = b34792646d5e19964bb7bba24f06cb13aecaac623ab91a54da08aa19d3686d7e +SIZE (Cyan4973-xxHash-v0.7.0_GH0.tar.gz) = 52372 Modified: head/devel/xxhash/pkg-descr ============================================================================== --- head/devel/xxhash/pkg-descr Sat Mar 16 23:22:42 2019 (r495990) +++ head/devel/xxhash/pkg-descr Sat Mar 16 23:22:48 2019 (r495991) @@ -1,7 +1,7 @@ -xxHash is an extremely fast non-cryptographic hash algorithm, running at RAM -speed limits. It is proposed in two flavors, 32 and 64 bits. It successfully -completes the SMHasher test suite which evaluates collision, dispersion and -randomness qualities of hash functions. Code is highly portable, and hashes are -identical on all platforms (little / big endian). - -WWW: http://www.xxhash.com/ +xxHash is an extremely fast non-cryptographic hash algorithm, working at speeds +close to RAM limits. It is proposed in two flavors, 32 and 64 bits. It +successfully completes the SMHasher test suite which evaluates collision, +dispersion and randomness qualities of hash functions. Code is highly portable, +and hashes are identical on all platforms (little / big endian). + +WWW: https://cyan4973.github.io/xxHash/ Added: head/devel/xxhash/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/xxhash/pkg-plist Sat Mar 16 23:22:48 2019 (r495991) @@ -0,0 +1,11 @@ +bin/xxh32sum +bin/xxh64sum +bin/xxhsum +include/xxhash.h +lib/libxxhash.a +lib/libxxhash.so +lib/libxxhash.so.0 +lib/libxxhash.so.0.7.0 +man/man1/xxh32sum.1.gz +man/man1/xxh64sum.1.gz +man/man1/xxhsum.1.gz