From nobody@FreeBSD.org  Thu Oct 25 10:10:41 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id C474FBA4
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 25 Oct 2012 10:10:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id ACDEC8FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 25 Oct 2012 10:10:41 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q9PAAfjA084169
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 25 Oct 2012 10:10:41 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id q9PAAfEG084168;
	Thu, 25 Oct 2012 10:10:41 GMT
	(envelope-from nobody)
Message-Id: <201210251010.q9PAAfEG084168@red.freebsd.org>
Date: Thu, 25 Oct 2012 10:10:41 GMT
From: Frank Wall <fw@moov.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [MAINTAINER UPDATE] devel/p5-Sys-Virt: update to version 0.10.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         173067
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] devel/p5-Sys-Virt: update to version 0.10.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jgh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 25 10:20:01 UTC 2012
>Closed-Date:    Mon Oct 29 04:56:36 UTC 2012
>Last-Modified:  Mon Oct 29 04:56:36 UTC 2012
>Originator:     Frank Wall
>Release:        7.4-RELEASE-p9
>Organization:
>Environment:
FreeBSD XXX 7.4-RELEASE-p9 FreeBSD 7.4-RELEASE-p9 #0: Mon Jun 11 19:47:58 UTC 2012     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
This patch will update devel/p5-Sys-Virt to version 0.10.2.

PORT CHANGES:
- install example scripts in EXAMPLESDIR
- use new one line header in Makefile
>How-To-Repeat:
apply the patch
>Fix:
apply the patch

Patch attached with submission follows:

--- devel/p5-Sys-Virt/Makefile.orig	2012-09-05 23:48:20.000000000 +0200
+++ devel/p5-Sys-Virt/Makefile	2012-10-25 12:03:36.000000000 +0200
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Sys-Virt
-PORTVERSION=	0.9.13
-PORTREVISION=	1
+PORTVERSION=	0.10.2
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -38,4 +37,17 @@
 		Sys::Virt::StorageVol.3 \
 		Sys::Virt::Stream.3
 
+PORTEXAMPLES=	*
+
+post-patch:
+.if !defined(NOPORTEXAMPLES)
+	@${REINPLACE_CMD} -e '1 s|/usr/bin/perl|${PERL}|' ${WRKSRC}/examples/*.pl
+.endif
+
+post-install:
+.if !defined(NOPORTEXAMPLES)
+	${MKDIR} ${EXAMPLESDIR}/
+	${INSTALL_SCRIPT} ${WRKSRC}/examples/*.pl ${EXAMPLESDIR}/
+.endif
+
 .include <bsd.port.mk>
--- devel/p5-Sys-Virt/distinfo.orig	2012-07-10 19:39:37.000000000 +0200
+++ devel/p5-Sys-Virt/distinfo	2012-10-25 11:25:01.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (Sys-Virt-0.9.13.tar.gz) = a9132ce6bfd7ad9b81ba1724064c32aef73296fa777767727989038c9a989a5e
-SIZE (Sys-Virt-0.9.13.tar.gz) = 80647
+SHA256 (Sys-Virt-0.10.2.tar.gz) = 42ef1c81e52e1c4ed4b2fff46011536736b669ff8019c9a91bd10145c2f48b0a
+SIZE (Sys-Virt-0.10.2.tar.gz) = 87154


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Oct 25 10:20:38 UTC 2012 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173067 
Responsible-Changed-From-To: perl->jgh 
Responsible-Changed-By: jgh 
Responsible-Changed-When: Thu Oct 25 18:24:29 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173067 
State-Changed-From-To: open->closed 
State-Changed-By: jgh 
State-Changed-When: Mon Oct 29 04:56:35 UTC 2012 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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