From owner-svn-ports-head@freebsd.org Wed Oct 10 10:23:12 2018 Return-Path: Delivered-To: svn-ports-head@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 E24F310CF257; Wed, 10 Oct 2018 10:23:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 82671784FD; Wed, 10 Oct 2018 10:23:11 +0000 (UTC) (envelope-from sunpoet@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 7D4361F9ED; Wed, 10 Oct 2018 10:23:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9AANB1S043893; Wed, 10 Oct 2018 10:23:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9AANBgZ043891; Wed, 10 Oct 2018 10:23:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201810101023.w9AANBgZ043891@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 10 Oct 2018 10:23:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481714 - head/biology/p5-Bio-ASN1-EntrezGene X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/biology/p5-Bio-ASN1-EntrezGene X-SVN-Commit-Revision: 481714 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Oct 2018 10:23:12 -0000 Author: sunpoet Date: Wed Oct 10 10:23:10 2018 New Revision: 481714 URL: https://svnweb.freebsd.org/changeset/ports/481714 Log: Update to 1.73 Changes: https://metacpan.org/changes/distribution/Bio-ASN1-EntrezGene Modified: head/biology/p5-Bio-ASN1-EntrezGene/Makefile head/biology/p5-Bio-ASN1-EntrezGene/distinfo Modified: head/biology/p5-Bio-ASN1-EntrezGene/Makefile ============================================================================== --- head/biology/p5-Bio-ASN1-EntrezGene/Makefile Wed Oct 10 10:23:02 2018 (r481713) +++ head/biology/p5-Bio-ASN1-EntrezGene/Makefile Wed Oct 10 10:23:10 2018 (r481714) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Bio-ASN1-EntrezGene -PORTVERSION= 1.72 -PORTREVISION= 1 +PORTVERSION= 1.73 PORTEPOCH= 1 CATEGORIES= biology perl5 MASTER_SITES= CPAN @@ -19,8 +18,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-BioPerl>=0:biology/p5-BioPerl -NO_ARCH= yes USES= perl5 USE_PERL5= configure + +NO_ARCH= yes + +post-patch: +# do not install Bio::SeqIO::entrezgene which is identical with the one from p5-BioPerl + @${RM} ${WRKSRC}/lib/Bio/SeqIO/entrezgene.pm .include Modified: head/biology/p5-Bio-ASN1-EntrezGene/distinfo ============================================================================== --- head/biology/p5-Bio-ASN1-EntrezGene/distinfo Wed Oct 10 10:23:02 2018 (r481713) +++ head/biology/p5-Bio-ASN1-EntrezGene/distinfo Wed Oct 10 10:23:10 2018 (r481714) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473522428 -SHA256 (Bio-ASN1-EntrezGene-1.72.tar.gz) = 7f55f69cccfab37d976338ed77d245a62a44b03b7b9954484d8976eab14d575b -SIZE (Bio-ASN1-EntrezGene-1.72.tar.gz) = 49080 +TIMESTAMP = 1539026438 +SHA256 (Bio-ASN1-EntrezGene-1.73.tar.gz) = f9e778db705ce5c35ad2798e38a8490b644edfdc14253aa1b74a1f5e79fc6a4b +SIZE (Bio-ASN1-EntrezGene-1.73.tar.gz) = 157307