Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2012 01:48:25 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dmitry@yashin.su
Subject:   ports/166146: [PATCH] sysutils/p5-Ubic: update to 1.37
Message-ID:  <3V7y2d1ntjz2Gr@sunpoet.net>
Resent-Message-ID: <201203151800.q2FI09ia029245@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         166146
>Category:       ports
>Synopsis:       [PATCH] sysutils/p5-Ubic: update to 1.37
>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:   Thu Mar 15 18:00:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Sun Jan 29 23:36:49 CST 2012
>Description:
- Update to 1.37

Changes:	http://search.cpan.org/dist/Ubic/Changes

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

Generated with FreeBSD Port Tools 0.99_4 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-Ubic-1.37.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/p5-Ubic/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	13 Dec 2011 09:12:05 -0000	1.3
+++ Makefile	15 Mar 2012 17:51:13 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Ubic
-PORTVERSION=	1.36
+PORTVERSION=	1.37
 CATEGORIES=	sysutils perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MMCLERIC
@@ -21,13 +21,13 @@
 		p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
 		p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
 		p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
-		p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \
-		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+		p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 TEST_DEPENDS=	p5-Test-Class>=0:${PORTSDIR}/devel/p5-Test-Class \
 		p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
-		p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP
+		p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP \
+		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
 
 LICENSE_FILES=	${WRKSRC}/LICENSE
 
@@ -85,6 +85,7 @@
 		Ubic::Settings.3 \
 		Ubic::Settings::ConfigFile.3 \
 		Ubic::SingletonLock.3 \
+		Ubic::UA.3 \
 		Ubic::Watchdog.3
 
 .include <bsd.port.pre.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/p5-Ubic/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	13 Dec 2011 09:12:05 -0000	1.3
+++ distinfo	15 Mar 2012 17:51:13 -0000
@@ -1,2 +1,2 @@
-SHA256 (Ubic-1.36.tar.gz) = 4756c0f53322678c83f98365c77be1240e6050625cd9809efeeb70a42f59ba0b
-SIZE (Ubic-1.36.tar.gz) = 87810
+SHA256 (Ubic-1.37.tar.gz) = f19c781f29dcef395ff7a923ad640597fda888bd2eb27cd7037e09ca826d5075
+SIZE (Ubic-1.37.tar.gz) = 89182
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/sysutils/p5-Ubic/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist	13 Dec 2011 09:12:05 -0000	1.2
+++ pkg-plist	15 Mar 2012 17:51:13 -0000
@@ -49,6 +49,7 @@
 %%SITE_PERL%%/Ubic/Settings.pm
 %%SITE_PERL%%/Ubic/Settings/ConfigFile.pm
 %%SITE_PERL%%/Ubic/SingletonLock.pm
+%%SITE_PERL%%/Ubic/UA.pm
 %%SITE_PERL%%/Ubic/Watchdog.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Ubic/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Ubic
--- p5-Ubic-1.37.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3V7y2d1ntjz2Gr>