mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 1.73
Changes: https://metacpan.org/changes/distribution/Bio-ASN1-EntrezGene
This commit is contained in:
parent
352ddc28af
commit
b509e11e8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481714
2 changed files with 10 additions and 6 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue