Bug 177928 - x11/qxkb: Update to version 0.4.6
Summary: x11/qxkb: Update to version 0.4.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-17 19:10 UTC by tkato432
Modified: 2013-05-10 07:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.21 KB, patch)
2013-04-17 19:10 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2013-04-17 19:10:07 UTC
- Update to version 0.4.6
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-17 19:12:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2013-05-10 07:40:11 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-05-10 07:40:21 UTC
Author: miwi
Date: Fri May 10 06:40:09 2013
New Revision: 317763
URL: http://svnweb.freebsd.org/changeset/ports/317763

Log:
  - Update to 0.4.6
  
  PR:		177928
  Submitted by:	ports fury

Modified:
  head/x11/qxkb/Makefile
  head/x11/qxkb/distinfo   (contents, props changed)

Modified: head/x11/qxkb/Makefile
==============================================================================
--- head/x11/qxkb/Makefile	Fri May 10 06:39:24 2013	(r317762)
+++ head/x11/qxkb/Makefile	Fri May 10 06:40:09 2013	(r317763)
@@ -2,20 +2,20 @@
 # $FreeBSD$
 
 PORTNAME=	qxkb
-PORTVERSION=	0.4.5
+PORTVERSION=	0.4.6
 CATEGORIES=	x11
 MASTER_SITES=	GOOGLE_CODE
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Qt4-based advanced keyboard layout switcher
 
-LICENSE=	GPLv3
+LICENSE=	GPLv2 # (or later)
 
 LIB_DEPENDS=	xkbfile:${PORTSDIR}/x11/libxkbfile
 
 USE_BZIP2=	yes
 USES=		cmake
-USE_QT4=	qmake_build linguist_build moc_build rcc_build uic_build \
+USE_QT4=	linguist_build moc_build qmake_build rcc_build uic_build \
 		corelib gui svg
 
 LDFLAGS+=	-L${LOCALBASE}/lib

Modified: head/x11/qxkb/distinfo
==============================================================================
--- head/x11/qxkb/distinfo	Fri May 10 06:39:24 2013	(r317762)
+++ head/x11/qxkb/distinfo	Fri May 10 06:40:09 2013	(r317763)
@@ -1,2 +1,2 @@
-SHA256 (qxkb-0.4.5.tar.bz2) = 03c897c1a4c594b3895d5fb23ee6a405d6fb1ba062ecc502ce4513b2982974f9
-SIZE (qxkb-0.4.5.tar.bz2) = 177479
+SHA256 (qxkb-0.4.6.tar.bz2) = d41f09913ebf89c94ac75a7cd7dd08344485506f1c50a469e076a214952fee79
+SIZE (qxkb-0.4.6.tar.bz2) = 172194
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"