mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Upgrade to 1.01.
This commit is contained in:
parent
8a6f66f2c8
commit
c14d453473
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332706
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Tiffany
|
||||
PORTVERSION= 1.00
|
||||
PORTVERSION= 1.01
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:TOKUHIROM
|
||||
@ -26,17 +26,4 @@ TEST_DEPENDS= \
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Tiffany.3 \
|
||||
Tiffany::HTML::Template.3 \
|
||||
Tiffany::HTML::Template::Pro.3 \
|
||||
Tiffany::TT.3 \
|
||||
Tiffany::Template::Declare.3 \
|
||||
Tiffany::Template::Semantic.3 \
|
||||
Tiffany::Text::ClearSilver.3 \
|
||||
Tiffany::Text::MicroMason.3 \
|
||||
Tiffany::Text::MicroTemplate::Extended.3 \
|
||||
Tiffany::Text::MicroTemplate::File.3 \
|
||||
Tiffany::Text::Xslate.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Tiffany-1.00.tar.gz) = 3d78f19148f60fbd82ff2e5cfea9f5d4bad5607153da7ba10f0bad3cb2d872d5
|
||||
SIZE (Tiffany-1.00.tar.gz) = 20076
|
||||
SHA256 (Tiffany-1.01.tar.gz) = cd0fad339db2bea0b70fa6e90408186c59626a2ec0cedddde2b73161a5a7ef3a
|
||||
SIZE (Tiffany-1.01.tar.gz) = 16123
|
||||
|
@ -1,3 +1,14 @@
|
||||
%%PERL5_MAN3%%/Tiffany.3.gz
|
||||
%%PERL5_MAN3%%/Tiffany::HTML::Template.3.gz
|
||||
%%PERL5_MAN3%%/Tiffany::HTML::Template::Pro.3.gz
|
||||
%%PERL5_MAN3%%/Tiffany::TT.3.gz
|
||||
%%PERL5_MAN3%%/Tiffany::Template::Declare.3.gz
|
||||
%%PERL5_MAN3%%/Tiffany::Template::Semantic.3.gz
|
||||
%%PERL5_MAN3%%/Tiffany::Text::ClearSilver.3.gz
|
||||
%%PERL5_MAN3%%/Tiffany::Text::MicroMason.3.gz
|
||||
%%PERL5_MAN3%%/Tiffany::Text::MicroTemplate::Extended.3.gz
|
||||
%%PERL5_MAN3%%/Tiffany::Text::MicroTemplate::File.3.gz
|
||||
%%PERL5_MAN3%%/Tiffany::Text::Xslate.3.gz
|
||||
%%SITE_PERL%%/Tiffany.pm
|
||||
%%SITE_PERL%%/Tiffany/HTML/Template.pm
|
||||
%%SITE_PERL%%/Tiffany/HTML/Template/Pro.pm
|
||||
|
Loading…
Reference in New Issue
Block a user