ports/180487: [patch update] math/p5-Math-Int128 0.07 -> 0.09

Kurt Jaeger fbsd-ports at opsec.eu
Fri Jul 12 09:50:00 UTC 2013


>Number:         180487
>Category:       ports
>Synopsis:       [patch update] math/p5-Math-Int128 0.07 -> 0.09
>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:   Fri Jul 12 09:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Kurt Jaeger
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
-
>Environment:
System: FreeBSD fa9.opsec.eu 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
	update math/p5-Math-Int128 0.07 -> 0.09
>How-To-Repeat:
	-
>Fix:

diff -r -u -N math/p5-Math-Int128/Makefile /usr/home/pi/myp/math/p5-Math-Int128/Makefile
--- math/p5-Math-Int128/Makefile	2013-01-03 17:08:03.000000000 +0100
+++ /usr/home/pi/myp/math/p5-Math-Int128/Makefile	2013-07-12 11:38:32.000000000 +0200
@@ -3,7 +3,7 @@
 #
 
 PORTNAME=	Math-Int128
-PORTVERSION=	0.07
+PORTVERSION=	0.09
 PORTREVISION=	1
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
diff -r -u -N math/p5-Math-Int128/distinfo /usr/home/pi/myp/math/p5-Math-Int128/distinfo
--- math/p5-Math-Int128/distinfo	2013-01-01 15:31:22.000000000 +0100
+++ /usr/home/pi/myp/math/p5-Math-Int128/distinfo	2013-07-12 11:39:50.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (Math-Int128-0.07.tar.gz) = 5401691a22f723d3834c086b76e933b5bf01ff2c69d6e37b675e75cfc664efe9
-SIZE (Math-Int128-0.07.tar.gz) = 60412
+SHA256 (Math-Int128-0.09.tar.gz) = 47c8d67e47df3c448c68247071d36cf1aee4872d202df5984ad88fb70fa47f3a
+SIZE (Math-Int128-0.09.tar.gz) = 61035
diff -r -u -N math/p5-Math-Int128/files/patch-Makefile.PL /usr/home/pi/myp/math/p5-Math-Int128/files/patch-Makefile.PL
--- math/p5-Math-Int128/files/patch-Makefile.PL	2013-01-01 15:31:22.000000000 +0100
+++ /usr/home/pi/myp/math/p5-Math-Int128/files/patch-Makefile.PL	1970-01-01 01:00:00.000000000 +0100
@@ -1,23 +0,0 @@
---- Makefile.PL	2012-12-10 21:27:04.000000000 +0100
-+++ /tmp/Makefile.PL	2012-12-11 07:17:41.000000000 +0100
-@@ -14,13 +14,14 @@
-                        OBJECT        => '$(O_FILES)',
-                       );
- 
--my $cc = (grep defined, $mm->{CC}, $Config{cc}, 'cc')[0];
-+# my $cc = (grep defined, $mm->{CC}, $Config{cc}, 'cc')[0];
-+my $cc = 'gcc44';
- my $cc_version = `$cc --version --verbose 2>&1`;
--unless ($cc_version =~ /^GNU\s+C\s+\([^)]*\)\s+version\s+(4\.(\d+)\S*)/im and $2 >= 4) {
--    unlink $mm->{MAKEFILE};
--    die "This module requires version 4.4 or above of the GCC compiler.\nAborting!\n\n"
--}
--print "GNU C compiler version $1 found, good!\n";
-+#unless ($cc_version =~ /^GNU\s+C\s+\([^)]*\)\s+version\s+(4\.(\d+)\S*)/im and $2 >= 4) {
-+#    unlink $mm->{MAKEFILE};
-+#    die "This module requires version 4.4 or above of the GCC compiler.\nAborting!\n\n"
-+#}
-+#print "GNU C compiler version $1 found, good!\n";
- 
- package MY;
- 
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list