diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-05-31 06:31:11 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-05-31 06:31:11 +0000 |
commit | 942fb4e1f55669a20cf4b98997f41bd0965a165d (patch) | |
tree | 1371705082653e51824eb4a040e3c3be754f39a9 /misc/qt5ct | |
parent | 0c4e8f20de830a9b8b614be5f28306fcc9e7678a (diff) | |
download | ports-942fb4e1f55669a20cf4b98997f41bd0965a165d.tar.gz ports-942fb4e1f55669a20cf4b98997f41bd0965a165d.zip |
Notes
Diffstat (limited to 'misc/qt5ct')
-rw-r--r-- | misc/qt5ct/Makefile | 5 | ||||
-rw-r--r-- | misc/qt5ct/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/misc/qt5ct/Makefile b/misc/qt5ct/Makefile index 7318b4bb095d..3f5953f07571 100644 --- a/misc/qt5ct/Makefile +++ b/misc/qt5ct/Makefile @@ -1,12 +1,11 @@ # $FreeBSD$ PORTNAME= qt5ct -PORTVERSION= 0.32 -PORTREVISION= 1 +PORTVERSION= 0.33 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tcberner@FreeBSD.org COMMENT= Qt 5 configuration tool LICENSE= BSD2CLAUSE diff --git a/misc/qt5ct/distinfo b/misc/qt5ct/distinfo index 32cd43a91b34..c7d839920ce8 100644 --- a/misc/qt5ct/distinfo +++ b/misc/qt5ct/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1494865606 -SHA256 (qt5ct-0.32.tar.bz2) = d501975f876aeb7a4c9814c9b9a46eb20804c3e0ee2b5d5e7b1b3d244dc7f53f -SIZE (qt5ct-0.32.tar.bz2) = 56146 +TIMESTAMP = 1496211983 +SHA256 (qt5ct-0.33.tar.bz2) = 2e55484bdae7988ec8ce2629cfc252b226df8b07b2a0b6f8ee2fd10cc8e7c02f +SIZE (qt5ct-0.33.tar.bz2) = 56448 |