mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 2.10
PR: ports/132373 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
This commit is contained in:
parent
892fff2242
commit
6fb8181e6f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230961
@ -5,10 +5,11 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Text-FIGlet
|
||||
PORTVERSION= 2.01
|
||||
PORTVERSION= 2.10
|
||||
CATEGORIES= misc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= sunpoet@sunpoet.net
|
||||
COMMENT= Perl module to provide FIGlet abilities, akin to banner
|
||||
@ -16,9 +17,10 @@ COMMENT= Perl module to provide FIGlet abilities, akin to banner
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/figlet:${PORTSDIR}/misc/figlet
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
WRKSRC= ${WRKDIR}/Text-FIGlet-2.1
|
||||
|
||||
MAN1= charmap.pl.1 figlet.pl.1 minifig.pl.1 showfigfonts.pl.1
|
||||
MAN3= Text::FIGlet.3 Text::FIGlet::Control.3 Text::FIGlet::Font.3 \
|
||||
Text::LICENSE.3
|
||||
Text::FIGlet::LICENSE.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Text-FIGlet-2.01.tar.gz) = 7432480f3c6acbdf9406d083caeb0027
|
||||
SHA256 (Text-FIGlet-2.01.tar.gz) = 63f8a7802443ca9b9ba29492e0b9edccd2d7f66b432c0dde1168a358ce28e55b
|
||||
SIZE (Text-FIGlet-2.01.tar.gz) = 66342
|
||||
MD5 (Text-FIGlet-2.10.tgz) = 1c458ffcb68c8f080b80c6532f608d6e
|
||||
SHA256 (Text-FIGlet-2.10.tgz) = 8bdd17ea13e8bc3fb0c6ca935d1321c2ed34ea9032b381009493e52abbc9fb09
|
||||
SIZE (Text-FIGlet-2.10.tgz) = 77505
|
||||
|
@ -5,7 +5,7 @@ bin/showfigfonts.pl
|
||||
%%SITE_PERL%%/Text/FIGlet.pm
|
||||
%%SITE_PERL%%/Text/FIGlet/Control.pm
|
||||
%%SITE_PERL%%/Text/FIGlet/Font.pm
|
||||
%%SITE_PERL%%/Text/LICENSE.pod
|
||||
%%SITE_PERL%%/Text/FIGlet/LICENSE.pod
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/FIGlet/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/FIGlet
|
||||
@dirrm %%SITE_PERL%%/Text/FIGlet
|
||||
|
Loading…
Reference in New Issue
Block a user