diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-10-10 18:23:10 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-10-10 18:23:10 +0800 |
commit | d98698561bbdcaed09aa6af43bd0fa07e5bbf30f (patch) | |
tree | 7923b443e6d7728d8a0e57bfc330e42fbe097fa8 /biology | |
parent | 818eaadf80224bb664edde45a20d5453ad87ff7c (diff) | |
download | freebsd-ports-gnome-d98698561bbdcaed09aa6af43bd0fa07e5bbf30f.tar.gz freebsd-ports-gnome-d98698561bbdcaed09aa6af43bd0fa07e5bbf30f.tar.zst freebsd-ports-gnome-d98698561bbdcaed09aa6af43bd0fa07e5bbf30f.zip |
Update to 1.73
Changes: https://metacpan.org/changes/distribution/Bio-ASN1-EntrezGene
Diffstat (limited to 'biology')
-rw-r--r-- | biology/p5-Bio-ASN1-EntrezGene/Makefile | 10 | ||||
-rw-r--r-- | biology/p5-Bio-ASN1-EntrezGene/distinfo | 6 |
2 files changed, 10 insertions, 6 deletions
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 <bsd.port.mk> 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 |