Update to 2021.01
Support for Python 2 has been dropped.
This commit is contained in:
parent
5998c36437
commit
7a3c39b317
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562489
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gef
|
||||
DISTVERSION= 2020.06
|
||||
DISTVERSION= 2021.01
|
||||
CATEGORIES= security python
|
||||
|
||||
MAINTAINER= 0mp@FreeBSD.org
|
||||
|
@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
RUN_DEPENDS= gdb>7.7:devel/gdb
|
||||
|
||||
USES= python:run
|
||||
USES= python:run,3.6+
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= hugsy
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1593339177
|
||||
SHA256 (hugsy-gef-2020.06_GH0.tar.gz) = 334935986c681a346c1cb7944c1e4bbd52f7322f6427dfcba8a0185ff3c551c2
|
||||
SIZE (hugsy-gef-2020.06_GH0.tar.gz) = 145743
|
||||
TIMESTAMP = 1611503133
|
||||
SHA256 (hugsy-gef-2021.01_GH0.tar.gz) = 59e9c2327a66f125c625affa727feaf43aaf8bf9da0cf1025f428ec8851b1f64
|
||||
SIZE (hugsy-gef-2021.01_GH0.tar.gz) = 150718
|
||||
|
|
Loading…
Reference in a new issue