On Tue, Jul 07, 2020 at 07:31:22AM +0000, wen heping wrote: > Hi, ports@: > > Here is a patch for devel/p5-Locale-US: > i) Update to 3.04 > ii) Add p5-Data-Section-Simple, which I submitted just now, > as RUN_DEPENDS > > It build well and pass all tests. > > Two ports depends on devel/p5-Locale-US: > i) p5-Moose: build well ,failed in tests. Moose in openbsd portstree > is very old , many tests failed but not caused by this patch. > ii) p5-Mouse: build well and pass all tests. > > > Cheers ! > wen
I wonder if we should @COMMENT the kruft2codes.pl script as it seems only needed to update the codes. Either way, OK afresh1@ after the dependency is imported. > Index: Makefile > =================================================================== > RCS file: /cvs/ports/devel/p5-Locale-US/Makefile,v > retrieving revision 1.10 > diff -u -p -r1.10 Makefile > --- Makefile 3 Jul 2020 21:44:58 -0000 1.10 > +++ Makefile 7 Jul 2020 07:25:46 -0000 > @@ -4,11 +4,12 @@ COMMENT= map two-letter codes to state n > > MODULES= cpan > PKG_ARCH= * > -DISTNAME= Locale-US-1.2 > -REVISION= 2 > +DISTNAME= Locale-US-3.04 > CATEGORIES= devel > > # Perl > PERMIT_PACKAGE= Yes > + > +RUN_DEPENDS= devel/p5-Data-Section-Simple > > .include <bsd.port.mk> > Index: distinfo > =================================================================== > RCS file: /cvs/ports/devel/p5-Locale-US/distinfo,v > retrieving revision 1.3 > diff -u -p -r1.3 distinfo > --- distinfo 18 Jan 2015 03:13:29 -0000 1.3 > +++ distinfo 7 Jul 2020 07:25:46 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (Locale-US-1.2.tar.gz) = VR+C+63Okllp0jC4NJS+a0MiEL0WADIpprAGvwzCUYY= > -SIZE (Locale-US-1.2.tar.gz) = 4137 > +SHA256 (Locale-US-3.04.tar.gz) = GQDMWKzSn5O/kzudbJbPxIltqV80IlqGQ5F5kzd/V/o= > +SIZE (Locale-US-3.04.tar.gz) = 10768 -- andrew - http://afresh1.com Whatever happened to the days when hacking started at the cerebral cortex and not the keyboard? -- Sid from UserFriendly.org
