Commit graph

10 commits

Author SHA1 Message Date
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2017-09-10 20:55:38 +00:00
Nicola Vitale
b3b294489f - Update to 3.4.4
Release Notes:	https://github.com/sass/libsass/releases/tag/3.4.4
2017-04-02 12:48:37 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Nicola Vitale
fb739ad734 - Update to 3.4.3
PR:	217120
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2017-02-18 16:13:25 +00:00
Dmitry Marakasov
18288df57b - Update to 3.3.6
PR:		210402
Submitted by:	max@kostikov.co
Approved by:	maintainer timeout (nivit, 2 weeks)
2016-07-05 19:31:56 +00:00
Mathieu Arnold
fb4deed873 Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 20:24:15 +00:00
Tijl Coosemans
d32714f4af Convert to USES=autoreconf 2015-04-18 12:58:34 +00:00
Nicola Vitale
59ccb1ae72 - Fix fetch
The project was transferred to github.com/sass account
  (see https://twitter.com/hcatlin/status/474960329718628352 )
- Fix distinfo
  No difference in the source code:

  http://people.freebsd.org/~nivit/public_distfiles/libsass/1.0.1-hcatlin/libsass-1.0.1.tar.gz (old distfile)
  http://people.freebsd.org/~nivit/public_distfiles/libsass/1.0.1-sass/libsass-1.0.1.tar.gz (new distfile)

PR:	191437
Submitted by:	amdmi3
2014-07-05 02:58:20 +00:00
Tijl Coosemans
99f4833b48 Add USES=libtool 2014-07-03 09:45:23 +00:00
Nicola Vitale
73e009f6e8 Libsass is a C/C++ port of the Sass CSS precompiler.
The original version was written in Ruby, but this version is meant
for efficiency and portability.

This library strives to be light, simple, and easy to build and integrate
with a variety of platforms and languages.

WWW: http://libsass.org/
2014-04-13 03:15:42 +00:00