diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2018-04-24 12:31:32 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2018-04-24 12:31:32 +0000 |
commit | 424e280054b1a54425167f44c299afbff6d3861d (patch) | |
tree | 8055baefb369930c98e347cf14331baa3d8098d5 /biology/seaview | |
parent | 7f9b03532604d0d6a47455ece879c32e444fcecb (diff) | |
download | freebsd-ports-424e280054b1a54425167f44c299afbff6d3861d.zip |
biology/seaview: Update version 4.6.3=>4.6.5
- Pet portlint
Diffstat (limited to 'biology/seaview')
-rw-r--r-- | biology/seaview/Makefile | 8 | ||||
-rw-r--r-- | biology/seaview/distinfo | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/biology/seaview/Makefile b/biology/seaview/Makefile index cbfd8f5ad550..887e130ee952 100644 --- a/biology/seaview/Makefile +++ b/biology/seaview/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= seaview -PORTVERSION= 4.6.3 +PORTVERSION= 4.6.5 PORTEPOCH= 1 CATEGORIES= biology MASTER_SITES= ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/ @@ -14,13 +14,15 @@ COMMENT= Multiple DNA/protein sequence alignment editor LICENSE= GPLv3 LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \ + libfontconfig.so:x11-fonts/fontconfig \ libpng.so:graphics/png PORTSCOUT= skipv:4.6.1.3 WRKSRC= ${WRKDIR}/${PORTNAME} -USES= gmake -USE_XORG= xext xft xinerama +USES= gmake jpeg +USE_XORG= x11 xcursor xext xfixes xft xinerama xrender + MAKE_ENV= HELPFILE='-DDEFAULT_HELPFILE=\"${DATADIR}/seaview.html\"' \ PHYMLNAME='-DPHYMLNAME=\"phyml\"' \ IFLTK='-I${LOCALBASE}/include' \ diff --git a/biology/seaview/distinfo b/biology/seaview/distinfo index 1b78b44d392d..cd05b0b3a86d 100644 --- a/biology/seaview/distinfo +++ b/biology/seaview/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514962318 -SHA256 (seaview_4.6.3.tar.gz) = 36361f0f2950b9ec438823bbd7fc8ae67619837673fe3220b6dca97b7afad1bf -SIZE (seaview_4.6.3.tar.gz) = 435155 +TIMESTAMP = 1524512448 +SHA256 (seaview_4.6.5.tar.gz) = 9663f4488ac32d8db27922923f525ad7ac8f650d4987e6e874567723f4713164 +SIZE (seaview_4.6.5.tar.gz) = 429108 |