mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
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
This commit is contained in:
parent
c836fc3d12
commit
e63e33dbd0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484437
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user