From root@poudriere.ithil.palantiri.org  Fri May  9 12:37:53 2014
Return-Path: <root@poudriere.ithil.palantiri.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 793B7A9;
	Fri,  9 May 2014 12:37:53 +0000 (UTC)
Received: from poudriere.ithil.palantiri.org (ithil.palantiri.org [144.76.36.55])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "0254-fbsd-10-amd64", Issuer "0254-fbsd-10-amd64" (not verified))
	by mx1.freebsd.org (Postfix) with ESMTPS id E309BF03;
	Fri,  9 May 2014 12:37:52 +0000 (UTC)
Received: from poudriere.ithil.palantiri.org (localhost [127.0.0.1])
	by poudriere.ithil.palantiri.org (8.14.8/8.14.8) with ESMTP id s49Cboxa068329
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO);
	Fri, 9 May 2014 14:37:50 +0200 (CEST)
	(envelope-from root@poudriere.ithil.palantiri.org)
Received: (from root@localhost)
	by poudriere.ithil.palantiri.org (8.14.8/8.14.8/Submit) id s49CbokR068328;
	Fri, 9 May 2014 14:37:50 +0200 (CEST)
	(envelope-from root)
Message-Id: <201405091237.s49CbokR068328@poudriere.ithil.palantiri.org>
Date: Fri, 9 May 2014 14:37:50 +0200 (CEST)
From: Bartek Rutkowski <ports@robakdesign.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: swills@FreeBSD.org
Subject: [PATCH] devel/p5-Term-Title: update to 0.08
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         189503
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Term-Title: update to 0.08
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 09 12:40:00 UTC 2014
>Closed-Date:    Fri May 09 19:59:40 UTC 2014
>Last-Modified:  Fri May  9 20:00:01 UTC 2014
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r265535: Wed May  7 16:01:11
>Description:
- Update to 0.08
- Use configure instead of modbuild

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/p5-Term-Title/0.08/

Port maintainer (swills@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- p5-Term-Title-0.08.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 353453)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Term-Title
-PORTVERSION=	0.03
+PORTVERSION=	0.08
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DAGOLDEN
@@ -12,6 +12,6 @@
 COMMENT=	Portable API to set the terminal titlebar
 
 USES=		perl5
-USE_PERL5=	modbuild
+USE_PERL5=	configure
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo	(revision 353453)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (Term-Title-0.03.tar.gz) = 08cce27d9060bbb9087d24f59964e269e293e96b19cf769feb72365095658c71
-SIZE (Term-Title-0.03.tar.gz) = 9954
+SHA256 (Term-Title-0.08.tar.gz) = 6a64650a690c48e02760136f8d02f603f6d0882eb664a198e4266419f8c2ec2e
+SIZE (Term-Title-0.08.tar.gz) = 14638
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 353453)
+++ pkg-plist	(working copy)
@@ -1,4 +1,6 @@
 %%SITE_PERL%%/Term/Title.pm
-%%SITE_PERL%%/Term/Title.pod
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/Title/.packlist
 %%PERL5_MAN3%%/Term::Title.3.gz
 @dirrmtry %%SITE_PERL%%/Term
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/Title
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term
--- p5-Term-Title-0.08.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->swills 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri May 9 12:40:05 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189503 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Fri May 9 19:59:39 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/189503: commit references a PR
Date: Fri,  9 May 2014 19:59:22 +0000 (UTC)

 Author: swills
 Date: Fri May  9 19:59:16 2014
 New Revision: 353509
 URL: http://svnweb.freebsd.org/changeset/ports/353509
 QAT: https://qat.redports.org/buildarchive/r353509/
 
 Log:
   - Update to 0.08
   - Use configure instead of modbuild
   
   PR:		ports/189503
   Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
 
 Modified:
   head/devel/p5-Term-Title/Makefile
   head/devel/p5-Term-Title/distinfo
   head/devel/p5-Term-Title/pkg-plist
 
 Modified: head/devel/p5-Term-Title/Makefile
 ==============================================================================
 --- head/devel/p5-Term-Title/Makefile	Fri May  9 19:53:16 2014	(r353508)
 +++ head/devel/p5-Term-Title/Makefile	Fri May  9 19:59:16 2014	(r353509)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	Term-Title
 -PORTVERSION=	0.03
 +PORTVERSION=	0.08
  CATEGORIES=	devel perl5
  MASTER_SITES=	CPAN
  MASTER_SITE_SUBDIR=	CPAN:DAGOLDEN
 @@ -12,6 +12,6 @@ MAINTAINER=	swills@FreeBSD.org
  COMMENT=	Portable API to set the terminal titlebar
  
  USES=		perl5
 -USE_PERL5=	modbuild
 +USE_PERL5=	configure
  
  .include <bsd.port.mk>
 
 Modified: head/devel/p5-Term-Title/distinfo
 ==============================================================================
 --- head/devel/p5-Term-Title/distinfo	Fri May  9 19:53:16 2014	(r353508)
 +++ head/devel/p5-Term-Title/distinfo	Fri May  9 19:59:16 2014	(r353509)
 @@ -1,2 +1,2 @@
 -SHA256 (Term-Title-0.03.tar.gz) = 08cce27d9060bbb9087d24f59964e269e293e96b19cf769feb72365095658c71
 -SIZE (Term-Title-0.03.tar.gz) = 9954
 +SHA256 (Term-Title-0.08.tar.gz) = 6a64650a690c48e02760136f8d02f603f6d0882eb664a198e4266419f8c2ec2e
 +SIZE (Term-Title-0.08.tar.gz) = 14638
 
 Modified: head/devel/p5-Term-Title/pkg-plist
 ==============================================================================
 --- head/devel/p5-Term-Title/pkg-plist	Fri May  9 19:53:16 2014	(r353508)
 +++ head/devel/p5-Term-Title/pkg-plist	Fri May  9 19:59:16 2014	(r353509)
 @@ -1,4 +1,6 @@
  %%SITE_PERL%%/Term/Title.pm
 -%%SITE_PERL%%/Term/Title.pod
 +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/Title/.packlist
  %%PERL5_MAN3%%/Term::Title.3.gz
  @dirrmtry %%SITE_PERL%%/Term
 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/Title
 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term
 _______________________________________________
 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:
