- update to 1.83
- give maintainership to submitter as the old maintainer's address bounces PR: 52054 Submitted by: Philip M. Gollucci <philip@p6m7g8.com> Approved by: maintainer bounces
This commit is contained in:
parent
9efb4f3c12
commit
9a7422c0c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83178
3 changed files with 4 additions and 3 deletions
|
@ -6,13 +6,13 @@
|
|||
#
|
||||
|
||||
PORTNAME= AcePerl
|
||||
PORTVERSION= 1.82
|
||||
PORTVERSION= 1.83
|
||||
CATEGORIES= biology databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Ace
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= bio@freebsd.net
|
||||
MAINTAINER= philip@p6m7g8.com
|
||||
COMMENT= Perl5 interface to the ACEDB genome database system
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (AcePerl-1.82.tar.gz) = e90c1e3d1e28b92ce8bdb95704462a0d
|
||||
MD5 (AcePerl-1.83.tar.gz) = d1cc9e852ce7fb23a0f2eac739b040fb
|
||||
|
|
|
@ -40,6 +40,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Ace/Sequence/Homol.pm
|
|||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Ace/Sequence/Multi.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Ace/Sequence/Transcript.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Ace/SocketServer.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/GFF/Filehandle.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Ace/.packlist
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Ace/Freesubs/Freesubs.bs
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Ace/Freesubs/Freesubs.so
|
||||
|
|
Loading…
Reference in a new issue