From nobody@FreeBSD.org  Wed May 15 21:10:15 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 17B8FEEF
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 15 May 2013 21:10:15 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.FreeBSD.org (oldred.freebsd.org [8.8.178.121])
	by mx1.freebsd.org (Postfix) with ESMTP id 0A88AB33
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 15 May 2013 21:10:15 +0000 (UTC)
Received: from oldred.FreeBSD.org ([127.0.1.6])
	by oldred.FreeBSD.org (8.14.5/8.14.5) with ESMTP id r4FLAEtK092582
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 15 May 2013 21:10:14 GMT
	(envelope-from nobody@oldred.FreeBSD.org)
Received: (from nobody@localhost)
	by oldred.FreeBSD.org (8.14.5/8.14.5/Submit) id r4FLAE0o092581;
	Wed, 15 May 2013 21:10:14 GMT
	(envelope-from nobody)
Message-Id: <201305152110.r4FLAE0o092581@oldred.FreeBSD.org>
Date: Wed, 15 May 2013 21:10:14 GMT
From: Henry Hu <henry.hu.sh@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer update] textproc/ibus-qt: update to 1.3.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         178673
>Category:       ports
>Synopsis:       [maintainer update] textproc/ibus-qt: update to 1.3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    zeising
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 15 21:20:00 UTC 2013
>Closed-Date:    Thu May 16 19:52:41 UTC 2013
>Last-Modified:  Thu May 16 20:00:00 UTC 2013
>Originator:     Henry Hu
>Release:        FreeBSD 10-CURRENT
>Organization:
Columbia University
>Environment:
FreeBSD pepsi 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r250457M: Sun May 12 20:49:31 EDT 2013     root@pepsi:/usr/obj/usr/uefi/sys/MYKERNEL  amd64

>Description:
Update ibus-qt to 1.3.2.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 317900)
+++ Makefile	(working copy)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ibus-qt
-PORTVERSION=	1.3.1
-PORTREVISION=	3
+PORTVERSION=	1.3.2
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 DISTNAME=		${PORTNAME}-${PORTVERSION}-Source
Index: distinfo
===================================================================
--- distinfo	(revision 317900)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (ibus-qt-1.3.1-Source.tar.gz) = 4079577a240c961278f7bdab11a5ad546dff414c687c60560fdbc19208b3ac85
-SIZE (ibus-qt-1.3.1-Source.tar.gz) = 141488
+SHA256 (ibus-qt-1.3.2-Source.tar.gz) = 070c8ef4e6c74eddf7ddf4385936aed730c2dfe2160162e5c56b5158d1061a76
+SIZE (ibus-qt-1.3.2-Source.tar.gz) = 139496


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->zeising 
Responsible-Changed-By: zeising 
Responsible-Changed-When: Thu May 16 12:14:54 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=178673 
State-Changed-From-To: open->closed 
State-Changed-By: zeising 
State-Changed-When: Thu May 16 19:52:40 UTC 2013 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=178673 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/178673: commit references a PR
Date: Thu, 16 May 2013 19:52:39 +0000 (UTC)

 Author: zeising
 Date: Thu May 16 19:52:26 2013
 New Revision: 318332
 URL: http://svnweb.freebsd.org/changeset/ports/318332
 
 Log:
   Update to 3.1.2
   
   While here, remove FreeBSD 7.x stuff.
   
   PR:		ports/178673
   Submitted by:	Henry Hu <henry.hu.sh@gmail.com> (maintainer)
 
 Modified:
   head/textproc/ibus-qt/Makefile
   head/textproc/ibus-qt/distinfo
 
 Modified: head/textproc/ibus-qt/Makefile
 ==============================================================================
 --- head/textproc/ibus-qt/Makefile	Thu May 16 19:48:29 2013	(r318331)
 +++ head/textproc/ibus-qt/Makefile	Thu May 16 19:52:26 2013	(r318332)
 @@ -2,11 +2,10 @@
  # $FreeBSD$
  
  PORTNAME=	ibus-qt
 -PORTVERSION=	1.3.1
 -PORTREVISION=	3
 +PORTVERSION=	1.3.2
  CATEGORIES=	textproc
  MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 -DISTNAME=		${PORTNAME}-${PORTVERSION}-Source
 +DISTNAME=	${PORTNAME}-${PORTVERSION}-Source
  
  MAINTAINER=	henry.hu.sh@gmail.com
  COMMENT=	IBus input method module for Qt4
 @@ -29,13 +28,7 @@ LDFLAGS+=	-L${LOCALBASE}/lib
  PROJECTHOST=	ibus
  WRKSRC=			${WRKDIR}/${DISTNAME}
  
 -.include <bsd.port.pre.mk>
 -
 -.if ${OSVERSION} < 700042
 -BROKEN=		Does not build
 -.endif
 -
  post-install:
  	@${CAT} ${PKGMESSAGE}
  
 -.include <bsd.port.post.mk>
 +.include <bsd.port.mk>
 
 Modified: head/textproc/ibus-qt/distinfo
 ==============================================================================
 --- head/textproc/ibus-qt/distinfo	Thu May 16 19:48:29 2013	(r318331)
 +++ head/textproc/ibus-qt/distinfo	Thu May 16 19:52:26 2013	(r318332)
 @@ -1,2 +1,2 @@
 -SHA256 (ibus-qt-1.3.1-Source.tar.gz) = 4079577a240c961278f7bdab11a5ad546dff414c687c60560fdbc19208b3ac85
 -SIZE (ibus-qt-1.3.1-Source.tar.gz) = 141488
 +SHA256 (ibus-qt-1.3.2-Source.tar.gz) = 070c8ef4e6c74eddf7ddf4385936aed730c2dfe2160162e5c56b5158d1061a76
 +SIZE (ibus-qt-1.3.2-Source.tar.gz) = 139496
 _______________________________________________
 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"
 
>Unformatted:
