From ce4bebc9fdf356c107303011ee9e4d9a9bdece82 Mon Sep 17 00:00:00 2001 From: rezny Date: Tue, 23 May 2017 05:03:14 +0000 Subject: Revision bump of all ports with USE_GL after consolidation of mesa-libs Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 --- biology/molden/Makefile | 2 +- biology/protomol/Makefile | 2 +- biology/ugene/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'biology') diff --git a/biology/molden/Makefile b/biology/molden/Makefile index faa8251aeef9..9bc5cd8c0c70 100644 --- a/biology/molden/Makefile +++ b/biology/molden/Makefile @@ -3,7 +3,7 @@ PORTNAME= molden PORTVERSION= 5.7 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= biology MASTER_SITES= ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/ diff --git a/biology/protomol/Makefile b/biology/protomol/Makefile index c7483b1cf158..2be07195d4f7 100644 --- a/biology/protomol/Makefile +++ b/biology/protomol/Makefile @@ -3,7 +3,7 @@ PORTNAME= protomol PORTVERSION= 2.0.3 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= biology MASTER_SITES= SF/${PORTNAME}/ProtoMol/${PORTVERSION} DISTFILES= ${DISTNAME}-tar.gz diff --git a/biology/ugene/Makefile b/biology/ugene/Makefile index 15b540e19e63..4d20e04e0bac 100644 --- a/biology/ugene/Makefile +++ b/biology/ugene/Makefile @@ -3,7 +3,7 @@ PORTNAME= ugene DISTVERSION= 1.22.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology science MASTER_SITES= http://ugene.unipro.ru/downloads/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} QueryDesigner_UserManual.pdf \ -- cgit