mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
- Upgrade to 0.9.2.
PR: ports/155053 Submitted by: swills
This commit is contained in:
parent
7cb0f4833e
commit
696094b1b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271791
@ -6,16 +6,19 @@
|
||||
#
|
||||
|
||||
PORTNAME= Text-Sass
|
||||
PORTVERSION= 0.9
|
||||
PORTVERSION= 0.9.2
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/R/RP/RPETTETT
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-v${PORTVERSION}
|
||||
|
||||
MAINTAINER= kuriyama@FreeBSD.org
|
||||
COMMENT= Perl implementation of http://sass-lang.com/
|
||||
|
||||
RUN_DEPENDS= \
|
||||
p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly
|
||||
p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly \
|
||||
p5-Convert-Color>0:${PORTSDIR}/graphics/p5-Convert-Color
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Text-Sass-0.9.tar.gz) = beaf566dcef906593ef9183f00a9a501d600cb4fa41ce9bf8ac0614eecceec53
|
||||
SIZE (Text-Sass-0.9.tar.gz) = 17682
|
||||
SHA256 (Text-Sass-v0.9.2.tar.gz) = eddd735e0152774319ba8646233d449f675757bd7aae94ab14842c7a73673bc7
|
||||
SIZE (Text-Sass-v0.9.2.tar.gz) = 18162
|
||||
|
Loading…
Reference in New Issue
Block a user