aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoregypcio <egypcio@FreeBSD.org>2018-11-08 15:48:55 +0800
committeregypcio <egypcio@FreeBSD.org>2018-11-08 15:48:55 +0800
commitf8aa2c858bb7592baac65493eb9c2632833a55f7 (patch)
tree512bd5eaa6a79cd53c5b2a34fdd66cff428d7baf
parent52f7727e154b91f66b99cd11bb94d93b064585c2 (diff)
downloadfreebsd-ports-gnome-f8aa2c858bb7592baac65493eb9c2632833a55f7.tar.gz
freebsd-ports-gnome-f8aa2c858bb7592baac65493eb9c2632833a55f7.tar.zst
freebsd-ports-gnome-f8aa2c858bb7592baac65493eb9c2632833a55f7.zip
net/py-iplib: update to v1.2.1
* while here, adopt the port; * new version taken from https://pypi.org/project/iplib/ (CHEESEPOP); * added LICENSE; * added flavors to USE_PYTHON. Approved by: beat (mentor) Differential Revision: https://reviews.freebsd.org/D17893
-rw-r--r--net/py-iplib/Makefile9
-rw-r--r--net/py-iplib/distinfo5
2 files changed, 8 insertions, 6 deletions
diff --git a/net/py-iplib/Makefile b/net/py-iplib/Makefile
index 6f07eba11354..d25a6979cb5d 100644
--- a/net/py-iplib/Makefile
+++ b/net/py-iplib/Makefile
@@ -2,16 +2,17 @@
# $FreeBSD$
PORTNAME= iplib
-PORTVERSION= 1.1
-PORTREVISION= 1
+PORTVERSION= 1.2.1
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= egypcio@googlemail.com
COMMENT= Convert amongst many different IPv4 notations
+LICENSE= BSD3CLAUSE
+
USES= python
-USE_PYTHON= distutils autoplist
+USE_PYTHON= autoplist distutils flavors
.include <bsd.port.mk>
diff --git a/net/py-iplib/distinfo b/net/py-iplib/distinfo
index 26d5d6137a1c..0863e122922c 100644
--- a/net/py-iplib/distinfo
+++ b/net/py-iplib/distinfo
@@ -1,2 +1,3 @@
-SHA256 (iplib-1.1.tar.gz) = 5ada87bd9176c095535b04277fcb57275931929d4105f0c451236aa456991713
-SIZE (iplib-1.1.tar.gz) = 20772
+TIMESTAMP = 1541605744
+SHA256 (iplib-1.2.1.tar.gz) = dd55f6accded7f18053f930fe72acc4c5a55d7c028698373127c84f836399ab9
+SIZE (iplib-1.2.1.tar.gz) = 10896