aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-hexdump
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-03-02 22:56:54 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-03-02 22:56:54 +0000
commit2f8a2ed0b2069471adbd7a96ed69794b6dfc48a3 (patch)
treeabde6779b7ef3d3f2e2e24f54b96c42ef20d1337 /textproc/py-hexdump
parentab03a81b568ef78076607365d1c2a81f7174d82a (diff)
downloadports-2f8a2ed0b2069471adbd7a96ed69794b6dfc48a3.tar.gz
ports-2f8a2ed0b2069471adbd7a96ed69794b6dfc48a3.zip
Update to 3.3.
PR: 207662 Submitted by: yuri@rawbw.com (maintainer)
Notes
Notes: svn path=/head/; revision=409983
Diffstat (limited to 'textproc/py-hexdump')
-rw-r--r--textproc/py-hexdump/Makefile3
-rw-r--r--textproc/py-hexdump/distinfo4
-rw-r--r--textproc/py-hexdump/pkg-descr4
3 files changed, 6 insertions, 5 deletions
diff --git a/textproc/py-hexdump/Makefile b/textproc/py-hexdump/Makefile
index 3a9143a75d40..f658077d9c59 100644
--- a/textproc/py-hexdump/Makefile
+++ b/textproc/py-hexdump/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hexdump
-PORTVERSION= 3.2
+PORTVERSION= 3.3
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,5 +15,6 @@ LICENSE= PD
WRKSRC= ${WRKDIR}
USES= python zip
USE_PYTHON= autoplist distutils
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/textproc/py-hexdump/distinfo b/textproc/py-hexdump/distinfo
index 9ee2174fd9ac..cea6c7331c6f 100644
--- a/textproc/py-hexdump/distinfo
+++ b/textproc/py-hexdump/distinfo
@@ -1,2 +1,2 @@
-SHA256 (hexdump-3.2.zip) = b6d403a6961f03db409e7fc4234bee0a88ffe86e2e17221a305e00733c8601cb
-SIZE (hexdump-3.2.zip) = 11991
+SHA256 (hexdump-3.3.zip) = d781a43b0c16ace3f9366aade73e8ad3a7bd5137d58f0b45ab2d3f54876f20db
+SIZE (hexdump-3.3.zip) = 12658
diff --git a/textproc/py-hexdump/pkg-descr b/textproc/py-hexdump/pkg-descr
index 9a2771673397..b65431705146 100644
--- a/textproc/py-hexdump/pkg-descr
+++ b/textproc/py-hexdump/pkg-descr
@@ -1,3 +1,3 @@
-Character encoding auto-detection in Python.
+Dump binary data to hex format and restore from there.
-WWW: https://github.com/chardet/chardet/
+WWW: https://pypi.python.org/pypi/hexdump