Danilo G. Baio
d50c096ddf
databases/pspg: Update to 0.9.0
...
- Convert to options target helper
Changes: https://github.com/okbob/pspg/releases/tag/0.9.0
PR: 224655
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
2017-12-28 22:21:45 +00:00
Palle Girgensohn
fdeb565b92
Update to latest version
2017-12-28 15:28:18 +00:00
Sunpoet Po-Chuan Hsieh
99ef59a5eb
Remove outdate RUBY_VER check
2017-12-28 13:42:01 +00:00
Sunpoet Po-Chuan Hsieh
433a66dea8
Remove outdate RUBY_VER check
...
With hat: ruby
2017-12-28 13:41:56 +00:00
Sunpoet Po-Chuan Hsieh
a7a72ae56a
Update to 5.1.44
...
Changes: https://github.com/jruby/activerecord-jdbc-adapter/blob/master/jdbc-mysql/History.txt
https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-44.html
2017-12-27 19:52:40 +00:00
Sunpoet Po-Chuan Hsieh
245ab2f6db
Update to 51.0
...
Changes: https://github.com/jruby/activerecord-jdbc-adapter/commits/master
2017-12-27 19:52:36 +00:00
Sunpoet Po-Chuan Hsieh
36cd3977f9
Update to 51.0
...
Changes: https://github.com/jruby/activerecord-jdbc-adapter/commits/master
2017-12-27 19:52:31 +00:00
Sunpoet Po-Chuan Hsieh
50ffea36c9
Allow concurrent installation (USE_PYTHON=concurrent)
...
- Bump PORTREVISION for package change
2017-12-27 19:51:40 +00:00
Sunpoet Po-Chuan Hsieh
af872954fd
Pet portlint: move BROKEN_* upward
2017-12-27 19:51:30 +00:00
Mathieu Arnold
103eebbebc
Remove non ascii characters.
...
Sponsored by: Absolight
2017-12-27 13:59:01 +00:00
Mark Linimon
8c16acd767
Remove "-march=native" as a barrier to building on arm.
...
However, the builds still fail, but much farther along in the process.
So, this fix is necessary, but insufficient.
TODO: confirm the exact way rocksdb-lite fails on armv7 (I haven't run
that combination yet).
Approved by: portmgr (tier-2 blanket)
2017-12-27 08:02:58 +00:00
Li-Wen Hsu
c4e8790deb
- Update to 0.8.0
2017-12-26 18:59:10 +00:00
Steve Wills
375f02ff14
databases/ruby-odbc: fix typo from r350465
2017-12-24 23:25:20 +00:00
Steve Wills
ee19532c63
databases/ruby-odbc: fix typo in previous commit
2017-12-24 23:17:27 +00:00
Sunpoet Po-Chuan Hsieh
0f106e2839
Update to 1.15.0
...
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md
2017-12-24 11:14:56 +00:00
Timur I. Bakeyev
d236cb472e
Update LDB 1.2 to the most recent 1.2.3 version
2017-12-23 23:06:11 +00:00
Matthew Seaman
6cd6e75770
Security Upate to 4.7.7
...
This includes a fix for a critical XSRF/CSRF security bug.
ChangeLog: https://www.phpmyadmin.net/files/4.7.7/
MFH: 2017Q4
Security: 63eb2b11-e802-11e7-a58c-6805ca0b3d42
2017-12-23 19:33:01 +00:00
Sunpoet Po-Chuan Hsieh
90fa663db6
Update to 1.14.0
...
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md
2017-12-23 16:49:38 +00:00
Sunpoet Po-Chuan Hsieh
07accf827f
Cosmetic change to avoid unpaired symbols
2017-12-23 16:49:17 +00:00
Tijl Coosemans
fff86491d7
Drop unneeded USE_AUTOTOOLS.
2017-12-23 15:41:21 +00:00
Steve Wills
9258841107
databases/timescaledb: Update to 0.8.0
...
PR: 224538
Submitted by: kbowling
2017-12-23 13:11:09 +00:00
Bernard Spil
329e690504
databases/mariadb101-server: Security update to 10.1.30
...
Release notes: https://mariadb.com/kb/en/library/mariadb-10130-release-notes/
MFH: 2017Q4
Security: b7d89082-e7c0-11e7-ac58-b499baebfeaf
2017-12-23 10:28:48 +00:00
Jimmy Olgeni
996cc456c0
Update databases/elixir-ecto to version 2.2.7.
2017-12-22 13:55:40 +00:00
Sunpoet Po-Chuan Hsieh
6c8bed087d
Update to 1.8.2
...
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst
2017-12-21 17:41:06 +00:00
Wen Heping
7e853aa016
- Update to 1.0.1
...
PR: 224386
Submitted by: jjachuf@gmail.com(maintainer)
2017-12-21 13:04:09 +00:00
Dmitry Marakasov
e4e666ef51
- Pet portlint
...
- Add LICENSE
- Cosmetic fixes
- Unsilence installation commands
Approved by: portmgr blanket
2017-12-21 09:00:38 +00:00
Palle Girgensohn
f245f0e86e
Fix problem with logical replication
...
PR: 224466
2017-12-20 22:09:08 +00:00
Kurt Jaeger
c3a3c592b8
devel/lfcbase: update 1.11.4 -> 1.11.5
...
databases/cego: update 2.38.12 -> 2.38.14
lfcbase:
- Stability patch for strptime implementation ( MinGW only )
cego:
- Fixed memory lead in CegoDistManager destructor ( _pPA was not deleted )
- Further optimization done in CegoBTreeCursor, introduced methods
traceLow and inRange to treat btree comparison in a more efficient way
- Fix in CegoAttrCond::getIndexCond, like and no like comparisons
must be filtered out for new btree cursor tracing logic
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
2017-12-20 19:59:04 +00:00
Bernard Spil
19c8ab5265
databases/mariadb102-server: Add bugfix patch from upstream
...
- Fix mysqld_safe script corrupting database files
https://jira.mariadb.org/browse/MDEV-14337
Reported by: Alex Hemp
2017-12-20 17:25:20 +00:00
Sunpoet Po-Chuan Hsieh
d93dc7ae1a
Update to 5.9.2
...
Changes: https://github.com/facebook/rocksdb/releases
https://github.com/facebook/rocksdb/blob/master/HISTORY.md
2017-12-19 18:20:26 +00:00
Rodrigo Osorio
0728b32d34
Add port databases/postgis24 by repo copy from databases/postgis23
...
See https://svn.osgeo.org/postgis/tags/2.4.2/NEWS for new features in 2.4
branch, bugfixes and enhancements
PR: 222703
Submitted by: lbartoletti@tuxfamily.org
Reviewed by: sunpoet
2017-12-19 16:49:23 +00:00
Rodrigo Osorio
065c6ea89d
Revert files addition for databases/postgis24
...
As specified in the committers manual Section 19.4*, when
adding a port related to another, we should do a repo copy
instead of add new files.
PR: 222703
2017-12-19 16:34:20 +00:00
Baptiste Daroussin
0506936751
Switch build dependency form swig 1.3 to 3.0
2017-12-19 15:47:16 +00:00
Baptiste Daroussin
8c2a8ca4fd
Switch build dependency from swig 1.3 to swig 3.0
2017-12-19 15:44:58 +00:00
Antoine Brodin
f4321fc9f2
Mark BROKEN: fails to link
...
src/mongo/db/pipeline/document_source_sample_from_random_cursor.cpp:(.text._ZN5boost4math6detail13ibeta_inv_impIeNS0_8policies6policyINS3_13promote_floatILb0EEENS3_14promote_doubleILb0EEENS3_14default_policyES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EEEET_SB_SB_SB_SB_RKT0_PSB_[_ZN5boost4math6detail13ibeta_inv_impIeNS0_8policies6policyINS3_13promote_floatILb0EEENS3_14promote_doubleILb0EEENS3_14default_policyES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EEEET_SB_SB_SB_SB_RKT0_PSB_]+0x59f): warning: powl has lower than advertised precision
build/opt/mongo/db/modules/rocks/src/rocks_recovery_unit.o:(.data.rel.ro._ZTIN5mongo13RocksIteratorE[_ZTIN5mongo13RocksIteratorE]+0x10): undefined reference to `typeinfo for rocksdb::Iterator'
Reported by: pkg-fallout
2017-12-18 22:01:59 +00:00
Sunpoet Po-Chuan Hsieh
56405a6890
Update to 4.04
...
Changes: http://search.cpan.org/dist/Mojo-Pg/Changes
2017-12-18 17:17:19 +00:00
Sunpoet Po-Chuan Hsieh
be223fb299
Update to 0.4.1
...
Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
2017-12-18 17:16:54 +00:00
Ed Maste
a44b787110
databases/postgresql92-server: set LLD_UNSAFE
...
postgresql*-client ports fail to build with lld as /usr/bin/ld with
errors like
/usr/bin/ld: error: can't create dynamic relocation R_X86_64_PC32 against
symbol: __mb_sb_limit in readonly segment
>>> defined in /lib/libc.so.7
>>> referenced by pgstrcasecmp.c
>>> pgstrcasecmp.o:(pg_strcasecmp) in archive
../../src/port/libpgport.a
Although this appears to affect only -client ports, just set LLD_UNSAFE
for all of the postgresql*-* ports for simplicity.
Approved by: portmgr (blanket for LLD_UNSAFE)
2017-12-18 14:46:23 +00:00
Steve Wills
c02c0a20f5
databases/py-fdb: update to 1.8
...
PR: 224385
Submitted by: jjachuf@gmail.com (maintainer)
2017-12-17 21:01:03 +00:00
Sunpoet Po-Chuan Hsieh
aebfd3ea11
Update to 9.0.0
...
Changes: https://github.com/rails/arel/blob/master/History.txt
2017-12-17 15:54:41 +00:00
Sunpoet Po-Chuan Hsieh
0f027e2cf7
Change RUN_DEPENDS from rubygem-arel to rubygem-arel8
...
- Bump PORTREVISION for dependency change
2017-12-17 15:54:20 +00:00
Sunpoet Po-Chuan Hsieh
d24f55d15c
Add rubygem-arel8 8.0.0 (copied from rubygem-arel)
...
- Add PORTSCOUT
2017-12-17 15:53:48 +00:00
Rodrigo Osorio
375bae14a7
Add new port postgis24 for v2.4.x
...
See https://svn.osgeo.org/postgis/tags/2.4.2/NEWS for new features in 2.4 branch,
bugfixes and enhancements
Upgrade postgis22 from v2.2.5 to 2.2.6
Multiple bug fixes, see changelog
https://svn.osgeo.org/postgis/tags/2.2.6/NEWS
Upgrade postfix23 from v2.3.3 to v2.3.5
Multiple bug fixes and enhancements, see changelog
https://svn.osgeo.org/postgis/tags/2.3.5/NEWS
Fix and expand CONFLICTS_INSTALL for the postgis2* ports
reorder USES and USE_* in database/postgis20 to makes portlint happy
PR: 222703
Submitted by: lbartoletti@tuxfamily.org
Approved by: rhurlin@gwdg.de (maintainer)
2017-12-17 11:25:13 +00:00
Timur I. Bakeyev
bab1c1db80
Small useless bump of the version to make poudriere pick up changes in WITH_SAMBA4_PYTHON3 usage
2017-12-17 06:06:00 +00:00
Sunpoet Po-Chuan Hsieh
598725189d
Update CONFLICTS_INSTALL: databases/py-sqlalchemy0* have been removed over 9 months
2017-12-16 20:55:20 +00:00
Sunpoet Po-Chuan Hsieh
7582cbcea6
Update to 1.59
...
- Add missing RUN_DEPENDS
Changes: https://github.com/linsomniac/python-memcached/blob/master/ChangeLog
2017-12-16 20:55:15 +00:00
Sunpoet Po-Chuan Hsieh
e74143d90c
Use setup.py instead of PYSETUP
...
- Add GitHub repository to WWW
2017-12-16 20:55:10 +00:00
Sunpoet Po-Chuan Hsieh
87035d42db
Pet portlint
2017-12-16 20:54:49 +00:00
Florian Smeets
676719ca97
Update to 5.6.38-83.0
...
PR: 221972
MFH: 2017Q4
Security: https://vuxml.freebsd.org/freebsd/c41bedfd-b3f9-11e7-ac58-b499baebfeaf.html
2017-12-16 20:21:40 +00:00
Florian Smeets
c0228e6c03
Update to 5.5.58-38.10
...
PR: 222619
Submitted by: sergey <sergey@akhmatov.ru>
MFH: 2017Q4
Security: https://vuxml.freebsd.org/freebsd/c41bedfd-b3f9-11e7-ac58-b499baebfeaf.html
2017-12-16 20:16:05 +00:00
Florian Smeets
a3939b370f
Update to 3.0.5
2017-12-16 19:47:56 +00:00
Yuri Victorovich
ecd21f0d90
databases/pspg: Update to 0.8.0
...
PR: 224365
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13507
2017-12-16 09:01:01 +00:00
Steve Wills
440b134f02
Move if statement before target name
...
Avoids empty target when condition is false.
Reported by: mat
2017-12-15 15:22:29 +00:00
Dmitry Marakasov
4d8846c470
- Switch to options helpers
...
- Remove obsolete OSVERSION condition
- Fix WWW:
Approved by: portmgr blanket
2017-12-15 09:00:33 +00:00
Steve Wills
2bf4d517ca
databases/ruby-gdbm: Fix build with Ruby 2.4
2017-12-15 00:49:42 +00:00
Sunpoet Po-Chuan Hsieh
887e6028ce
Update to 1.6.0
...
Changes: https://github.com/copiousfreetime/amalgalite/blob/master/HISTORY.md
2017-12-14 20:43:44 +00:00
Steve Wills
1f9ce4787a
databases/rubygem-mysql: mark broken with ruby 2.4
2017-12-14 18:06:55 +00:00
Steve Wills
888235d430
databases/ruby-odbc: mark broken with ruby 2.4
2017-12-14 17:52:39 +00:00
Kurt Jaeger
acad63c263
databases/cego: update 2.38.10 -> 2.38.12
...
- Small optimization in CegoAttrCond::checkIndex, removed primary
flag, since this is done now by attribute ordering. This leads
to full index trace match instead of trace with index support and
so, additional unnecessary predicate evaluation is avoided.
- More rework for btree evaluation in CegoBTreeCursor
- Optimization in CegoBTreeCursor::getNext. Instead of calling
getNext in a recursive way, this is now done in a iterative way.
This might avoid heavy stacking in case of special query constraints
( e..g multi dimensional btrees and range conditions like a > 400
and b betweeen 'AAA' and 'DDD' )
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
2017-12-14 16:56:12 +00:00
Torsten Zuehlsdorff
1d7e0541a4
Add missing IGNORE_WITH_PHP for various pecl-ports.
...
After testing every pecl-* port with PHP 5.6, 7.0, 7.1 and 7.2
i set the IGNORE_WITH_PHP accordingly to the fallout.
PR: 222165
Reported by: brnd
Approved by: portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D13476
2017-12-14 13:57:28 +00:00
Sunpoet Po-Chuan Hsieh
5c2cdd368b
Update CONFLICTS
...
- Use CONFLICTS_INSTALL instead of CONFLICTS
2017-12-13 20:51:35 +00:00
Sunpoet Po-Chuan Hsieh
3622e358e4
Add CONFLICTS_INSTALL
2017-12-13 20:50:09 +00:00
Sunpoet Po-Chuan Hsieh
c339fb5358
Update CONFLICTS_INSTALL
2017-12-13 20:50:04 +00:00
Sunpoet Po-Chuan Hsieh
c7575a76c6
Add CONFLICTS_INSTALL
2017-12-13 20:49:59 +00:00
Li-Wen Hsu
5ff20ccb46
- Add missing RUN_DEPENDS, sort
...
Submitted by: arved
2017-12-13 15:32:33 +00:00
Sunpoet Po-Chuan Hsieh
8ec924c40a
Update to 1.37
...
Changes: http://search.cpan.org/dist/DBIx-Simple/Changes
2017-12-12 13:34:01 +00:00
Sunpoet Po-Chuan Hsieh
0a7591375a
Update devel/protobuf to 3.5.0
...
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
2017-12-11 18:26:13 +00:00
Antoine Brodin
1d00aa2b00
- Those ports fail to build with python3
...
- Add some explicit FLAVOR to dependencies where needed
2017-12-11 16:54:20 +00:00
Steve Wills
d2928d2f86
databases/py-sqlparse020: create port
...
sqlparse is a non-validating SQL parser module.
It provides support for parsing, splitting and formatting SQL statements.
This is version 0.2.0 which is needed by calendarserver.
WWW: https://pypi.python.org/pypi/sqlparse
WWW: https://github.com/andialbrecht/sqlparse
PR: 224204
Submitted by: Axel.Rau@Chaos1.DE
2017-12-11 16:08:56 +00:00
Sunpoet Po-Chuan Hsieh
fef3326dcc
Update to 2.1.0
...
Changes: https://github.com/ankane/pghero/blob/master/CHANGELOG.md
2017-12-11 10:42:39 +00:00
Sunpoet Po-Chuan Hsieh
e704906547
Update to 2.1.0
...
Changes: https://github.com/ankane/pghero/blob/master/CHANGELOG.md
2017-12-11 10:42:34 +00:00
Sunpoet Po-Chuan Hsieh
6f3e5ced37
Update to 2.1.0
...
Changes: https://github.com/ankane/pghero/blob/master/CHANGELOG.md
2017-12-11 10:42:29 +00:00
Sunpoet Po-Chuan Hsieh
0df30daf95
Update to 1.36
...
- Add NO_ARCH
Changes: http://search.cpan.org/dist/DBIx-Simple/Changes
2017-12-11 10:41:16 +00:00
Sunpoet Po-Chuan Hsieh
a4fd3ad6a9
Update to 20170802 snapshot
...
- Update PORTVERSION to 3.0.9
- Update WWW
Changes: https://github.com/websupport-sk/pecl-memcache/commits/NON_BLOCKING_IO_php7
2017-12-11 10:38:35 +00:00
Sunpoet Po-Chuan Hsieh
cc48cbdb7e
Update to 20170802 snapshot
...
- Update PORTVERSION to 3.0.9
- Update WWW
Changes: https://github.com/websupport-sk/pecl-memcache/commits/NON_BLOCKING_IO_php7
2017-12-11 10:38:30 +00:00
Sunpoet Po-Chuan Hsieh
ac556bbf3d
Update to 20170802 snapshot
...
- Update PORTVERSION to 3.0.9
- Update WWW
Changes: https://github.com/websupport-sk/pecl-memcache/commits/NON_BLOCKING_IO_php7
2017-12-11 10:38:25 +00:00
Sunpoet Po-Chuan Hsieh
9afc1e4bbc
Update to 5.8.8
...
Changes: https://github.com/facebook/rocksdb/releases
https://github.com/facebook/rocksdb/blob/master/HISTORY.md
2017-12-11 10:36:44 +00:00
Dmitry Marakasov
df26ed850b
- Add LICENSE
...
- Add NO_ARCH
- Unsilence installation commands
- Switch to USES=shebangfix
2017-12-11 09:00:31 +00:00
Kurt Jaeger
133458ad7f
devel/lfcbase: update 1.11.3 -> 1.11.4
...
databases/cego: update 2.38.9 -> 2.38.10
lfcbase:
- Fixes in TreeT class, changed methods First, Next, isEmpty and
compare operators to const
cego:
- Fix in CegoDistManager, we have to use a dedicated parser for
loadView and loadProc methods. Otherwise compilation may fail in
case of nested objects ( e.g. a view which references another view
object)
- Fix in CegoBTreeCursor, CegoAttrCond and CegoAttrComp, for
conflicting cursor conditions ( e.g. a = 4 and a < 1 ), the cursor
evaluation failed, since just the primary condition was treated.
- For CegoBTreeCursor, the method fullMatch has been introduced,
to make an final evalution in case of multi conditions.
- Also introduced: a ordering for CegoAttrComp set in
CegoAttrCond to treat more constraint conditions at the beginning
( EQUAL before LESS_THAN before NOT_EQUAL and so on )
- Changed CegoAttrCond compSet from SetT to TreeT.
This is required, since we need the ordering in the set.
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
2017-12-10 20:36:28 +00:00
Thomas Zander
2c6dd18907
Update to upstream version 0.7.1
...
PR: 224197
Submitted by: kbowling (maintainer)
2017-12-10 19:36:32 +00:00
Dmitry Marakasov
e6aea7ad7e
- At least aarch64 and mips64 build file after r441826, assuming all archs fixed
...
Approved by: portmgr blanket
2017-12-10 11:25:40 +00:00
Kurt Jaeger
fa8acb3c2c
databases/cego: update 2.38.7 -> 2.38.9
...
- Introduction of new functions ascii ( get ascii character for
numeric value ) , ldiv and lmod ( div and mod operation for long
values )
- Modification in CegoFunction::evalFieldValue. To allow recursive
calls of user defined functions and procedures, dedicated procedure
instances are created for each call. This is done by parsing the
procedure text via CegoAction
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
2017-12-09 10:52:32 +00:00
Mark Linimon
8ae42417cc
These are also broken on aarch64 in the same way as armv6/7.
...
Approved by: portmgr (tier-2 blanket)
2017-12-09 01:39:19 +00:00
Mark Linimon
e8210b4758
Mark more ports broken that fail on both armv6 and armv7.
...
Approved by: portmgr (tier-2 blanket)
2017-12-09 00:42:05 +00:00
Jochen Neumeister
0a79bc38eb
Update */pear-Horde to the latest version
...
switch to DISTVERSION
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13399
2017-12-08 20:21:01 +00:00
Nikolai Lifanov
29283e17d2
update databases/arangodb32 to 3.2.9
...
PR: 224032
Submitted by: dev@dudu.ro (maintainer, same as galu@packetdam.com )
2017-12-08 19:35:35 +00:00
Dmitry Marakasov
1fe0565f32
- Add LICENSE
...
- Unsilence installation commands
- Simplify installation
Approved by: portmgr blanket
2017-12-08 09:00:29 +00:00
Mark Linimon
32d4230d44
Mark these ports as buildable on armv6 after a trybroken run. (Also
...
tested with trybroken on armv7.)
The 'runaway process' ones are most likely just statistical.
Approved by: portmgr (tier-2 blanket)
2017-12-08 01:46:00 +00:00
Sunpoet Po-Chuan Hsieh
0f7c4fa826
Fix PKGNAMEPREFIX
...
Notified by: lifanov
2017-12-07 23:35:20 +00:00
Sunpoet Po-Chuan Hsieh
bc954e348b
Update to 0.11023
...
- Add NO_ARCH
Changes: http://search.cpan.org/dist/SQL-Translator/Changes
2017-12-07 16:01:44 +00:00
Sunpoet Po-Chuan Hsieh
338df41326
Add php72-memcache 3.0.8 (copied from php71-memcache)
2017-12-07 15:59:09 +00:00
Bernard Spil
a06e7cd7fe
databases/mariadb102-server: Bugfix update to 10.2.11
...
- Remove portrevision from slave
2017-12-05 21:15:30 +00:00
Torsten Zuehlsdorff
7bd78f9f5e
GitLab and related ports maintained by me: pass maintainership to Matthias Fechner
...
Matthias has proven himself as capable and enthusiastic enough to update
www/gitlab on its own - which frees much of my time. :)
I wrote an update guide for him and everybody interested in it:
http://gitlab.toco-domains.de/FreeBSD/GitLab-docu/blob/master/update/how-to-update-the-freebsd-port.md
2017-12-05 16:44:09 +00:00
Jimmy Olgeni
296fe69734
databases/timescaledb: use PORTVERSION in pkg-message.in.
2017-12-05 10:05:08 +00:00
Sergey A. Osokin
9be5075932
Upgrade from 4.0.2 to 4.0.6.
...
ChangeLog: https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES
2017-12-05 03:26:36 +00:00
Sunpoet Po-Chuan Hsieh
a6336defe2
Update to 2.3.7
...
Changes: https://github.com/mbleigh/seed-fu/blob/master/CHANGELOG.md
2017-12-03 20:38:07 +00:00
Sunpoet Po-Chuan Hsieh
7adae7ec06
Fix py-cli-helpers dependency
...
- Bump PORTREVISION for package change
Obtained from: 4093a8546b
2017-12-03 20:36:11 +00:00
Sunpoet Po-Chuan Hsieh
cd7e2b87c5
Change from USES=python:2 to USES=python:2.7
...
- Bump PORTREVISION for dependency change
2017-12-03 20:35:02 +00:00
Sunpoet Po-Chuan Hsieh
139677ddcd
Change from USES=python:2 to USES=python:2.7
...
- Bump PORTREVISION for dependency change
2017-12-03 20:34:57 +00:00
Sunpoet Po-Chuan Hsieh
ef0543a66b
Update to 5.8.7
...
Changes: https://github.com/facebook/rocksdb/releases
https://github.com/facebook/rocksdb/blob/master/HISTORY.md
2017-12-03 20:34:18 +00:00