Update to 1.40.

This commit is contained in:
Joerg Wunsch 2002-06-22 19:41:37 +00:00
parent a7b1070b26
commit 9b386628d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61753
9 changed files with 15 additions and 15 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= GD
PORTVERSION= 1.38
PORTVERSION= 1.40
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= GD

View file

@ -1 +1 @@
MD5 (GD-1.38.tar.gz) = 89e238d9c9a3113a1b89e005921cd5c3
MD5 (GD-1.40.tar.gz) = 18f85d3cea640cb18adc676e674f65e5

View file

@ -1,5 +1,5 @@
--- Makefile.PL.orig Sat Aug 5 04:59:22 2000
+++ Makefile.PL Thu May 10 06:36:36 2001
--- Makefile.PL.orig Wed Jun 19 14:02:59 2002
+++ Makefile.PL Sat Jun 22 21:25:18 2002
@@ -3,40 +3,17 @@
warn "NOTICE: This module requires libgd 1.8.4 or higher (shared library version 4.X).\n";
@ -28,7 +28,7 @@
-
-push @LIBS,'-lfreetype' if $TTF;
-push @LIBS,'-ljpeg' if $JPEG;
-push @LIBS,'-lm' unless $^O eq 'MSWin32';
-push @LIBS, '-lm' unless $^O eq 'MSWin32';
-
-# FreeBSD 3.3 with libgd built from ports croaks if -lXpm is specified
-if ($^O ne 'freebsd' && $^O ne 'MSWin32') {

View file

@ -6,7 +6,7 @@
#
PORTNAME= GD
PORTVERSION= 1.38
PORTVERSION= 1.40
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= GD

View file

@ -1 +1 @@
MD5 (GD-1.38.tar.gz) = 89e238d9c9a3113a1b89e005921cd5c3
MD5 (GD-1.40.tar.gz) = 18f85d3cea640cb18adc676e674f65e5

View file

@ -1,5 +1,5 @@
--- Makefile.PL.orig Sat Aug 5 04:59:22 2000
+++ Makefile.PL Thu May 10 06:36:36 2001
--- Makefile.PL.orig Wed Jun 19 14:02:59 2002
+++ Makefile.PL Sat Jun 22 21:25:18 2002
@@ -3,40 +3,17 @@
warn "NOTICE: This module requires libgd 1.8.4 or higher (shared library version 4.X).\n";
@ -28,7 +28,7 @@
-
-push @LIBS,'-lfreetype' if $TTF;
-push @LIBS,'-ljpeg' if $JPEG;
-push @LIBS,'-lm' unless $^O eq 'MSWin32';
-push @LIBS, '-lm' unless $^O eq 'MSWin32';
-
-# FreeBSD 3.3 with libgd built from ports croaks if -lXpm is specified
-if ($^O ne 'freebsd' && $^O ne 'MSWin32') {

View file

@ -6,7 +6,7 @@
#
PORTNAME= GD
PORTVERSION= 1.38
PORTVERSION= 1.40
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= GD

View file

@ -1 +1 @@
MD5 (GD-1.38.tar.gz) = 89e238d9c9a3113a1b89e005921cd5c3
MD5 (GD-1.40.tar.gz) = 18f85d3cea640cb18adc676e674f65e5

View file

@ -1,5 +1,5 @@
--- Makefile.PL.orig Sat Aug 5 04:59:22 2000
+++ Makefile.PL Thu May 10 06:36:36 2001
--- Makefile.PL.orig Wed Jun 19 14:02:59 2002
+++ Makefile.PL Sat Jun 22 21:25:18 2002
@@ -3,40 +3,17 @@
warn "NOTICE: This module requires libgd 1.8.4 or higher (shared library version 4.X).\n";
@ -28,7 +28,7 @@
-
-push @LIBS,'-lfreetype' if $TTF;
-push @LIBS,'-ljpeg' if $JPEG;
-push @LIBS,'-lm' unless $^O eq 'MSWin32';
-push @LIBS, '-lm' unless $^O eq 'MSWin32';
-
-# FreeBSD 3.3 with libgd built from ports croaks if -lXpm is specified
-if ($^O ne 'freebsd' && $^O ne 'MSWin32') {