diff options
author | tcberner <tcberner@FreeBSD.org> | 2017-11-05 16:00:29 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:52:52 +0800 |
commit | e7624de8030ea5e1f78b5f03ea0ee6bd46772f7e (patch) | |
tree | 96317e32b10a335d8f72b0965ad3dfc96c39e0ea /misc | |
parent | 3b6eba6f6f19a7dce84ca723fed6607261180672 (diff) | |
download | freebsd-ports-gnome-e7624de8030ea5e1f78b5f03ea0ee6bd46772f7e.tar.gz freebsd-ports-gnome-e7624de8030ea5e1f78b5f03ea0ee6bd46772f7e.tar.zst freebsd-ports-gnome-e7624de8030ea5e1f78b5f03ea0ee6bd46772f7e.zip |
Update misc/qt5ct to 0.34.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/qt5ct/Makefile | 3 | ||||
-rw-r--r-- | misc/qt5ct/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/misc/qt5ct/Makefile b/misc/qt5ct/Makefile index 3f5953f07571..251bca052bf4 100644 --- a/misc/qt5ct/Makefile +++ b/misc/qt5ct/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qt5ct -PORTVERSION= 0.33 +DISTVERSION= 0.34 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME} @@ -19,6 +19,7 @@ USE_QT5= core dbus gui svg widgets buildtools_build \ USE_GL= egl gl USE_XORG= x11 xext xrender USE_GNOME= glib20 +USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS diff --git a/misc/qt5ct/distinfo b/misc/qt5ct/distinfo index c7d839920ce8..12b5effc20c9 100644 --- a/misc/qt5ct/distinfo +++ b/misc/qt5ct/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1496211983 -SHA256 (qt5ct-0.33.tar.bz2) = 2e55484bdae7988ec8ce2629cfc252b226df8b07b2a0b6f8ee2fd10cc8e7c02f -SIZE (qt5ct-0.33.tar.bz2) = 56448 +TIMESTAMP = 1509868324 +SHA256 (qt5ct-0.34.tar.bz2) = f402e0c3b8b03ed16db24dfa4380097ca99e40128ee7f2fe39a033753e8d0b2b +SIZE (qt5ct-0.34.tar.bz2) = 59811 |