Commit Graph

10 Commits

Author SHA1 Message Date
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

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, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 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, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Sunpoet Po-Chuan Hsieh
af5057e988 Update to 0.6.3
Changes:	https://github.com/redis/hiredis-rb/blob/master/CHANGELOG.md
2018-11-11 18:21:45 +00:00
Steve Wills
462519941e Convert USES=gem:autoplist to USES=gem since autoplist is default 2016-04-27 21:57:31 +00:00
Steve Wills
b3e8fe8d85 create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
2016-04-27 16:36:41 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Sunpoet Po-Chuan Hsieh
b26070bc47 - Update to 0.6.1
- Add LICENSE_FILE

Changes:	https://github.com/redis/hiredis-rb/blob/master/CHANGELOG.md
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:13:15 +00:00
Sunpoet Po-Chuan Hsieh
b046741920 - Update to 0.6.0
Changes:	https://github.com/redis/hiredis-rb/blob/master/CHANGELOG.md
2015-05-31 19:27:55 +00:00
Sunpoet Po-Chuan Hsieh
0050849657 - Add LICENSE
- Remove USE_RAKE
- Update WWW
2015-05-27 17:54:28 +00:00
Steve Wills
2dd463a4bd databases/rubygem-hiredis: create port
Ruby wrapper for hiredis (protocol serialization/deserialization and blocking
I/O)

WWW: http://github.com/redis/hiredis-rb
2014-10-06 02:41:57 +00:00