From jun-g@daemonfreaks.com  Mon Jan  5 15:57:23 2009
Return-Path: <jun-g@daemonfreaks.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 155961065690
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Jan 2009 15:57:23 +0000 (UTC)
	(envelope-from jun-g@daemonfreaks.com)
Received: from daemonfreaks.com (7c293b17.i-revonet.jp [124.41.59.23])
	by mx1.freebsd.org (Postfix) with ESMTP id BB7558FC18
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Jan 2009 15:57:22 +0000 (UTC)
	(envelope-from jun-g@daemonfreaks.com)
Received: from blackmagic.daemonfreaks.local (localhost [127.0.0.1])
	by daemonfreaks.com (8.14.3/8.14.3) with ESMTP id n05FS6HN006491
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 6 Jan 2009 00:28:06 +0900 (JST)
	(envelope-from jun-g@daemonfreaks.com)
Message-Id: <1231169286.6278@blackmagic.daemonfreaks.local>
Date: Tue, 6 Jan 2009 00:28:06 +0900
From: "Junji NAKANISHI" <jun-g@daemonfreaks.com>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [MAINTAINER] textproc/py-hyperestraier-python: update to 0.10.7
X-Send-Pr-Version: gtk-send-pr 0.4.9 
X-GNATS-Notify:

>Number:         130196
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/py-hyperestraier-python: update to 0.10.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 05 16:00:12 UTC 2009
>Closed-Date:    Fri Jan 09 15:31:34 UTC 2009
>Last-Modified:  Fri Jan  9 15:40:02 UTC 2009
>Originator:     Junji NAKANISHI
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:


System: FreeBSD 7.1-PRERELEASE #3: Fri Oct 17 02:28:03 JST 2008
    root@blackmagic.daemonfreaks.local:/usr/obj/usr/src/sys/BLACKMAGIC



>Description:


- Update to 0.10.7.


>How-To-Repeat:





>Fix:


--- py.patch begins here ---
diff -du py-hyperestraier-python.orig/Makefile py-hyperestraier-python/Makefile
--- py-hyperestraier-python.orig/Makefile	2008-03-31 19:02:33.000000000 +0900
+++ py-hyperestraier-python/Makefile	2009-01-06 00:15:26.000000000 +0900
@@ -5,10 +5,9 @@
 # $FreeBSD: ports/textproc/py-hyperestraier-python/Makefile,v 1.7 2008/03/31 10:02:33 miwi Exp $
 
 PORTNAME=	hyperestraier
-PORTVERSION=	0.10.6
+PORTVERSION=	0.10.7
 CATEGORIES=	textproc python
-MASTER_SITES=	CHEESESHOP \
-		http://www.liris.org/tech/program/hyperestraier-purepython/
+MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 PKGNAMESUFFIX=	-python
 EXTRACT_SUFX=	.tgz
diff -du py-hyperestraier-python.orig/distinfo py-hyperestraier-python/distinfo
--- py-hyperestraier-python.orig/distinfo	2008-03-31 19:02:33.000000000 +0900
+++ py-hyperestraier-python/distinfo	2009-01-06 00:15:26.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (hyperestraier-0.10.6.tgz) = 0ebb2414a19fc04c1314df73bacf64b1
-SHA256 (hyperestraier-0.10.6.tgz) = 1d17800d26a593c893f2beada55250712d6b2c1e46d2565835676889a3c16214
-SIZE (hyperestraier-0.10.6.tgz) = 10457
+MD5 (hyperestraier-0.10.7.tgz) = 4cee8d16877e62b784ca37518310586a
+SHA256 (hyperestraier-0.10.7.tgz) = 3ebdcc3ee46f254f45ceb4ecb2dfb6b6d5e2233ad73743acb11af5909caa872c
+SIZE (hyperestraier-0.10.7.tgz) = 10502
diff -du py-hyperestraier-python.orig/pkg-descr py-hyperestraier-python/pkg-descr
--- py-hyperestraier-python.orig/pkg-descr	2007-04-06 16:02:16.000000000 +0900
+++ py-hyperestraier-python/pkg-descr	2009-01-06 00:15:26.000000000 +0900
@@ -1,3 +1,5 @@
-This is HyperEstraier pure python implementation.
+HyperEstraier client API implemented with pure Python. It works with
+synchronous manner. Since version 0.10, it also works with asyn manner
+based on Twisted library.
 
-WWW: http://www.liris.org/tech/program/hyperestraier-purepython/
+WWW: http://coderepos.org/share/wiki/PyHyperEstraier
--- py.patch ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Jan 5 16:00:32 UTC 2009 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=130196 
Responsible-Changed-From-To: freebsd-python->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Jan 5 16:17:56 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=130196 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Jan 9 15:31:33 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/130196: commit references a PR
Date: Fri,  9 Jan 2009 15:31:46 +0000 (UTC)

 miwi        2009-01-09 15:31:28 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/py-hyperestraier-python Makefile distinfo pkg-descr 
   Log:
   - Update to 0.10.7
   
   PR:             130196
   Submitted by:   "Junji NAKANISHI" <jun-g@daemonfreaks.com>
   
   Revision  Changes    Path
   1.8       +2 -3      ports/textproc/py-hyperestraier-python/Makefile
   1.6       +3 -3      ports/textproc/py-hyperestraier-python/distinfo
   1.2       +4 -2      ports/textproc/py-hyperestraier-python/pkg-descr
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
