From d98698561bbdcaed09aa6af43bd0fa07e5bbf30f Mon Sep 17 00:00:00 2001 From: sunpoet Date: Wed, 10 Oct 2018 10:23:10 +0000 Subject: Update to 1.73 Changes: https://metacpan.org/changes/distribution/Bio-ASN1-EntrezGene --- biology/p5-Bio-ASN1-EntrezGene/Makefile | 10 +++++++--- biology/p5-Bio-ASN1-EntrezGene/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 6 deletions(-) (limited to 'biology') diff --git a/biology/p5-Bio-ASN1-EntrezGene/Makefile b/biology/p5-Bio-ASN1-EntrezGene/Makefile index 8b2c9e6e9b2a..552ad4732e9c 100644 --- a/biology/p5-Bio-ASN1-EntrezGene/Makefile +++ b/biology/p5-Bio-ASN1-EntrezGene/Makefile @@ -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 diff --git a/biology/p5-Bio-ASN1-EntrezGene/distinfo b/biology/p5-Bio-ASN1-EntrezGene/distinfo index 341f45ba3717..5900169cd27c 100644 --- a/biology/p5-Bio-ASN1-EntrezGene/distinfo +++ b/biology/p5-Bio-ASN1-EntrezGene/distinfo @@ -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 -- cgit