Date: Tue, 20 May 2003 12:55:18 +0200 From: Mathieu Arnold <mat@mat.cc> To: Sean Chittenden <seanc@FreeBSD.org>, ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net/p5-Geo-IP Makefile distinfo pkg-plist Message-ID: <1104596215.1053435318@andromede.reaumur.absolight.net> In-Reply-To: <200305161810.h4GIAnlZ068885@repoman.freebsd.org> References: <200305161810.h4GIAnlZ068885@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
+-le 16/05/2003 11:10 -0700, Sean Chittenden =E9crivait : | seanc 2003/05/16 11:10:49 PDT |=20 | FreeBSD ports repository |=20 | Modified files: | net/p5-Geo-IP Makefile distinfo pkg-plist=20 | Log: | Update p5-Geo-IP to 1.15. Fixes builds for perl 5.005. Chase GeoIP.so | version bump. You accidentally (I guess) added an 'i' to the post-patch perl line. Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/net/p5-Geo-IP/Makefile,v retrieving revision 1.11 diff -u -b -w -r1.11 Makefile --- Makefile 2003/05/16 18:10:49 1.11 +++ Makefile 2003/05/20 10:51:35 @@ -24,6 +24,6 @@ MAN3=3D Geo::Mirror.3 Geo::IP.3 Geo::IP::Record.3 =20 post-patch: - @${PERL} -pii -e 's/^our (.*),(.*);$$/use vars qw$$1$$2;/' ${WRKSRC}/lib/Geo/Mirror.pm + @${PERL} -pi -e 's/^our (.*),(.*);$$/use vars qw$$1$$2;/' ${WRKSRC}/lib/Geo/Mirror.pm =20 .include <bsd.port.mk> --=20 Mathieu Arnold
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1104596215.1053435318>