ports/68236: [MAINTAINER] devel/p5-Unix-Statgrab: update to 0.02

Tim Bishop tim at bishnet.net
Wed Jun 23 11:50:20 UTC 2004


>Number:         68236
>Category:       ports
>Synopsis:       [MAINTAINER] devel/p5-Unix-Statgrab: update to 0.02
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 23 11:50:19 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Tim Bishop
>Release:        FreeBSD 5.2.1-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD pendennis.ukc.ac.uk 5.2.1-RELEASE-p5 FreeBSD 5.2.1-RELEASE-p5 #0: Fri Apr 30 17:57:19 BST 2004
>Description:
- Update to 0.02

Removed file(s):
- files/patch-Makefile.PL

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

--- p5-Unix-Statgrab-0.02.patch begins here ---
Index: Makefile
===================================================================
RCS file: /u1/freebsd/cvs/ports/devel/p5-Unix-Statgrab/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	23 Jun 2004 07:26:11 -0000	1.1
+++ Makefile	23 Jun 2004 11:36:47 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Unix-Statgrab
-PORTVERSION=	0.01
+PORTVERSION=	0.02
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Unix
Index: distinfo
===================================================================
RCS file: /u1/freebsd/cvs/ports/devel/p5-Unix-Statgrab/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	23 Jun 2004 07:26:11 -0000	1.1
+++ distinfo	23 Jun 2004 11:37:04 -0000
@@ -1,2 +1,2 @@
-MD5 (Unix-Statgrab-0.01.tar.gz) = a9af99129244c8bdc73ff447e6059969
-SIZE (Unix-Statgrab-0.01.tar.gz) = 20459
+MD5 (Unix-Statgrab-0.02.tar.gz) = c5a1fd5aee8fb47740717d5c8d65c667
+SIZE (Unix-Statgrab-0.02.tar.gz) = 22516
Index: files/patch-Makefile.PL
===================================================================
RCS file: files/patch-Makefile.PL
diff -N files/patch-Makefile.PL
--- files/patch-Makefile.PL	23 Jun 2004 07:26:11 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,11 +0,0 @@
---- Makefile.PL.bak	Sun Jun 20 22:44:53 2004
-+++ Makefile.PL	Sun Jun 20 22:45:05 2004
-@@ -7,7 +7,7 @@
-     my %args = map { split /\s*=\s*/ } @ARGV;
-     my $LIBS = $args{ LIBS } || "-lstatgrab";
-     my $INC = $args{ INC };
--    return 1 if system("$CC check.c $INC $LIBS -o /dev/null 2>/dev/null") == 0;
-+    return 1 if system("$CC check.c $INC $LIBS 2>/dev/null") == 0;
-     return 0;
- }
- 
--- p5-Unix-Statgrab-0.02.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list