From owner-svn-ports-all@freebsd.org Wed Dec 19 17:34:31 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 032C3133DB9C; Wed, 19 Dec 2018 17:34:31 +0000 (UTC) (envelope-from egypcio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 72B6E8AF5F; Wed, 19 Dec 2018 17:34:30 +0000 (UTC) (envelope-from egypcio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 63AF51929A; Wed, 19 Dec 2018 17:34:30 +0000 (UTC) (envelope-from egypcio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wBJHYUPR083455; Wed, 19 Dec 2018 17:34:30 GMT (envelope-from egypcio@FreeBSD.org) Received: (from egypcio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBJHYUOW083454; Wed, 19 Dec 2018 17:34:30 GMT (envelope-from egypcio@FreeBSD.org) Message-Id: <201812191734.wBJHYUOW083454@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: egypcio set sender to egypcio@FreeBSD.org using -f From: =?UTF-8?Q?Vin=c3=adcius_Zavam?= Date: Wed, 19 Dec 2018 17:34:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487807 - head/biology/gff2ps X-SVN-Group: ports-head X-SVN-Commit-Author: egypcio X-SVN-Commit-Paths: head/biology/gff2ps X-SVN-Commit-Revision: 487807 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 72B6E8AF5F X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.93 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_SHORT(-0.93)[-0.935,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-0.998,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Dec 2018 17:34:31 -0000 Author: egypcio Date: Wed Dec 19 17:34:29 2018 New Revision: 487807 URL: https://svnweb.freebsd.org/changeset/ports/487807 Log: biology/gff2ps: update 0.98d to 0.98l adopt port. Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D18591 Modified: head/biology/gff2ps/Makefile head/biology/gff2ps/distinfo Modified: head/biology/gff2ps/Makefile ============================================================================== --- head/biology/gff2ps/Makefile Wed Dec 19 17:32:27 2018 (r487806) +++ head/biology/gff2ps/Makefile Wed Dec 19 17:34:29 2018 (r487807) @@ -2,14 +2,13 @@ # $FreeBSD$ PORTNAME= gff2ps -PORTVERSION= 0.98d -PORTREVISION= 2 +PORTVERSION= 0.98l CATEGORIES= biology MASTER_SITES= ftp://genome.crg.es/pub/gff_tools/gff2ps/ \ http://genome.crg.es/software/gfftools/gff2ps_docs/manual/:doc DISTFILES= ${PORTNAME}_v${PORTVERSION}.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= egypcio@FreeBSD.org COMMENT= Converts gff-formated genomic data-sets to PostScript LICENSE= GPLv2+ Modified: head/biology/gff2ps/distinfo ============================================================================== --- head/biology/gff2ps/distinfo Wed Dec 19 17:32:27 2018 (r487806) +++ head/biology/gff2ps/distinfo Wed Dec 19 17:34:29 2018 (r487807) @@ -1,4 +1,5 @@ -SHA256 (gff2ps_v0.98d.gz) = 7d250141b79403fa2f632ae62273352edb6b2f73fd7db3c7fc9510404dc4fdab -SIZE (gff2ps_v0.98d.gz) = 45329 +TIMESTAMP = 1545079501 +SHA256 (gff2ps_v0.98l.gz) = 9846ecfe10fa627c33cb8569ef795bfad153a1c0af492f0c9135cb5fad3ef39b +SIZE (gff2ps_v0.98l.gz) = 48424 SHA256 (MANUAL_GFF2PS_v0.96.ps.gz) = eac552a4acc18a9c91d02233921ba0128d7a123c421909e02ab7be2bf716cb56 SIZE (MANUAL_GFF2PS_v0.96.ps.gz) = 139407