mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
devel/py-sysctl: update to latest and use github
This commit is contained in:
parent
1ed0495f2c
commit
05b9bac7c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446689
@ -2,9 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sysctl
|
||||
PORTVERSION= 0.2
|
||||
PORTVERSION= 0.2.20170726
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= wg@FreeBSD.org
|
||||
@ -15,4 +14,9 @@ LICENSE= BSD2CLAUSE
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= william-gr
|
||||
GH_PROJECT= py-sysctl
|
||||
GH_TAGNAME= 6b62e17
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (sysctl-0.2.tar.gz) = 744d0e9c390ecd9d5f0739d2e352d3bb67bfd6deea3996200c3d1cc2f1a75dc7
|
||||
SIZE (sysctl-0.2.tar.gz) = 7168
|
||||
TIMESTAMP = 1501094450
|
||||
SHA256 (william-gr-py-sysctl-0.2.20170726-6b62e17_GH0.tar.gz) = 79efc293cf420114fbe2e2575c2573762d17ccec0522e4993ab2d0f82bbd17cb
|
||||
SIZE (william-gr-py-sysctl-0.2.20170726-6b62e17_GH0.tar.gz) = 7636
|
||||
|
Loading…
Reference in New Issue
Block a user