Commits

Aaron Madlon-Kay authored and Clemens Lang committed 4af5216b661
libsass: update to 3.6.2
No tags

www/libsass/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup github 1.0
5 5
6 -github.setup sass libsass 3.5.2
7 -checksums rmd160 63e7a4306ca5cabea8b551c2f26853642d21d497 \
8 - sha256 3c856095b9156d28ac21771ddeb6a6f0bd283f4f8924ff6afdb33365d2ea9266 \
9 - size 326854
6 +github.setup sass libsass 3.6.2
7 +checksums rmd160 2f33aeddb5716d4da29a9f37dd788527f799eccc \
8 + sha256 aa615c75c80e7a8589178af4cb34bb2e6789a8f08262a5f6da168d9c9ca3867d \
9 + size 331062
10 10
11 11 maintainers {cal @neverpanic} openmaintainer
12 12 categories www textproc
13 13 platforms darwin
14 14
15 15 license MIT
16 16 homepage http://sass-lang.com/libsass
17 17 description A C/C++ implementation of a Sass compiler
18 18 long_description LibSass is a C/C++ port of the Sass engine. The point is to \
19 19 be simple, faster, and easy to integrate.

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut