From lonerr@dev2.rambler.ru  Thu Oct 28 17:34:07 2010
Return-Path: <lonerr@dev2.rambler.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 36F2C1065695
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Oct 2010 17:34:07 +0000 (UTC)
	(envelope-from lonerr@dev2.rambler.ru)
Received: from pmx1.rambler.ru (mail01.park.rambler.ru [81.19.66.124])
	by mx1.freebsd.org (Postfix) with ESMTP id E48948FC21
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Oct 2010 17:34:05 +0000 (UTC)
Received: from dev2.rambler.ru ([10.12.2.2])
	by pmx1.rambler.ru with esmtp (Exim 4.70 (FreeBSD))
	(envelope-from <lonerr@dev2.rambler.ru>)
	id 1PBWMW-000HLJ-8g; Thu, 28 Oct 2010 21:34:04 +0400
Received: from dev2.rambler.ru (localhost [127.0.0.1])
	by dev2.rambler.ru (8.14.2/8.14.2) with ESMTP id o9SHY4dY006538;
	Thu, 28 Oct 2010 21:34:04 +0400 (MSD)
	(envelope-from lonerr@dev2.rambler.ru)
Received: (from root@localhost)
	by dev2.rambler.ru (8.14.2/8.14.2/Submit) id o9SHY3HD006537;
	Thu, 28 Oct 2010 21:34:03 +0400 (MSD)
	(envelope-from lonerr)
Message-Id: <201010281734.o9SHY3HD006537@dev2.rambler.ru>
Date: Thu, 28 Oct 2010 21:34:03 +0400 (MSD)
From: "Oleg A. Mamontov" <oleg@mamontov.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: oleg@mamontov.net
Subject: [PATCH] devel/p5-Pid-File-Flock: update to 0.06
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         151801
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Pid-File-Flock: update to 0.06
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    perl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 28 17:40:09 UTC 2010
>Closed-Date:    Fri Oct 29 01:40:02 UTC 2010
>Last-Modified:  Fri Oct 29 01:40:05 UTC 2010
>Originator:     Oleg A. Mamontov
>Release:        FreeBSD 7.0-20080303-SNAP amd64
>Organization:
>Environment:
System: FreeBSD dev2.rambler.ru 7.0-20080303-SNAP FreeBSD 7.0-20080303-SNAP #1: Tue Apr  8 13:54:52 MSD
>Description:
- Update to 0.06

Added file(s):
- p5-Pid-File-Flock-0.06.tbz

Port maintainer (oleg@mamontov.net) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Pid-File-Flock-0.06.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Pid-File-Flock.orig/Makefile /usr/ports/devel/p5-Pid-File-Flock/Makefile
--- /usr/ports/devel/p5-Pid-File-Flock.orig/Makefile	2010-10-09 00:21:09.000000000 +0400
+++ /usr/ports/devel/p5-Pid-File-Flock/Makefile	2010-10-28 21:31:29.000000000 +0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Pid-File-Flock
-PORTVERSION=	0.05
+PORTVERSION=	0.06
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=../by-authors/id/L/LO/LONERR
diff -ruN --exclude=CVS /usr/ports/devel/p5-Pid-File-Flock.orig/distinfo /usr/ports/devel/p5-Pid-File-Flock/distinfo
--- /usr/ports/devel/p5-Pid-File-Flock.orig/distinfo	2010-10-09 00:21:09.000000000 +0400
+++ /usr/ports/devel/p5-Pid-File-Flock/distinfo	2010-10-28 21:31:44.000000000 +0400
@@ -1,3 +1,3 @@
-MD5 (Pid-File-Flock-0.05.tar.gz) = 2aab161cc79b09372c92081b33b67086
-SHA256 (Pid-File-Flock-0.05.tar.gz) = f5606cb63928b85e333a47a2756386965c3084f7d8693e5a2c8f057ce35619c7
-SIZE (Pid-File-Flock-0.05.tar.gz) = 5246
+MD5 (Pid-File-Flock-0.06.tar.gz) = f14ce89016ec230f9aa691191e24ec95
+SHA256 (Pid-File-Flock-0.06.tar.gz) = 5042723b6de50a4e511268b8ff534a8d0b70e122629607baca162247313499f2
+SIZE (Pid-File-Flock-0.06.tar.gz) = 5431
Files /usr/ports/devel/p5-Pid-File-Flock.orig/p5-Pid-File-Flock-0.06.tbz and /usr/ports/devel/p5-Pid-File-Flock/p5-Pid-File-Flock-0.06.tbz differ
--- p5-Pid-File-Flock-0.06.patch ends here ---

>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Thu Oct 28 17:40:16 UTC 2010 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151801 
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Oct 28 17:40:20 UTC 2010 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151801 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Fri Oct 29 01:40:01 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151801: commit references a PR
Date: Fri, 29 Oct 2010 01:39:07 +0000 (UTC)

 wen         2010-10-29 01:39:01 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-Pid-File-Flock Makefile distinfo 
   Log:
   - Update to 0.06
   Changes: http://search.cpan.org/src/LONERR/Pid-File-Flock-0.06/Changes
   
   PR:             ports/151801
   Submitted by:   "Oleg A. Mamontov" <oleg@mamontov.net> (maintainer)
   
   Revision  Changes    Path
   1.4       +1 -1      ports/devel/p5-Pid-File-Flock/Makefile
   1.4       +3 -3      ports/devel/p5-Pid-File-Flock/distinfo
 _______________________________________________
 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:
