pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Remove py-mmh3 (moved to base)



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By:	adam
Date:		Mon Apr 29 09:40:15 2019 +0200
Changeset:	1715138f0e2c11a43ebbfdd0adcd71c6603076bd

Modified Files:
	Makefile
Removed Files:
	py-mmh3/DESCR
	py-mmh3/Makefile
	py-mmh3/PLIST
	py-mmh3/distinfo

Log Message:
Remove py-mmh3 (moved to base)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1715138f0e2c11a43ebbfdd0adcd71c6603076bd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile         |  1 -
 py-mmh3/DESCR    |  1 -
 py-mmh3/Makefile | 16 ----------------
 py-mmh3/PLIST    |  6 ------
 py-mmh3/distinfo |  6 ------
 5 files changed, 30 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index c54fe4a0cf..be5ccbbeb7 100644
--- a/Makefile
+++ b/Makefile
@@ -3619,7 +3619,6 @@ SUBDIR+=	py-minepy
 SUBDIR+=	py-minidb
 SUBDIR+=	py-mipp
 SUBDIR+=	py-mmLib
-SUBDIR+=	py-mmh3
 SUBDIR+=	py-mne
 SUBDIR+=	py-mochi
 SUBDIR+=	py-mocker
diff --git a/py-mmh3/DESCR b/py-mmh3/DESCR
deleted file mode 100644
index ebc96f8c19..0000000000
--- a/py-mmh3/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Wrapper for MurmurHash, a set of fast and robust hash functions
diff --git a/py-mmh3/Makefile b/py-mmh3/Makefile
deleted file mode 100644
index 430b3aeee6..0000000000
--- a/py-mmh3/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	mmh3-2.5.1
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_PYPI:=m/mmh3/}
-
-MAINTAINER=	kethzer.dr%gmail.com@localhost
-HOMEPAGE=	https://github.com/hajimes/mmh3
-COMMENT=	Wrapper for MurmurHash, a set of fast and robust hash functions
-LICENSE=	cc0-1.0-universal
-
-.include "../../lang/python/egg.mk"
-USE_LANGUAGES=	c c++
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-mmh3/PLIST b/py-mmh3/PLIST
deleted file mode 100644
index a432171dd2..0000000000
--- a/py-mmh3/PLIST
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/mmh3.so
diff --git a/py-mmh3/distinfo b/py-mmh3/distinfo
deleted file mode 100644
index a338ea9ee4..0000000000
--- a/py-mmh3/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (mmh3-2.5.1.tar.gz) = abe5fd3f06322fa814961fa9466ee089fa561a8a
-RMD160 (mmh3-2.5.1.tar.gz) = 9e5929ae21705cdaea4e19ca1965a5e8dd613dd7
-SHA512 (mmh3-2.5.1.tar.gz) = 1cc2bdaceda00e90355fcca990517aec77e60c2117e716cf7311a5b4aa1a78635cee16ad4d551d73ea72a18fe9c40fb24b7ff042171eae252cc4fb5660592d37
-Size (mmh3-2.5.1.tar.gz) = 9797 bytes


Home | Main Index | Thread Index | Old Index