svn commit: r405807 - head/misc/qt5ct

Olivier Duchateau olivierd at FreeBSD.org
Mon Jan 11 21:11:26 UTC 2016


Author: olivierd
Date: Mon Jan 11 21:11:24 2016
New Revision: 405807
URL: https://svnweb.freebsd.org/changeset/ports/405807

Log:
  - Update to 0.21
  - Add LICENSE blob
  
  PR:		206079
  Submitted by:	myself
  Approved by:	makc@ (maintainer)

Modified:
  head/misc/qt5ct/Makefile
  head/misc/qt5ct/distinfo

Modified: head/misc/qt5ct/Makefile
==============================================================================
--- head/misc/qt5ct/Makefile	Mon Jan 11 21:08:34 2016	(r405806)
+++ head/misc/qt5ct/Makefile	Mon Jan 11 21:11:24 2016	(r405807)
@@ -1,13 +1,15 @@
 # $FreeBSD$
 
 PORTNAME=	qt5ct
-PORTVERSION=	0.20
+PORTVERSION=	0.21
 CATEGORIES=	misc
 MASTER_SITES=	SF/${PORTNAME}
 
 MAINTAINER=	makc at FreeBSD.org
 COMMENT=	Qt 5 configuration tool
 
+LICENSE=	BSD2CLAUSE
+
 USES=		qmake tar:bz2
 USE_QT5=	gui svg widgets buildtools_build linguisttools_build
 

Modified: head/misc/qt5ct/distinfo
==============================================================================
--- head/misc/qt5ct/distinfo	Mon Jan 11 21:08:34 2016	(r405806)
+++ head/misc/qt5ct/distinfo	Mon Jan 11 21:11:24 2016	(r405807)
@@ -1,2 +1,2 @@
-SHA256 (qt5ct-0.20.tar.bz2) = 660e696742ed8a9f34be9c8986918ed303fe2df2bd6d1ff6acfe010dce22103c
-SIZE (qt5ct-0.20.tar.bz2) = 38561
+SHA256 (qt5ct-0.21.tar.bz2) = 7ac1213d01eb4a2ce2a02ed6e135d6b3e404657d6df941bf92a185e166077585
+SIZE (qt5ct-0.21.tar.bz2) = 40609


More information about the svn-ports-all mailing list