diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-09-28 04:57:34 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-09-28 04:57:34 +0800 |
commit | 03b71238d8d579094b755bb8bf2898cf77dce1df (patch) | |
tree | 74407d0ae4a31892ce011dcd85103c5a7641edd1 /ftp/py-tftpy | |
parent | ee04fd37074142fc6af36e4a06fc70fa948e6799 (diff) | |
download | freebsd-ports-gnome-03b71238d8d579094b755bb8bf2898cf77dce1df.tar.gz freebsd-ports-gnome-03b71238d8d579094b755bb8bf2898cf77dce1df.tar.zst freebsd-ports-gnome-03b71238d8d579094b755bb8bf2898cf77dce1df.zip |
- Update to 0.6.1
Changes: https://github.com/msoulier/tftpy/blob/master/ChangeLog
Diffstat (limited to 'ftp/py-tftpy')
-rw-r--r-- | ftp/py-tftpy/Makefile | 4 | ||||
-rw-r--r-- | ftp/py-tftpy/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ftp/py-tftpy/Makefile b/ftp/py-tftpy/Makefile index 596b9da89c25..2a53d210a5f4 100644 --- a/ftp/py-tftpy/Makefile +++ b/ftp/py-tftpy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tftpy -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 CATEGORIES= ftp python MASTER_SITES= SF \ CHEESESHOP @@ -11,8 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pure Python TFTP Implementation +NO_STAGE= yes USE_PYTHON= yes USE_PYDISTUTILS=yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/ftp/py-tftpy/distinfo b/ftp/py-tftpy/distinfo index ea053b9f2b8e..211029fcc2a3 100644 --- a/ftp/py-tftpy/distinfo +++ b/ftp/py-tftpy/distinfo @@ -1,2 +1,2 @@ -SHA256 (tftpy-0.6.0.tar.gz) = d8de06a543989b910e46d2793f96fb9c5cbd7f99ab014982945b58ae60289893 -SIZE (tftpy-0.6.0.tar.gz) = 23303 +SHA256 (tftpy-0.6.1.tar.gz) = 8984b85c8a396edbe4b018a1831508f1aa163913218c08f8acdd6623d0f9f85b +SIZE (tftpy-0.6.1.tar.gz) = 25359 |