pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
remove wip/xxhash, it exists in pkgsrc and the version in wip looks similar to the one in pkgsrc and hasn't seen changes since 2018.
Module Name: pkgsrc-wip
Committed By: nikita <nikita%NetBSD.org@localhost>
Pushed By: ng0
Date: Tue Apr 28 16:14:01 2020 +0200
Changeset: e2b16c8d6211ecf7a16b9713bf17635da030324b
Modified Files:
Makefile
Removed Files:
xxhash/DESCR
xxhash/Makefile
xxhash/PLIST
xxhash/distinfo
Log Message:
remove wip/xxhash, it exists in pkgsrc and the version in wip looks
similar to the one in pkgsrc and hasn't seen changes since 2018.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e2b16c8d6211ecf7a16b9713bf17635da030324b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 3 ---
xxhash/DESCR | 4 ----
xxhash/Makefile | 20 --------------------
xxhash/PLIST | 12 ------------
xxhash/distinfo | 6 ------
5 files changed, 45 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 3f14c30b8f..7770dd4a22 100644
--- a/Makefile
+++ b/Makefile
@@ -1848,7 +1848,6 @@ SUBDIR+= libfm-qt
SUBDIR+= libfolks
SUBDIR+= libfplll
SUBDIR+= libftdi1
-SUBDIR+= libgabe
SUBDIR+= libgda-bdb
SUBDIR+= libgda-ldap
SUBDIR+= libgda-mdb
@@ -1925,7 +1924,6 @@ SUBDIR+= libpano12
SUBDIR+= libpar2
SUBDIR+= libparsifal
SUBDIR+= libpatterns
-SUBDIR+= libpbc
SUBDIR+= libpsurface
SUBDIR+= libpthread-stubs
SUBDIR+= libpusb
@@ -5119,7 +5117,6 @@ SUBDIR+= xtrlock
SUBDIR+= xwax
SUBDIR+= xwelltris
SUBDIR+= xwindiff
-SUBDIR+= xxhash
SUBDIR+= yabar
SUBDIR+= yad
SUBDIR+= yafray
diff --git a/xxhash/DESCR b/xxhash/DESCR
deleted file mode 100644
index 5903927658..0000000000
--- a/xxhash/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. 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).
diff --git a/xxhash/Makefile b/xxhash/Makefile
deleted file mode 100644
index 14dcec7836..0000000000
--- a/xxhash/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD$
-
-DISTNAME= xxHash-${PKGVERSION_NOREV}
-PKGNAME= xxhash-0.6.5
-CATEGORIES= misc
-MASTER_SITES= ${MASTER_SITE_GITHUB:=Cyan4973/}
-GITHUB_TAG= v${PKGVERSION_NOREV}
-
-MAINTAINER= cfkoch%edgebsd.org@localhost
-HOMEPAGE= https://github.com/Cyan4973/xxHash/
-COMMENT= Extremely fast non-cryptographic hash algorithm
-LICENSE= 2-clause-bsd AND gnu-gpl-v2
-
-EXTRACT_USING= gtar
-USE_TOOLS+= gmake
-
-WRKSRC= ${WRKDIR}/${DISTNAME}
-AUTO_MKDIRS= yes
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/xxhash/PLIST b/xxhash/PLIST
deleted file mode 100644
index 07410f2443..0000000000
--- a/xxhash/PLIST
+++ /dev/null
@@ -1,12 +0,0 @@
-@comment $NetBSD$
-bin/xxh32sum
-bin/xxh64sum
-bin/xxhsum
-include/xxhash.h
-lib/libxxhash.a
-lib/libxxhash.so
-lib/libxxhash.so.0
-lib/libxxhash.so.0.6.5
-man/man1/xxh32sum.1
-man/man1/xxh64sum.1
-man/man1/xxhsum.1
diff --git a/xxhash/distinfo b/xxhash/distinfo
deleted file mode 100644
index 4be02dc43e..0000000000
--- a/xxhash/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (xxHash-0.6.5.tar.gz) = dc88bee2c1aa1080ae28a8f00967043af926691f
-RMD160 (xxHash-0.6.5.tar.gz) = c70dfe2d2beddd292f521a5788bd94d4ec39cd5c
-SHA512 (xxHash-0.6.5.tar.gz) = 085643b52e091ac0eedd54c4459220b3643d825ca71a11e952d00ea2041c570ff57d8553d0378f34e038ca9ee3b40d2048ed02d44d5aff1fbfcbf5e642487ba0
-Size (xxHash-0.6.5.tar.gz) = 37521 bytes
Home |
Main Index |
Thread Index |
Old Index