From antoine@peanut.dreadbsd.org  Thu Feb 28 20:07:08 2008
Return-Path: <antoine@peanut.dreadbsd.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E94331065701
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Feb 2008 20:07:07 +0000 (UTC)
	(envelope-from antoine@peanut.dreadbsd.org)
Received: from peanut.dreadbsd.org (peanut.dreadbsd.org [82.67.196.50])
	by mx1.freebsd.org (Postfix) with ESMTP id 3FFF08FC22
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Feb 2008 20:07:07 +0000 (UTC)
	(envelope-from antoine@peanut.dreadbsd.org)
Received: from peanut.dreadbsd.org (localhost [127.0.0.1])
	by peanut.dreadbsd.org (8.14.2/8.14.2) with ESMTP id m1SJFZHl018346
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Feb 2008 20:15:35 +0100 (CET)
	(envelope-from antoine@peanut.dreadbsd.org)
Received: (from antoine@localhost)
	by peanut.dreadbsd.org (8.14.2/8.14.2/Submit) id m1SJFZfe018345;
	Thu, 28 Feb 2008 20:15:35 +0100 (CET)
	(envelope-from antoine)
Message-Id: <200802281915.m1SJFZfe018345@peanut.dreadbsd.org>
Date: Thu, 28 Feb 2008 20:15:35 +0100 (CET)
From: Antoine Brodin <antoine.brodin@laposte.net>
Reply-To: Antoine Brodin <antoine.brodin@laposte.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer] update devel/py-pydasm to 1.5
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         121186
>Category:       ports
>Synopsis:       [maintainer] update devel/py-pydasm to 1.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lwhsu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 28 20:10:01 UTC 2008
>Closed-Date:    Fri Feb 29 04:37:08 UTC 2008
>Last-Modified:  Fri Feb 29 04:40:00 UTC 2008
>Originator:     Antoine Brodin
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
none
>Environment:
System: FreeBSD barton.dreadbsd.org. 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Sun Feb 24 13:16:10 CET 2008 root@barton.dreadbsd.org.:/usr/obj/usr/src/sys/GENERIC i386


>Description:
update devel/py-pydasm to 1.5
>How-To-Repeat:
>Fix:


--- py-pydasm.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/py-pydasm/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile	30 Jul 2007 09:41:18 -0000	1.2
+++ Makefile	28 Feb 2008 18:58:03 -0000
@@ -1,24 +1,23 @@
 # New ports collection makefile for:	pydasm
 # Date created:				23 March 2006
-# Whom:					antoine.brodin@laposte.net
+# Whom:					antoine
 #
 # $FreeBSD: ports/devel/py-pydasm/Makefile,v 1.2 2007/07/30 09:41:18 alexbl Exp $
 #
 
 PORTNAME=	pydasm
-PORTVERSION=	1.4
+PORTVERSION=	1.5
 CATEGORIES=	devel python
 MASTER_SITES=	http://www.klake.org/~jt/misc/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	libdasm-${PORTVERSION}
 
-MAINTAINER=	antoine.brodin@laposte.net
+MAINTAINER=	antoine@FreeBSD.org
 COMMENT=	A python interface to libdasm
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/${PORTNAME}
 USE_PYTHON=	yes
 USE_PYDISTUTILS=yes
-PYDISTUTILS_PKGVERSION=	1.2
 
 .if !defined(WITHOUT_EXAMPLES)
 PLIST_SUB+=	EXAMPLES=""
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/py-pydasm/distinfo,v
retrieving revision 1.1
diff -u -p -r1.1 distinfo
--- distinfo	4 Apr 2006 17:42:48 -0000	1.1
+++ distinfo	28 Feb 2008 18:31:54 -0000
@@ -1,3 +1,3 @@
-MD5 (libdasm-1.4.tar.gz) = bc13927d718edf8db7e5e3a7631b03dc
-SHA256 (libdasm-1.4.tar.gz) = 182603e7581e34c013c82811b0dcd4f7fc49f0e493d5e7ea1935a42408565d1f
-SIZE (libdasm-1.4.tar.gz) = 69303
+MD5 (libdasm-1.5.tar.gz) = f166d83ba73ae7f7f260366ba7155787
+SHA256 (libdasm-1.5.tar.gz) = 34d6c17dbb318bf2e21c6a3ae7dcc53d918ce247f1bd422b123d5e41a730a676
+SIZE (libdasm-1.5.tar.gz) = 78538
--- py-pydasm.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Feb 28 20:10:11 UTC 2008 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121186 
Responsible-Changed-From-To: freebsd-python->lwhsu 
Responsible-Changed-By: lwhsu 
Responsible-Changed-When: Thu Feb 28 20:37:10 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

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

