From martin.dieringer@gmx.de  Wed Dec  5 17:42:45 2012
Return-Path: <martin.dieringer@gmx.de>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 4A095A5D
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  5 Dec 2012 17:42:45 +0000 (UTC)
	(envelope-from martin.dieringer@gmx.de)
Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22])
	by mx1.freebsd.org (Postfix) with SMTP id A5A548FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  5 Dec 2012 17:42:44 +0000 (UTC)
Received: (qmail invoked by alias); 05 Dec 2012 17:42:42 -0000
Received: from pD9E3011F.dip0.t-ipconnect.de (EHLO thinkpad.nowhere.local) [217.227.1.31]
  by mail.gmx.net (mp002) with SMTP; 05 Dec 2012 18:42:42 +0100
Received: by thinkpad.nowhere.local (Postfix, from userid 1001)
	id BEC73CDAA; Wed,  5 Dec 2012 18:42:41 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by thinkpad.nowhere.local (Postfix) with ESMTP id B6DE5CDA9
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  5 Dec 2012 18:42:41 +0100 (CET)
Message-Id: <alpine.BSF.2.00.1212051841540.2422@thinkpad.nowhere.local>
Date: Wed, 5 Dec 2012 18:42:41 +0100 (CET)
From: Martin Dieringer <martin.dieringer@gmx.de>
Reply-To: Martin Dieringer <martin.dieringer@gmx.de>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [MAINTAINER] graphics/py27-poppler-qt4: update to 0.16.3

>Number:         174155
>Category:       ports
>Synopsis:       [MAINTAINER] graphics/py27-poppler-qt4: update to 0.16.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jhale
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 05 17:50:00 UTC 2012
>Closed-Date:    Sun Dec 16 16:10:37 UTC 2012
>Last-Modified:  Sun Dec 16 16:10:37 UTC 2012
>Originator:     Martin Dieringer
>Release:        FreeBSD 9.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 9.1-PRERELEASE #16: Tue Aug 21 03:35:47 CEST 2012
>Description:
- Update to 0.16.3

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-poppler-qt4-0.16.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/py-poppler-qt4/Makefile ./Makefile
--- /usr/ports/graphics/py-poppler-qt4/Makefile	2012-11-17 06:58:20.000000000 +0100
+++ ./Makefile	2012-12-05 18:34:33.071160219 +0100
@@ -1,7 +1,7 @@
 # $FreeBSD: ports/graphics/py-poppler-qt4/Makefile,v 1.2 2012/11/17 05:58:20 svnexp Exp $
 
 PORTNAME=	poppler-qt4
-PORTVERSION=	0.16.2
+PORTVERSION=	0.16.3
 CATEGORIES=	graphics python
 MASTER_SITES=	GOOGLE_CODE
 PROJECTHOST=	python-poppler-qt4
diff -ruN --exclude=CVS /usr/ports/graphics/py-poppler-qt4/distinfo ./distinfo
--- /usr/ports/graphics/py-poppler-qt4/distinfo	2012-09-06 16:01:54.000000000 +0200
+++ ./distinfo	2012-12-05 18:34:36.635977195 +0100
@@ -1,2 +1,2 @@
-SHA256 (python-poppler-qt4-0.16.2.tar.gz) = a37cf5f946633cf1d513d9f3c96d40fbc7e069f8d0ffe191e09196fb774efca5
-SIZE (python-poppler-qt4-0.16.2.tar.gz) = 13513
+SHA256 (python-poppler-qt4-0.16.3.tar.gz) = 52232383b273038027a881db7e46879b73cccf690d393f677e7496e19cfb59aa
+SIZE (python-poppler-qt4-0.16.3.tar.gz) = 15345
--- py27-poppler-qt4-0.16.3.patch ends here ---

>Release-Note:
>Audit-Trail:

From: Martin Dieringer <martin.dieringer@gmx.de>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/174155: [MAINTAINER] graphics/py27-poppler-qt4: update to
 0.16.3
Date: Wed, 5 Dec 2012 19:27:42 +0100 (CET)

 does not work:
 setup.py does not install library and names .egg-info with os release

From: Martin Dieringer <martin.dieringer@gmx.de>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/174155: [MAINTAINER] graphics/py27-poppler-qt4: update
 to0.16.3
Date: Mon, 10 Dec 2012 17:18:16 +0100 (CET)

 use this patch instead please
 
 
 --- py27-poppler-qt4-0.16.3.patch begins here ---
 diff -ruN --exclude=CVS /usr/ports/graphics/py-poppler-qt4/Makefile ./Makefile
 --- /usr/ports/graphics/py-poppler-qt4/Makefile	2012-11-17 06:58:20.000000000 +0100
 +++ ./Makefile	2012-12-10 10:17:17.780975530 +0100
 @@ -1,7 +1,7 @@
  # $FreeBSD: ports/graphics/py-poppler-qt4/Makefile,v 1.2 2012/11/17 05:58:20 svnexp Exp $
  
  PORTNAME=	poppler-qt4
 -PORTVERSION=	0.16.2
 +PORTVERSION=	0.16.3
  CATEGORIES=	graphics python
  MASTER_SITES=	GOOGLE_CODE
  PROJECTHOST=	python-poppler-qt4
 @@ -17,10 +17,9 @@
  LIB_DEPENDS=	poppler-qt4:${PORTSDIR}/graphics/poppler-qt4
  RUN_DEPENDS=	${PYTHON_SITELIBDIR}/PyQt4/QtGui.so:${PORTSDIR}/x11-toolkits/py-qt4-gui
  
 -USE_PYTHON=	yes
 -USE_PYDISTUTILS=	yes
 -PYDISTUTILS_EGGINFO=	python_poppler_qt4-${PORTVERSION}-py${PYTHON_VER}.egg-info
 -
 -PLIST_FILES=	${PYTHON_SITELIBDIR:S;${PREFIX}/;;}/popplerqt4.so
 +USE_PYTHON=		yes
 +USE_PYDISTUTILS=	easy_install
 +PYEASYINSTALL_ARCHDEP=	yes
 +PYDISTUTILS_PKGNAME=	python_poppler_qt4
  
  .include <bsd.port.mk>
 diff -ruN --exclude=CVS /usr/ports/graphics/py-poppler-qt4/distinfo ./distinfo
 --- /usr/ports/graphics/py-poppler-qt4/distinfo	2012-09-06 16:01:54.000000000 +0200
 +++ ./distinfo	2012-12-05 18:34:36.635977195 +0100
 @@ -1,2 +1,2 @@
 -SHA256 (python-poppler-qt4-0.16.2.tar.gz) = a37cf5f946633cf1d513d9f3c96d40fbc7e069f8d0ffe191e09196fb774efca5
 -SIZE (python-poppler-qt4-0.16.2.tar.gz) = 13513
 +SHA256 (python-poppler-qt4-0.16.3.tar.gz) = 52232383b273038027a881db7e46879b73cccf690d393f677e7496e19cfb59aa
 +SIZE (python-poppler-qt4-0.16.3.tar.gz) = 15345
 --- py27-poppler-qt4-0.16.3.patch ends here ---
 
Responsible-Changed-From-To: freebsd-ports-bugs->jhale 
Responsible-Changed-By: jhale 
Responsible-Changed-When: Tue Dec 11 14:56:34 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174155 
State-Changed-From-To: open->closed 
State-Changed-By: jhale 
State-Changed-When: Sun Dec 16 16:10:36 UTC 2012 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174155 
>Unformatted:
