diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-12-16 01:56:00 +0800 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-12-16 01:56:00 +0800 |
commit | ecb5b21c9e5a07995fe3bf8233b97fb7ebab7353 (patch) | |
tree | e9c99afa059233e2351952c5f0d2cbd148ff61a4 /biology | |
parent | 68cd4d73dd90101575595c45abade600cfcdd52c (diff) | |
download | freebsd-ports-gnome-ecb5b21c9e5a07995fe3bf8233b97fb7ebab7353.tar.gz freebsd-ports-gnome-ecb5b21c9e5a07995fe3bf8233b97fb7ebab7353.tar.zst freebsd-ports-gnome-ecb5b21c9e5a07995fe3bf8233b97fb7ebab7353.zip |
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to 12.8.1
PR: 251764
Exp-run by: antoine
Diffstat (limited to 'biology')
-rw-r--r-- | biology/py-ete3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/py-ete3/Makefile b/biology/py-ete3/Makefile index 768a2deed942..715e0848b0a1 100644 --- a/biology/py-ete3/Makefile +++ b/biology/py-ete3/Makefile @@ -2,7 +2,7 @@ PORTNAME= ete3 DISTVERSION= 3.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |