Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jul 2009 01:15:23 GMT
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mopsfelder@gmail.com
Subject:   ports/136528: [PATCH] devel/p5-Unix-Uptime: update to 0.34
Message-ID:  <200907090115.n691FNuB099985@freefall.freebsd.org>
Resent-Message-ID: <200907090120.n691KGZj011693@freefall.freebsd.org>

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

>Number:         136528
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Unix-Uptime: update to 0.34
>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 Jul 09 01:20:16 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.2-STABLE FreeBSD 7.2-STABLE #38 r194101: Sat Jun 13 11:12:24 UTC
>Description:
- Update to 0.34

Port maintainer (mopsfelder@gmail.com) is cc'd.

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

--- p5-Unix-Uptime-0.34,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Unix-Uptime/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	14 Mar 2009 13:37:00 -0000	1.3
+++ Makefile	9 Jul 2009 01:15:20 -0000
@@ -6,7 +6,8 @@
 #
 
 PORTNAME=	Unix-Uptime
-PORTVERSION=	0.3201
+PORTVERSION=	0.34
+PORTEPOCH=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,6 +20,7 @@
 MAN3=		Unix::Uptime.3 \
 		Unix::Uptime::BSD.3 \
 		Unix::Uptime::FreeBSD.3 \
-		Unix::Uptime::Linux.3
+		Unix::Uptime::Linux.3 \
+		Unix::Uptime::BSD::Load.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Unix-Uptime/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	14 Mar 2009 13:37:00 -0000	1.2
+++ distinfo	9 Jul 2009 01:15:20 -0000
@@ -1,3 +1,3 @@
-MD5 (Unix-Uptime-0.3201.tar.gz) = e71e84d9f1fb7e944d15ded0e8dd6c4f
-SHA256 (Unix-Uptime-0.3201.tar.gz) = 4077720a64a1d0fcb5a8132caa3aec902fb6a2c58613dad6d750a6cb85c2ae65
-SIZE (Unix-Uptime-0.3201.tar.gz) = 7918
+MD5 (Unix-Uptime-0.34.tar.gz) = 89f4fdf2fc060849291af22c3fbf7119
+SHA256 (Unix-Uptime-0.34.tar.gz) = 61fad24e2cf3d93d30011732c48d33966cf14ece1dab53c12cdf0e4d3e9a05f5
+SIZE (Unix-Uptime-0.34.tar.gz) = 14437
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Unix-Uptime/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist	14 Mar 2009 13:37:00 -0000	1.2
+++ pkg-plist	9 Jul 2009 01:15:20 -0000
@@ -2,5 +2,7 @@
 %%SITE_PERL%%/Unix/Uptime/BSD.pm
 %%SITE_PERL%%/Unix/Uptime/FreeBSD.pm
 %%SITE_PERL%%/Unix/Uptime/Linux.pm
+%%SITE_PERL%%/Unix/Uptime/BSD/Load.pm
+@dirrm %%SITE_PERL%%/Unix/Uptime/BSD
 @dirrm %%SITE_PERL%%/Unix/Uptime
 @dirrmtry %%SITE_PERL%%/Unix
--- p5-Unix-Uptime-0.34,1.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?200907090115.n691FNuB099985>