aboutsummaryrefslogtreecommitdiff
path: root/comms/qt5-serialport
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-02-12 17:43:00 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-02-12 17:43:00 +0000
commit031fc9bfb6a4547020ec03524ede44c8ba3e359a (patch)
tree1dfb95498040d1c8d079ee7f59f242c1a89292b3 /comms/qt5-serialport
parent886e72e106f245bf02174c7401458aa999f33fbd (diff)
downloadports-031fc9bfb6a4547020ec03524ede44c8ba3e359a.tar.gz
ports-031fc9bfb6a4547020ec03524ede44c8ba3e359a.zip
Update Qt5 to 5.12.1
Release announcement: https://blog.qt.io/blog/2019/02/01/qt-5-12-1-released/ Changelog: https://wiki.qt.io/Qt_5.12.1_Change_Files - A change was required to qt-dist.mk to always pass LOCALBASE to qmake, as Qt5 has been installed to a prefix for some time now, there should not be any harm in that, with respect to it picking up installed versions of itself during build. PR: 235622 Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=492793
Diffstat (limited to 'comms/qt5-serialport')
-rw-r--r--comms/qt5-serialport/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/qt5-serialport/Makefile b/comms/qt5-serialport/Makefile
index d321a57dadfb..57d113647247 100644
--- a/comms/qt5-serialport/Makefile
+++ b/comms/qt5-serialport/Makefile
@@ -2,7 +2,6 @@
PORTNAME= serialport
DISTVERSION= ${QT5_VERSION}
-PORTREVISION= 2
CATEGORIES= comms
PKGNAMEPREFIX= qt5-