From: Li-Wen Hsu <lwhsu@FreeBSD.csie.nctu.edu.tw>
To: bug-followup@FreeBSD.org, antoine.brodin@laposte.net
Cc:  
Subject: Re: ports/121186: [maintainer] update devel/py-pydasm to 1.5
Date: Fri, 29 Feb 2008 04:45:32 +0800

 --61jdw2sOBCFtR2d/
 Content-Type: text/plain; charset=big5
 Content-Disposition: inline
 
 Hello,
 
 Patch looks great and build testing is also fine.
 But I would like to ask you about using "NOPOEREXAMPLES" in the
 ports infrastructure?  New patch is attached, please have a look.
 
 -- 
 Best Regards,
 Li-Wen Hsu
 
 --61jdw2sOBCFtR2d/
 Content-Type: text/x-diff; charset=big5
 Content-Disposition: attachment; filename="py-pydasm.diff"
 
 Index: Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/devel/py-pydasm/Makefile,v
 retrieving revision 1.2
 diff -u -r1.2 Makefile
 --- Makefile	30 Jul 2007 09:41:18 -0000	1.2
 +++ Makefile	28 Feb 2008 20:41:46 -0000
 @@ -6,28 +6,21 @@
  #
  
  PORTNAME=	pydasm
 -PORTVERSION=	1.4
 +PORTVERSION=	1.5
  CATEGORIES=	devel python
  MASTER_SITES=	http://www.klake.org/~jt/misc/
  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
  DISTNAME=	libdasm-${PORTVERSION}
  
 -MAINTAINER=	antoine.brodin@laposte.net
 +MAINTAINER=	antoine@FreeBSD.org
  COMMENT=	A python interface to libdasm
  
  WRKSRC=		${WRKDIR}/${DISTNAME}/${PORTNAME}
  USE_PYTHON=	yes
  USE_PYDISTUTILS=yes
 -PYDISTUTILS_PKGVERSION=	1.2
 -
 -.if !defined(WITHOUT_EXAMPLES)
 -PLIST_SUB+=	EXAMPLES=""
 -.else
 -PLIST_SUB+=	EXAMPLES="@comment "
 -.endif
  
  post-install:
 -.if !defined(WITHOUT_EXAMPLES)
 +.if !defined(NOPORTEXAMPLES)
  	@${MKDIR} ${EXAMPLESDIR}
  	${INSTALL_DATA} ${WRKSRC}/das.py ${EXAMPLESDIR}
  .endif
 Index: distinfo
 ===================================================================
 RCS file: /home/ncvs/ports/devel/py-pydasm/distinfo,v
 retrieving revision 1.1
 diff -u -r1.1 distinfo
 --- distinfo	4 Apr 2006 17:42:48 -0000	1.1
 +++ distinfo	28 Feb 2008 20:41:46 -0000
 @@ -1,3 +1,3 @@
 -MD5 (libdasm-1.4.tar.gz) = bc13927d718edf8db7e5e3a7631b03dc
 -SHA256 (libdasm-1.4.tar.gz) = 182603e7581e34c013c82811b0dcd4f7fc49f0e493d5e7ea1935a42408565d1f
 -SIZE (libdasm-1.4.tar.gz) = 69303
 +MD5 (libdasm-1.5.tar.gz) = f166d83ba73ae7f7f260366ba7155787
 +SHA256 (libdasm-1.5.tar.gz) = 34d6c17dbb318bf2e21c6a3ae7dcc53d918ce247f1bd422b123d5e41a730a676
 +SIZE (libdasm-1.5.tar.gz) = 78538
 Index: pkg-plist
 ===================================================================
 RCS file: /home/ncvs/ports/devel/py-pydasm/pkg-plist,v
 retrieving revision 1.1
 diff -u -r1.1 pkg-plist
 --- pkg-plist	4 Apr 2006 17:42:48 -0000	1.1
 +++ pkg-plist	28 Feb 2008 20:41:46 -0000
 @@ -1,5 +1,5 @@
  %%PYTHON_SITELIBDIR%%/pydasm.so
 -%%EXAMPLES%%%%EXAMPLESDIR%%/das.py
 -%%EXAMPLES%%@dirrm %%EXAMPLESDIR%%
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/das.py
 +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
  %%PORTDOCS%%%%DOCSDIR%%/README.txt
  %%PORTDOCS%%@dirrm %%DOCSDIR%%
 
 --61jdw2sOBCFtR2d/--

From: Antoine Brodin <antoine.brodin@laposte.net>
To: Li-Wen Hsu <lwhsu@FreeBSD.csie.nctu.edu.tw>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/121186: [maintainer] update devel/py-pydasm to 1.5
Date: Thu, 28 Feb 2008 21:52:50 +0100

 On Fri, 29 Feb 2008 04:45:32 +0800
 Li-Wen Hsu <lwhsu@FreeBSD.csie.nctu.edu.tw> wrote:
 > Hello,
 > 
 > Patch looks great and build testing is also fine.
 > But I would like to ask you about using "NOPOEREXAMPLES" in the
 > ports infrastructure?  New patch is attached, please have a look.
 
 Looks fine, I didn't know about NOPORTEXAMPLES.
 
 Cheers,
 
 Antoine
State-Changed-From-To: open->closed 
State-Changed-By: lwhsu 
State-Changed-When: Fri Feb 29 04:37:06 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/121186: commit references a PR
Date: Fri, 29 Feb 2008 04:36:58 +0000 (UTC)

 lwhsu       2008-02-29 04:36:53 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/py-pydasm      Makefile distinfo pkg-plist 
   Log:
   - Update to 1.5
   - Change maintainer's email to his FreeBSD.org one
   - Use NOPORTEXAMPLES
   
   PR:             ports/121186
   Submitted by:   antoine
   
   Revision  Changes    Path
   1.3       +3 -10     ports/devel/py-pydasm/Makefile
   1.2       +3 -3      ports/devel/py-pydasm/distinfo
   1.2       +2 -2      ports/devel/py-pydasm/pkg-plist
 _______________________________________________
 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:
