Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2003 18:10:22 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tobez@FreeBSD.org
Subject:   ports/53730: update devel/p5-Time-HiRes
Message-ID:  <20030625161022.6108F7D1F@aragorn.reaumur.absolight.net>
Resent-Message-ID: <200306251620.h5PGK1AL088026@freefall.freebsd.org>

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

>Number:         53730
>Category:       ports
>Synopsis:       update devel/p5-Time-HiRes
>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:   Wed Jun 25 09:20:00 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Update to 1.48

- workaround for buggy gcc 2.95.3 in openbsd/sparc64

	
>How-To-Repeat:
	
>Fix:

don't forget the added patch (submitted to the author)

	

--- p5-Time-HiRes-1.48,1.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Time-HiRes/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	7 Jun 2003 10:44:42 -0000	1.14
+++ Makefile	25 Jun 2003 16:03:39 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Time-HiRes
-PORTVERSION=	1.47
+PORTVERSION=	1.48
 PORTEPOCH=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Time-HiRes/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	7 Jun 2003 10:44:42 -0000	1.8
+++ distinfo	25 Jun 2003 16:03:39 -0000
@@ -1 +1 @@
-MD5 (Time-HiRes-1.47.tar.gz) = 10e6510fe591895b8589390c9d3a9bfe
+MD5 (Time-HiRes-1.48.tar.gz) = 6c0f16f3dd21d13ce8da5a2dad82f546
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Time-HiRes/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	14 Sep 2002 18:01:03 -0000	1.2
+++ pkg-descr	25 Jun 2003 16:03:39 -0000
@@ -4,4 +4,4 @@
 to implement time, sleep, and alarm that know about non-integral
 seconds.
 
-WWW: http://search.cpan.org/search?dist=Time-HiRes
+WWW: http://search.cpan.org/dist/Time-HiRes/
Index: files/patch-HiRes.xs
===================================================================
RCS file: files/patch-HiRes.xs
diff -N files/patch-HiRes.xs
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-HiRes.xs	25 Jun 2003 16:03:39 -0000
@@ -0,0 +1,10 @@
+--- HiRes.xs.orig	Sat May 31 19:56:33 2003
++++ HiRes.xs	Wed Jun 25 17:59:41 2003
+@@ -45,6 +45,7 @@
+ #       endif
+ #   else
+ #       define	IVdf	"ld"
++#       define	UVuf	"ld"
+ #   endif
+ #endif
+ 
--- p5-Time-HiRes-1.48,1.diff ends here ---


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



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