- Upgrade to 0.9.

This commit is contained in:
Jun Kuriyama 2010-11-21 03:07:27 +00:00
parent 647f205ac5
commit abe1cec777
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264860
3 changed files with 7 additions and 5 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= Text-Sass
PORTVERSION= 0.5
PORTVERSION= 0.9
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -21,6 +21,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_MODBUILD= yes
MAN3= Text::Sass.3 \
Text::Sass::Expr.3
Text::Sass::Expr.3 \
Text::Sass::Functions.3
.include <bsd.port.mk>

View file

@ -1,3 +1,2 @@
MD5 (Text-Sass-0.5.tar.gz) = d69e294d7d8f84d7d1a5d11b214198e6
SHA256 (Text-Sass-0.5.tar.gz) = 8316a2b24026f1e7487479134ceddee756556e2485ed57d94efb95c7a4a898f6
SIZE (Text-Sass-0.5.tar.gz) = 9633
SHA256 (Text-Sass-0.9.tar.gz) = beaf566dcef906593ef9183f00a9a501d600cb4fa41ce9bf8ac0614eecceec53
SIZE (Text-Sass-0.9.tar.gz) = 17682

View file

@ -1,4 +1,6 @@
bin/sass2css.pl
%%SITE_PERL%%/Text/Sass.pm
%%SITE_PERL%%/Text/Sass/Expr.pm
%%SITE_PERL%%/Text/Sass/Functions.pm
@dirrm %%SITE_PERL%%/Text/Sass
@dirrmtry %%SITE_PERL%%/Text