pkgsrc-WIP-changes archive

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

py-filebytes: Eliminate, imported to pkgsrc/devel



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon Jun 13 04:13:15 2016 +0200
Changeset:	e64607d684ea7b613e772d2055e710e0467411f3

Removed Files:
	py-filebytes/DESCR
	py-filebytes/Makefile
	py-filebytes/PLIST
	py-filebytes/distinfo

Log Message:
py-filebytes: Eliminate, imported to pkgsrc/devel

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

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

diffstat:
 py-filebytes/DESCR    |  2 --
 py-filebytes/Makefile | 18 ------------------
 py-filebytes/PLIST    | 29 -----------------------------
 py-filebytes/distinfo |  6 ------
 4 files changed, 55 deletions(-)

diffs:
diff --git a/py-filebytes/DESCR b/py-filebytes/DESCR
deleted file mode 100644
index 17ca75f..0000000
--- a/py-filebytes/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Library to read and edit files in the following formats: Executable and Linking
-Format (ELF), Portable Executable (PE), MachO and OAT (Android Runtime).
diff --git a/py-filebytes/Makefile b/py-filebytes/Makefile
deleted file mode 100644
index d83288f..0000000
--- a/py-filebytes/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	filebytes-0.9.10
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_GITHUB:=sashs/}
-GITHUB_PROJECT=	filebytes
-GITHUB_TAG=	v${PKGVERSION_NOREV}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/sashs/filebytes/
-COMMENT=	Library to read and edit ELF, PE, MachO and OAT files
-LICENSE=	gnu-gpl-v2
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-filebytes/PLIST b/py-filebytes/PLIST
deleted file mode 100644
index ca7ee22..0000000
--- a/py-filebytes/PLIST
+++ /dev/null
@@ -1,29 +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}/filebytes/__init__.py
-${PYSITELIB}/filebytes/__init__.pyc
-${PYSITELIB}/filebytes/__init__.pyo
-${PYSITELIB}/filebytes/binary.py
-${PYSITELIB}/filebytes/binary.pyc
-${PYSITELIB}/filebytes/binary.pyo
-${PYSITELIB}/filebytes/ctypes_helper.py
-${PYSITELIB}/filebytes/ctypes_helper.pyc
-${PYSITELIB}/filebytes/ctypes_helper.pyo
-${PYSITELIB}/filebytes/elf.py
-${PYSITELIB}/filebytes/elf.pyc
-${PYSITELIB}/filebytes/elf.pyo
-${PYSITELIB}/filebytes/enum.py
-${PYSITELIB}/filebytes/enum.pyc
-${PYSITELIB}/filebytes/enum.pyo
-${PYSITELIB}/filebytes/mach_o.py
-${PYSITELIB}/filebytes/mach_o.pyc
-${PYSITELIB}/filebytes/mach_o.pyo
-${PYSITELIB}/filebytes/oat.py
-${PYSITELIB}/filebytes/oat.pyc
-${PYSITELIB}/filebytes/oat.pyo
-${PYSITELIB}/filebytes/pe.py
-${PYSITELIB}/filebytes/pe.pyc
-${PYSITELIB}/filebytes/pe.pyo
diff --git a/py-filebytes/distinfo b/py-filebytes/distinfo
deleted file mode 100644
index c2d4051..0000000
--- a/py-filebytes/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (filebytes-0.9.10.tar.gz) = 08796c502e1b8865da354e41a5eb739e05b20321
-RMD160 (filebytes-0.9.10.tar.gz) = bd6a2957e6a477cada270c4d927fdadbd60b746a
-SHA512 (filebytes-0.9.10.tar.gz) = 4a3402f9a564d74b71290c33862cc857757a94621d3e2fe414807263f185601dd6f5dabed8105992b5f09132617e3aff9bf35561526621812224d687fb17c376
-Size (filebytes-0.9.10.tar.gz) = 1110923 bytes


Home | Main Index | Thread Index | Old Index