From sunpoet@sunpoet.net  Mon May  5 15:17:15 2014
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 9BE13F39;
	Mon,  5 May 2014 15:17:15 +0000 (UTC)
Received: from sunpoet.net (sunpoet.net [218.161.0.90])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "bonjour.sunpoet.net", Issuer "StartCom Class 1 Primary Intermediate Server CA" (not verified))
	by mx1.freebsd.org (Postfix) with ESMTPS id 6E7611878;
	Mon,  5 May 2014 15:17:15 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id AD16734D9; Mon,  5 May 2014 23:18:45 +0800 (CST)
Message-Id: <20140505151845.AD16734D9@sunpoet.net>
Date: Mon,  5 May 2014 23:18:45 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: tj@FreeBSD.org
Subject: [PATCH] devel/p5-File-LibMagic: update to 1.01
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         189372
>Category:       ports
>Synopsis:       [PATCH] devel/p5-File-LibMagic: update to 1.01
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 05 15:20:00 UTC 2014
>Closed-Date:    Mon May 19 18:47:56 UTC 2014
>Last-Modified:  Mon May 19 18:50:00 UTC 2014
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 10.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 10.0-STABLE FreeBSD 10.0-STABLE #0 r263210: Mon Mar 17 00:51:45 CST
>Description:
- Update to 1.01
- Add LICENSE

Changes:	http://search.cpan.org/dist/File-LibMagic/Changes

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

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

--- p5-File-LibMagic-1.01.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 353025)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	File-LibMagic
-PORTVERSION=	1.00
+PORTVERSION=	1.01
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -9,6 +9,9 @@
 MAINTAINER=	tj@FreeBSD.org
 COMMENT=	Nice wrapper for libmagic
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 
Index: distinfo
===================================================================
--- distinfo	(revision 353025)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (File-LibMagic-1.00.tar.gz) = ead63c668e5ba0bb5dc55ced159ddf8f9d1afea1af7b9f5168d124d77c9045b1
-SIZE (File-LibMagic-1.00.tar.gz) = 71549
+SHA256 (File-LibMagic-1.01.tar.gz) = ca683da5e4582f4a61a331e8793283c2db85c205818ac784fa3ac03983fdccdd
+SIZE (File-LibMagic-1.01.tar.gz) = 71711
--- p5-File-LibMagic-1.01.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->tj 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon May 5 15:20:04 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189372 
Responsible-Changed-From-To: tj->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Mon May 19 18:43:23 UTC 2014 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189372 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Mon May 19 18:47:56 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/189372: commit references a PR
Date: Mon, 19 May 2014 18:44:48 +0000 (UTC)

 Author: sunpoet
 Date: Mon May 19 18:44:41 2014
 New Revision: 354579
 URL: http://svnweb.freebsd.org/changeset/ports/354579
 QAT: https://qat.redports.org/buildarchive/r354579/
 
 Log:
   - Update to 1.01
   - Add LICENSE
   
   Changes:	http://search.cpan.org/dist/File-LibMagic/Changes
   PR:		ports/189372
   Submitted by:	sunpoet (myself)
   Approved by:	maintainer (timeout, 14 days)
 
 Modified:
   head/devel/p5-File-LibMagic/Makefile
   head/devel/p5-File-LibMagic/distinfo
 
 Modified: head/devel/p5-File-LibMagic/Makefile
 ==============================================================================
 --- head/devel/p5-File-LibMagic/Makefile	Mon May 19 18:44:36 2014	(r354578)
 +++ head/devel/p5-File-LibMagic/Makefile	Mon May 19 18:44:41 2014	(r354579)
 @@ -1,7 +1,7 @@
  # $FreeBSD$
  
  PORTNAME=	File-LibMagic
 -PORTVERSION=	1.00
 +PORTVERSION=	1.01
  CATEGORIES=	devel perl5
  MASTER_SITES=	CPAN
  PKGNAMEPREFIX=	p5-
 @@ -9,6 +9,9 @@ PKGNAMEPREFIX=	p5-
  MAINTAINER=	tj@FreeBSD.org
  COMMENT=	Nice wrapper for libmagic
  
 +LICENSE=	ART10 GPLv1
 +LICENSE_COMB=	dual
 +
  USES=		perl5
  USE_PERL5=	configure
  
 
 Modified: head/devel/p5-File-LibMagic/distinfo
 ==============================================================================
 --- head/devel/p5-File-LibMagic/distinfo	Mon May 19 18:44:36 2014	(r354578)
 +++ head/devel/p5-File-LibMagic/distinfo	Mon May 19 18:44:41 2014	(r354579)
 @@ -1,2 +1,2 @@
 -SHA256 (File-LibMagic-1.00.tar.gz) = ead63c668e5ba0bb5dc55ced159ddf8f9d1afea1af7b9f5168d124d77c9045b1
 -SIZE (File-LibMagic-1.00.tar.gz) = 71549
 +SHA256 (File-LibMagic-1.01.tar.gz) = ca683da5e4582f4a61a331e8793283c2db85c205818ac784fa3ac03983fdccdd
 +SIZE (File-LibMagic-1.01.tar.gz) = 71711
 _______________________________________________
 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:
