Commit graph

16746 commits

Author SHA1 Message Date
Mathieu Arnold
37677d32e3 Switch some MASTER_SITES from http/ftp to https.
Also some cleanup of dead entries.

PR:		226203
Submitted by:	Sam H
Sponsored by:	Absolight
2018-02-27 13:03:48 +00:00
Dmitry Marakasov
521476fc11 - Fix shebangs
Approved by:	portmgr blanket
2018-02-27 12:26:25 +00:00
Mathieu Arnold
32020809ff Update to v5.27.8-403-g9fa1876.
Sponsored by:	Absolight
2018-02-26 12:39:51 +00:00
Bryan Drewery
0d3244c26e Support WITH_CCACHE_BUILD for bundled LLVM 2018-02-25 03:10:33 +00:00
Bryan Drewery
5eb7970174 Confirmed i386 builds 2018-02-25 03:09:49 +00:00
Ashish SHUKLA
0c058c3861 - Update to 0.9.0.1 2018-02-24 23:29:53 +00:00
Adam Weinberger
130a23357c Remove p5-Test-Pod and p5-Pod-Coverage from TEST_DEPENDS
Test::Pod and Pod::Coverage are developer-only. They're not for end-user
testing.
2018-02-24 21:01:47 +00:00
Antoine Brodin
41f67cbcd1 Revert r462854 and r462855 and unbreak
With hat:	portmgr
2018-02-24 18:01:40 +00:00
Jimmy Olgeni
aefd1c000e lang/alchemist.el: unbreak build with flavors. 2018-02-24 17:46:42 +00:00
Joseph Mingrone
a419c83f73 lang/spec.alpha: New port; library dependency for Clojure 1.9
PR:		224251
Submitted by:	Jens Grassel <jan0sch@mykolab.com> (maintainer)
2018-02-24 17:10:08 +00:00
Gerald Pfeifer
9ff2c7eacf Update to the 20180222 snapshot of GCC 7.3.1. 2018-02-24 15:55:49 +00:00
Adam Weinberger
13960ea438 Show progress while building.
It doesn't show much, but it least gives an idea what it's chewing on.

Approved by:	maintainer (greg unrelenting technology)
2018-02-24 14:40:12 +00:00
Bernard Spil
c67b9ff4e0 lang/neko: Migrate to USE_APACHE_BUILD
Approved by:	hat apache@
2018-02-24 11:22:17 +00:00
Antoine Brodin
5e17927711 Do not override PLIST_SUB set by the framework
Reported by:	pkg-fallout (via fpc-symbolic)
2018-02-24 09:36:53 +00:00
Bryan Drewery
a56121587f Didn't mean to set FILESDIR in r462771. 2018-02-24 07:41:03 +00:00
Bryan Drewery
205bc9e990 Apply the proper patches, namely the needed llvm-config one.
In r462769 I incorrectly changed PATCHDIR, after a build test, thinking it
was wrong.  The note about PATCHDIR in the commit message was wrong as
the patches were already coming from the lang/rust-nightly/files dir.
2018-02-24 07:39:39 +00:00
Bryan Drewery
963dbbbec4 Actually I didn't get i386 tested yet 2018-02-24 06:44:04 +00:00
Bryan Drewery
01b60efd6f Unbreak on i386/amd64 and update to 1.25.0-2018-02-19
- Stop using git to build as it is unmaintainable due to submodules,
  but more importantly because src/vendor is no longer bundled.  Just
  fetch the source already generated that has all dependencies bundled.
  It may be a bit slower to get updates but is far more maintainable.
- Copy all patches to lang/rust-nightly/files since they may not always
  apply exactly between both versions.
- Add in patch for llvm-config getting -lexecinfo wrong, this is in
  review with LLVM at https://reviews.llvm.org/D42702.
- Bring in other random updates from lang/rust.
2018-02-24 06:17:17 +00:00
Bryan Drewery
d1c499f952 No need to actually recompress rust-std, libarchive does the right thing 2018-02-24 05:57:52 +00:00
Bryan Drewery
19e547ff22 Newer versions (rust-nightly 2018-02-19) pack multiple .o files into
libstd.  We only need to patch one of them.
2018-02-23 22:14:12 +00:00
Rene Ladan
fbd43637e1 Reset vg@'s ports after he resigned.
With hat:	portmgr-secretary
2018-02-23 21:09:47 +00:00
Gerald Pfeifer
0b62873b99 Update to the 20180221 snapshot of GCC 6.4.1. 2018-02-23 12:48:10 +00:00
Jan Beich
d4cd41d698 lang/rust: unbreak on aarch64 after r459911
gmake: Leaving directory '.../aarch64-unknown-freebsd/release/build/rustc_binaryen-cfb76adb9420e94c/out/build'
--- stderr
c++: error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'

PR:		225600
Reported by:	Gergely Czuczy, pkg-fallout
Obtained from:	upstream (binaryen 1.37.35)
Approved by:	portmgr blanket
2018-02-22 22:05:21 +00:00
Sunpoet Po-Chuan Hsieh
eb247033a0 Mark BROKEN_SSL=openssl-devel
We backported an upstream patch for NPN detection (bpo-30622) in r461919 but it is not enough.
This port still fails to build with OpenSSL 1.1.0.

Tested by:	brnrd, sunpoet (myself)
2018-02-22 19:50:59 +00:00
Sunpoet Po-Chuan Hsieh
9b4c6eb378 Fix build with OpenSSL 1.1.0 (security/openssl-devel)
This is a follow up commit of r461915.

MFH:		2018Q1
2018-02-22 19:50:54 +00:00
Tobias C. Berner
a4a7daf069 Give the KDE SC4 applications ports a -kde4 suffix
In order to make room for the up-to-date version of the KDE Desktop and its
applications move the KDE Application ports based on Qt4.

PR:		225992
Exp-run by:	antoine
Reviewed by:	rakuco, adridg
Differential Revision:	https://reviews.freebsd.org/D14413
2018-02-22 19:03:17 +00:00
Bryan Drewery
be58f70a63 Use https for fetching bootstrap packages 2018-02-21 23:26:40 +00:00
Bryan Drewery
82e14437d2 PORT_LLVM was removed in lang/rust 2018-02-21 21:58:02 +00:00
Li-Wen Hsu
51944a4835 Add lang/ponyc, Pony language compiler
This version includes updates from swills, Greg V <greg@unrelenting.technology>
and me.

PR:		205444
Submitted by:	Franz Bettag <franz@bett.ag>
2018-02-21 17:58:56 +00:00
Antoine Brodin
6747cb9b4e Remove dependency on the python metaport
PR:		225752
Submitted by:	Yasuhiro KIMURA
2018-02-21 16:24:53 +00:00
Anton Berezin
b9fac48f0a Update to 1.50. 2018-02-21 12:55:34 +00:00
Tijl Coosemans
e4c25594ff Fix pkg-plist. The library version depends on the GCC version.
Reported by:	jhale
2018-02-21 09:49:05 +00:00
Li-Wen Hsu
9a1842be9b Fix bootstrap for 12
PR:		226057
Submitted by:	Greg V <greg@unrelenting.technology> (maintainer)
2018-02-21 03:41:33 +00:00
Jean-Sébastien Pédron
989f546e02 lang/rust: Update to 1.24.0
The announcement is available on Rust blog:
https://blog.rust-lang.org/2018/02/15/Rust-1.24.html

PR:		225582
2018-02-19 21:53:01 +00:00
Tijl Coosemans
9710130cb9 Update to 1.9.3.
PR:		222585
Submitted by:	Anton Shterenlikht <as@cmplx.uk> (maintainer)
2018-02-19 18:04:10 +00:00
Mathieu Arnold
2b1bd7149d Update to v5.27.8-323-g7e55bd9.
Sponsored by:	Absolight
2018-02-19 14:11:51 +00:00
Li-Wen Hsu
cea32a3fa6 Add lang/crystal, language with Ruby-like syntax and static type checking
PR:		224459
Submitted by:	Greg V <greg@unrelenting.technology>
2018-02-19 13:23:46 +00:00
Antoine Brodin
f7455240e3 Reduce dependency on the python2 metaport
PR:		225752
Submitted by:	Yasuhiro KIMURA
2018-02-19 11:10:43 +00:00
Mark Linimon
eac6917819 Mark broken on armv7 the same way as armv6, after local testing.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-02-19 06:09:45 +00:00
Vanilla I. Shu
89cd7a9c2f Update to 2.4.13. 2018-02-18 12:22:29 +00:00
Sunpoet Po-Chuan Hsieh
2c165bec1c Fix typo 2018-02-18 11:31:21 +00:00
Sunpoet Po-Chuan Hsieh
5852064255 Revert r462121
Suggested by:	cy
Reference:	https://lists.freebsd.org/pipermail/svn-ports-all/2018-February/174892.html
2018-02-18 11:30:56 +00:00
Raphael Kubo da Costa
6699fae7a2 Update QScintilla 2.10.2.
Upstream has renamed its libraries and we no longer need to patch
devel/qscintilla-qt5 to create a library whose name does not conflict with
devel/qscintilla's. However, the library names are different so we need to bump
PORTREVISION in several ports (the SOVERSION has changed too).

Thanks to antoine for the exp-run.

PR:		225928
2018-02-18 09:55:10 +00:00
Antoine Brodin
19aaf57447 Deprecate ports broken for more than 6 months 2018-02-18 09:29:27 +00:00
Tobias Kortkamp
0b3e4fcb86 lang/chibi-scheme: Portscout, please ignore the bad 'stable' upstream tag 2018-02-17 13:45:06 +00:00
Sunpoet Po-Chuan Hsieh
0e069fd8e5 Use BROKEN_SSL
Approved by:	portmgr (blanket)
2018-02-17 12:00:13 +00:00
Sunpoet Po-Chuan Hsieh
f735bafc16 Use BROKEN_SSL
Approved by:	portmgr (blanket)
2018-02-17 12:00:08 +00:00
Sunpoet Po-Chuan Hsieh
035651d50b Remove unnecessary patches
We do not need to patch those files which will be regenerated during build.

Reference:	https://bugs.ruby-lang.org/issues/14261
PR:		225470
2018-02-17 11:59:12 +00:00
Sunpoet Po-Chuan Hsieh
d52dd9795c Fix typo 2018-02-17 11:59:07 +00:00
Sunpoet Po-Chuan Hsieh
26b699f398 Fix typo 2018-02-17 11:59:02 +00:00
Jean-Sébastien Pédron
ea45925117 lang/rust: Grep std-$hash.*.o name from libstd-*.rlib
The suffix of that file changed in recent versions of Rust and it's
changing again between Rust 1.23.0 and 1.24.0. So let's grep the
filename from the list of files contained in the ar archive.
2018-02-17 11:11:50 +00:00
Don Lewis
a7bd97fdf0 Upgrade lang/vala to 0.36.12:
0.36.12
  - manual: Update from wiki.gnome.org

  - compiler: Prefix headers for set_cheader_override() if includedir is given

  - codegen: Avoid critical when connecting dynamic signals

  - codegen: Fix GDestroyNotify of delegate parameters in delegate declaration

0.36.11
 * Regression fix
  - codegen: Don't try to infer error argument on async begin methods [#793158]
    This was a regression introduced by [#614294]

PR:		225947
Reported by:	Ryan Stark <rstark@rackspace.com>, cpm
2018-02-17 01:42:20 +00:00
Gerald Pfeifer
e57d3d56ce Update to the 20180211 snapshot of GCC 8. 2018-02-17 01:19:27 +00:00
Gerald Pfeifer
2433e39b20 Update to the 20180215 snapshot of GCC 7.3.1. 2018-02-16 23:29:54 +00:00
Gerald Pfeifer
a46420a4e8 Update to the 20180214 snapshot of GCC 6.4.1. 2018-02-16 23:29:08 +00:00
Julien Laffaye
3b52e3a783 - Update to 1.10 2018-02-16 20:59:38 +00:00
Sunpoet Po-Chuan Hsieh
ba9d9265aa Clean up ARCH statement
PR:		223985
Submitted by:	linimon
MFH:		2018Q1
2018-02-16 15:43:43 +00:00
Tobias Kortkamp
b10ee2f921 lang/chibi-scheme: Update to 0.8
Changes:	https://github.com/ashinn/chibi-scheme/compare/0.7.3...0.8
2018-02-16 12:05:47 +00:00
Steve Wills
aa5e3913d2 lang/ruby25: apply upstream patch to fix segfault
PR:		225470
Submitted by:	Charlie Li <ml+freebsd@vishwin.info>
Obtained from:	https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=61523
Differential Revision:	https://reviews.freebsd.org/D14073
2018-02-16 03:11:46 +00:00
Tobias C. Berner
c8a04c8cdc Update KDE Frameworks to 5.43.0
PR:		225869
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D14287
2018-02-15 17:05:45 +00:00
Bernard Spil
3b1875b273 security/openssl-devel: Remove BROKEN from some ports
* databases/freetds: Fixed 2017-02-14
 * databases/postgresql10-server: Fixed 2016-09-15 [1]
 * ftp/lftp: Fixed in 4.8.0
 * ftp/proftpd: Fixed in 1.3.5c
 * ftp/wget: Fixed in 1.19.3 [2]
 * lang/erlang-runtime20: Fixed in 20.0
 * net/socat: Fixed in 1.7.3.2
 * security/libssh2: Fixed in 1.8.0 [3]
 * security/p5-Crypt-OpenSSL-X509: Fixed in 1.8.8
 * sysutils/bacula9-server: Fixed in 9.0.6
 * www/nginx: Fixed in 1.9.14

 * Bulk build OK 10.3/11.1 both i386 and amd64:
    - multimedia/librtmp
    - net/libvncserver
    - www/lynx

PR:		225875 [1], 225872 [2], 225873 [3]
2018-02-15 14:41:29 +00:00
Sunpoet Po-Chuan Hsieh
68c368d3c4 Fix build with OpenSSL 1.1.0 (security/openssl-devel)
Reference:	https://bugs.python.org/issue30622
		b2d096bd2a
PR:		225882
Submitted by:	brnrd
MFH:		2018Q1
2018-02-15 12:48:20 +00:00
Sunpoet Po-Chuan Hsieh
8fc5634d4f Remove BROKEN_SSL=openssl-devel
PR:		225871
Submitted by:	brnrd
MFH:		2018Q1
2018-02-15 12:48:15 +00:00
Sunpoet Po-Chuan Hsieh
f73ef63bc6 Fix build with OpenSSL 1.1.0 (security/openssl-devel)
- Remove BROKEN_SSL=openssl-devel

Reference:	https://bugs.python.org/issue30622
		b2d096bd2a
		af64aff9f7
PR:		225870
Submitted by:	brnrd
MFH:		2018Q1
2018-02-15 12:48:09 +00:00
Sunpoet Po-Chuan Hsieh
1d451321eb Fix build with OpenSSL 1.1.0 (security/openssl-devel)
- Remove BROKEN_SSL=openssl-devel

Reference:	https://bugs.python.org/issue30622
		b2d096bd2a
PR:		222795
Submitted by:	brnrd
MFH:		2018Q1
2018-02-15 12:47:58 +00:00
Johan van Selst
eee4b8d1a2 Fix documentation build error (makeinfo)
PR:		222523
Submitted by:	1wkmmr@gmail.com
2018-02-15 10:15:46 +00:00
Raphael Kubo da Costa
bb3fdd9409 PyQt: Unconditionally install the .pyi files
r460809 started installing .pyi with the %%PYTHON3%% substitution in the
plists. Support for .pyi files was added in Python 3.5, and PyQt's configure.py
only installs the files on Python >= 3.5.

This patch removes the version checks from configure.py (the files are just
unused in earlier Python versions), as it is easier than checking Python 3's
version in each PyQt port's Makefile (or to add the logic to Mk/Uses/pyqt.mk).

PR:		225773
Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D14361
2018-02-14 21:30:14 +00:00
Antoine Brodin
d2649b46d9 Add distinfo for python 3.4 and 3.6 documentation
For python 3.5 I have 404 errors
2018-02-14 10:36:00 +00:00
Sunpoet Po-Chuan Hsieh
22b1b2a5a7 Silence patch messages 2018-02-12 19:04:02 +00:00
Sunpoet Po-Chuan Hsieh
7b9e34648f Silence patch messages 2018-02-12 19:03:57 +00:00
Sunpoet Po-Chuan Hsieh
9807704ea6 Silence patch messages 2018-02-12 19:03:53 +00:00
Sunpoet Po-Chuan Hsieh
e5c08e7aec Silence patch messages 2018-02-12 19:03:48 +00:00
Mathieu Arnold
139cdcbae5 Update to v5.27.8-251-gc16e7f9.
Sponsored by:	Absolight
2018-02-12 13:21:35 +00:00
Sunpoet Po-Chuan Hsieh
77c1dd85f1 Remove over-patched shebang fix of Lib/cgi.py
The change from /usr/local/bin/python to /usr/local/bin/python3.6 is already done by USES=shebangfix.

% head -1 /usr/local/lib/python3.6/cgi.py
#!/usr/local/bin/python3.63.6
2018-02-11 16:52:53 +00:00
Sunpoet Po-Chuan Hsieh
907a0694aa Update to 3.5.5
- Update Makefile and PLIST to be similar with python36
- Sort USES
- Remove CPE_*: all of them are default values
- Update PLIST_FILES: do not use %%
- Remove over-patched shebang fix of Lib/cgi.py
- Update http:// links in Makefile comments and patch files

Changes:	https://docs.python.org/3.5/whatsnew/changelog.html
Security:	0fe70bcd-2ce3-46c9-a64b-4a7da097db07
MFH:		2018Q1
2018-02-11 16:52:48 +00:00
Sunpoet Po-Chuan Hsieh
a8d6759329 Update to 3.4.8
- Set PORTNAME to python and add PKGNAMESUFFIX
- Update Makefile and PLIST to be similar with python36
- Sort USES
- Remove CPE_*: all of them are default values
- Update PLIST_FILES: do not use %%
- Fix shebang:
  - Update SHEBANG_FILES
  - Remove over-patched shebang fix of Lib/cgi.py
- Update http:// links in Makefile comments and patch files

Changes:	https://docs.python.org/3.4/whatsnew/changelog.html
Security:	0fe70bcd-2ce3-46c9-a64b-4a7da097db07
MFH:		2018Q1
2018-02-11 16:52:42 +00:00
Sunpoet Po-Chuan Hsieh
a76632bc34 Set PORTNAME to python and add PKGNAMESUFFIX
- Sort USES
- Remove CPE_*: all of them are default values
- Update http:// links in Makefile comments and patch files
2018-02-11 16:52:36 +00:00
Sunpoet Po-Chuan Hsieh
5327348fea Clean up Makefile
- Move BROKEN_SSL upward
- Sort USES
- Remove CPE_*: all of them are default values
- Update PLIST_FILES: do not use %%
- Update http:// links in Makefile comments and patch files
2018-02-11 14:36:16 +00:00
Gerald Pfeifer
4b9ff31f81 Update to the 20180208 snapshot of GCC 7.3.1. 2018-02-11 10:35:42 +00:00
Antoine Brodin
c221a2f00e Depend on llvm40 package instead of clang40 binary 2018-02-11 07:44:21 +00:00
Tobias C. Berner
737c1cc56d Rename KDE4 meta ports
This is done for
 * consistency,
 * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications

Bumps the dependencies.

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D12979
2018-02-10 10:29:51 +00:00
Antoine Brodin
d078cae9ea Add a run dependency on llvm40, some binaries link against libLLVM
Reported by:	pkg-fallout (via devel/dub)
2018-02-10 10:12:04 +00:00
Tobias C. Berner
932e6dc413 Switch C compiler used to compile GHC to base Clang.
This removes build dependency on gcc and runtime dependency on gcc's runtime libraries.

Big thanks to Gleb for working on this.

PR:		225185
Submitted by:	Gleb Popov <6yearold@gmail.com>
Exp-run by:	antoine
Reviewed by:	pgj
Differential Revision:	https://reviews.freebsd.org/D12043
2018-02-10 08:03:22 +00:00
Jan Beich
028c7077ba devel/icu: drop C++98 compatibility workarounds
Now that both USE_GCC and -CURRENT default to C++14 there's little
reason to complicate maintenance. Revert r449685 to usher consumers
into post-C++11 world.

PR:		222433 222434 222435
2018-02-09 09:12:48 +00:00
Gerald Pfeifer
29c4bb2b54 Update to the 20180204 snapshot of GCC 8. 2018-02-08 21:59:25 +00:00
Gerald Pfeifer
897b1db351 Update to the 20180207 snapshot of GCC 6.4.1. 2018-02-08 21:37:54 +00:00
Julien Laffaye
a1c7003042 Update to 1.9.4 2018-02-08 21:16:25 +00:00
Pietro Cerutti
5a0021db16 lang/expect: update to 5.45.4
Announcement: https://sourceforge.net/p/tcl/mailman/message/36215275/

While at it, set LICENSE and import TEA 3.10 (which fixes the shared library
generation).
2018-02-08 13:05:40 +00:00
Pietro Cerutti
3858d3261c lang/expect: revert upgrade to 5.45.4, will need some more time 2018-02-08 10:13:12 +00:00
Pietro Cerutti
fcb6df98d8 lang/expect: update to 5.45.4
Announcement: https://sourceforge.net/p/tcl/mailman/message/36215275/
2018-02-08 09:30:13 +00:00
Dmitry Marakasov
4570969dc4 - Fix shebangs
- Switch to options helpers

Approved by:	portmgr blanket
2018-02-07 13:48:33 +00:00
Jan Beich
e9c7d5d994 lang/beignet: always bypass LLVM tools autodetection
$ MESA_LLVM_VER=-devel make all DISABLE_MAKE_JOBS=
[...]
-- LLVM llvm-config found at: /usr/local/bin/llvm-config-devel
-- find unstable LLVM version 7.0.0svn
[...]
[1/269] cd /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl && mkdir -p /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl//usr/local/lib/beignet// && LLVM_AS_EXECUTABLE-NOTFOUND -o /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl//usr/local/lib/beignet//ocl_barrier.bc /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl/src/ocl_barrier.ll
FAILED: backend/src/libocl/usr/local/lib/beignet/ocl_barrier.bc
cd /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl && mkdir -p /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl//usr/local/lib/beignet// && LLVM_AS_EXECUTABLE-NOTFOUND -o /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl//usr/local/lib/beignet//ocl_barrier.bc /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl/src/ocl_barrier.ll
/bin/sh: LLVM_AS_EXECUTABLE-NOTFOUND: not found
ninja: build stopped: subcommand failed.
*** Error code 1

MFH:		2018Q1
2018-02-06 22:39:12 +00:00
Dmitry Marakasov
ebdb3aa91f - Fix shebang for scan-view script
- Add run-dependency on python because of the named script

Approved by:	portmgr blanket
2018-02-06 18:03:59 +00:00
Dmitry Marakasov
a0a7370684 - Limit python version with 2.7, fails with python3:
checking for python >= 2.5...   File "<string>", line 1
    import sys; print sys.version.split()[0]
                        ^
SyntaxError: invalid syntax

- Fix shebang in scan-view script

Approved by:	portmgr blanket
2018-02-06 16:55:44 +00:00
Baptiste Daroussin
35300943c9 Revert removal of llvm 3.4 it is still in used by audio/faust 2018-02-06 14:18:29 +00:00
Baptiste Daroussin
94d44856b0 Remove llvm and clang 3.4 which are not in use anymore 2018-02-06 13:42:58 +00:00
Johan van Selst
494b783323 Update SWI Prolog to 7.6.4 2018-02-05 15:40:56 +00:00
Mathieu Arnold
6cf6fb47b6 Update to v5.27.8-154-g4bfb553.
Sponsored by:	Absolight
2018-02-05 13:16:29 +00:00
Raphael Kubo da Costa
5ebd680c09 Bump PORTREVISION in the PyQt5 ports after r460809. 2018-02-04 20:56:45 +00:00
Sunpoet Po-Chuan Hsieh
c22dc75517 Update WWW
Approved by:	portmgr (blanket)
2018-02-04 10:14:27 +00:00