From sunpoet@sunpoet.net  Tue Dec 13 08:29:09 2011
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DC21A1065677
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 13 Dec 2011 08:29:09 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
	by mx1.freebsd.org (Postfix) with ESMTP id A9C3C8FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 13 Dec 2011 08:29:08 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 60FF73207; Tue, 13 Dec 2011 16:28:43 +0800 (CST)
Message-Id: <20111213082843.60FF73207@sunpoet.net>
Date: Tue, 13 Dec 2011 16:28:43 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: dmitry@yashin.su
Subject: [PATCH] sysutils/p5-Ubic: update to 1.36
X-Send-Pr-Version: 3.113
X-GNATS-Notify: dmitry@yashin.su

>Number:         163236
>Category:       ports
>Synopsis:       [PATCH] sysutils/p5-Ubic: update to 1.36
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 13 08:30:14 UTC 2011
>Closed-Date:    Tue Dec 13 09:12:22 UTC 2011
>Last-Modified:  Tue Dec 13 09:20:11 UTC 2011
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-PRERELEASE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-PRERELEASE FreeBSD 9.0-PRERELEASE #0: Sun Nov 20 12:43:06 CST 2011
>Description:
- Update to 1.36

Port maintainer (dmitry@yashin.su) is cc'd.

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

--- p5-Ubic-1.36.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/sysutils/p5-Ubic/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	7 Oct 2011 11:53:59 -0000	1.2
+++ Makefile	13 Dec 2011 08:28:39 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Ubic
-PORTVERSION=	1.35
+PORTVERSION=	1.36
 CATEGORIES=	sysutils perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MMCLERIC
@@ -16,6 +16,7 @@
 COMMENT=	Flexible perl-based service manager
 
 BUILD_DEPENDS=	p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
+		p5-Config-Tiny>=0:${PORTSDIR}/devel/p5-Config-Tiny \
 		p5-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple \
 		p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
 		p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
@@ -77,6 +78,10 @@
 		Ubic::Service::SimpleDaemon.3 \
 		Ubic::Service::Skeleton.3 \
 		Ubic::Service::Utils.3 \
+		Ubic::ServiceLoader.3 \
+		Ubic::ServiceLoader::Base.3 \
+		Ubic::ServiceLoader::Default.3 \
+		Ubic::ServiceLoader::Ext::ini.3 \
 		Ubic::Settings.3 \
 		Ubic::Settings::ConfigFile.3 \
 		Ubic::SingletonLock.3 \
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/sysutils/p5-Ubic/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	7 Oct 2011 11:53:59 -0000	1.2
+++ distinfo	13 Dec 2011 08:28:39 -0000
@@ -1,2 +1,2 @@
-SHA256 (Ubic-1.35.tar.gz) = 231ad12ced4f8ce5c100970400e2d51c529379a1125911b531804e72bf6612a8
-SIZE (Ubic-1.35.tar.gz) = 82530
+SHA256 (Ubic-1.36.tar.gz) = 4756c0f53322678c83f98365c77be1240e6050625cd9809efeeb70a42f59ba0b
+SIZE (Ubic-1.36.tar.gz) = 87810
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/sysutils/p5-Ubic/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	2 Oct 2011 18:23:33 -0000	1.1
+++ pkg-plist	13 Dec 2011 08:28:39 -0000
@@ -42,6 +42,10 @@
 %%SITE_PERL%%/Ubic/Service/SimpleDaemon.pm
 %%SITE_PERL%%/Ubic/Service/Skeleton.pm
 %%SITE_PERL%%/Ubic/Service/Utils.pm
+%%SITE_PERL%%/Ubic/ServiceLoader.pm
+%%SITE_PERL%%/Ubic/ServiceLoader/Base.pm
+%%SITE_PERL%%/Ubic/ServiceLoader/Default.pm
+%%SITE_PERL%%/Ubic/ServiceLoader/Ext/ini.pm
 %%SITE_PERL%%/Ubic/Settings.pm
 %%SITE_PERL%%/Ubic/Settings/ConfigFile.pm
 %%SITE_PERL%%/Ubic/SingletonLock.pm
@@ -49,6 +53,8 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Ubic/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Ubic
 @dirrm %%SITE_PERL%%/Ubic/Settings
+@dirrm %%SITE_PERL%%/Ubic/ServiceLoader/Ext
+@dirrm %%SITE_PERL%%/Ubic/ServiceLoader
 @dirrm %%SITE_PERL%%/Ubic/Service
 @dirrm %%SITE_PERL%%/Ubic/Result
 @dirrm %%SITE_PERL%%/Ubic/Ping
--- p5-Ubic-1.36.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Dec 13 08:30:49 UTC 2011 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163236 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Dec 13 08:30:56 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163236 
Responsible-Changed-From-To: perl->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Tue Dec 13 08:35:39 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: dmitry@yashin.su
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/163236: [PATCH] sysutils/p5-Ubic: update to 1.36
Date: Tue, 13 Dec 2011 08:30:53 UT

 Maintainer of sysutils/p5-Ubic,
 
 Please note that PR ports/163236 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/163236
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Dmitry Yashin <dmitry@yashin.su>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/163236: [PATCH] sysutils/p5-Ubic: update to 1.36
Date: Tue, 13 Dec 2011 12:42:12 +0400

 ok, thx.
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Tue Dec 13 09:12:21 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/163236: commit references a PR
Date: Tue, 13 Dec 2011 09:12:19 +0000 (UTC)

 sunpoet     2011-12-13 09:12:05 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/p5-Ubic     Makefile distinfo pkg-plist 
   Log:
   - Update to 1.36
   
   Changes:        http://search.cpan.org/dist/Ubic/Changes
   PR:             ports/163236
   Submitted by:   sunpoet (myself)
   Approved by:    Dmitry Yashin <dmitry@yashin.su> (maintainer)
   
   Revision  Changes    Path
   1.3       +6 -1      ports/sysutils/p5-Ubic/Makefile
   1.3       +2 -2      ports/sysutils/p5-Ubic/distinfo
   1.2       +6 -0      ports/sysutils/p5-Ubic/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:
