www/py-libsass: Update to 0.13.3
Reorder Makefile's variable also. PR: 223102 Submitted by: yuri@rawbw.com (maintainer) Approved by: olivier (mentor) Differential Revision: https://reviews.freebsd.org/D12739
This commit is contained in:
parent
7a32090fc0
commit
45e3d980c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=452631
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libsass
|
||||
PORTVERSION= 0.13.2
|
||||
PORTVERSION= 0.13.3
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,10 +12,10 @@ COMMENT= Straightforward binding of libsass for Python
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six
|
||||
|
||||
BROKEN_powerpc64= fails to compile: cc1plus: error: unrecognized command line option -std=c++0x
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1497545359
|
||||
SHA256 (libsass-0.13.2.tar.gz) = f6270e6f5eb0bfa4e5ecf5b9e6443f576a6fe47cbb732b8d6acaf396c323ec0a
|
||||
SIZE (libsass-0.13.2.tar.gz) = 299924
|
||||
TIMESTAMP = 1508391364
|
||||
SHA256 (libsass-0.13.3.tar.gz) = 27a9ae91e2f2f2c2462555951fd6ea2b5916452b7c7bc73b49708d518970fe7f
|
||||
SIZE (libsass-0.13.3.tar.gz) = 297821
|
||||
|
Loading…
Reference in New Issue
Block a user