ports/163236: [PATCH] sysutils/p5-Ubic: update to 1.36

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Dec 13 08:30:15 UTC 2011


>Number:         163236
>Category:       ports
>Synopsis:       [PATCH] sysutils/p5-Ubic: update to 1.36
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 13 08:30:14 UTC 2011
>Closed-Date:
>Last-Modified:
>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 at 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
+ at dirrm %%SITE_PERL%%/Ubic/ServiceLoader/Ext
+ at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list