Date: Wed, 28 Aug 2002 00:54:16 +0100 (BST) From: Dominic Mitchell <dom@happygiraffe.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: shell@shellhung.org Subject: ports/42101: latest version of devel/p5-Test-Simple Message-ID: <20020827235416.5BE655D7A@cathbad.happygiraffe.net>
next in thread | raw e-mail | index | archive | help
>Number: 42101 >Category: ports >Synopsis: latest version of devel/p5-Test-Simple >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Aug 27 17:10:12 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Mitchell >Release: FreeBSD 5.0-CURRENT i386 >Organization: The HappyGiraffe Institute for Happy Giraffes >Environment: System: FreeBSD cathbad.happygiraffe.net 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Tue Aug 27 10:01:31 BST 2002 root@cathbad.happygiraffe.net:/usr/obj/usr/src/sys/CATHBAD i386 Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration: Platform: osname=freebsd, osvers=5.0-current, archname=i386-freebsd uname='freebsd cathbad.happygiraffe.net 5.0-current freebsd 5.0-current #0: thu jul 18 13:42:24 bst 2002 root@cathbad.happygiraffe.net:usrobjusrsrcsyscathbad i386 ' config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.6.1/mach -Dprivlib=/usr/local/lib/perl5/5.6.1 -Dman3dir=/usr/local/lib/perl5/5.6.1/man/man3 -Dsitearch=/usr/local/lib/perl5/site_perl/5.6.1/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.6.1 -Ui_gdbm -Ui_malloc -Ui_iconv -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.6.1/BSDPAN"' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef Compiler: cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.6.1/BSDPAN" -fno-strict-aliasing -I/usr/local/include', optimize='-O -pipe -march=pentiumpro', cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.6.1/BSDPAN" -fno-strict-aliasing -I/usr/local/include' ccversion='', gccversion='3.1 [FreeBSD] 20020509 (prerelease)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags ='-Wl,-E -L/usr/local/lib' libpth=/usr/lib /usr/local/lib libs=-lgdbm -lm -lc -lcrypt -lutil perllibs=-lm -lc -lcrypt -lutil libc=, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: USE_LARGE_FILES Built under freebsd Compiled at Jul 19 2002 08:26:40 @INC: /usr/local/lib/perl5/site_perl/5.6.1/mach /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.6.1/BSDPAN /usr/local/lib/perl5/5.6.1/mach /usr/local/lib/perl5/5.6.1 . >Description: This is the latest version of Test::Simple. >How-To-Repeat: n/a >Fix: Here's the patch. diff -urN p5-Test-Simple.orig/Makefile p5-Test-Simple/Makefile --- p5-Test-Simple.orig/Makefile Wed Aug 28 00:50:42 2002 +++ p5-Test-Simple/Makefile Wed Aug 28 00:50:54 2002 @@ -6,7 +6,7 @@ # PORTNAME= Test-Simple -PORTVERSION= 0.42 +PORTVERSION= 0.47 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Test diff -urN p5-Test-Simple.orig/distinfo p5-Test-Simple/distinfo --- p5-Test-Simple.orig/distinfo Wed Aug 28 00:50:42 2002 +++ p5-Test-Simple/distinfo Wed Aug 28 00:51:00 2002 @@ -1 +1 @@ -MD5 (Test-Simple-0.42.tar.gz) = ba58100f8c73c14e2f29f3b5ebbf2348 +MD5 (Test-Simple-0.47.tar.gz) = 4a6c12685bfeadfe8ff6fca70825f90c >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020827235416.5BE655D7A>