[DESCRIBE CHANGES] Port maintainer (ka@nadoby.ru) is cc'd. Generated with FreeBSD Port Tools 0.99
Maintainer of devel/p5-Gearman-XS, Please note that PR ports/139348 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/139348 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Thanks, Otavio! It seems that build is broken on my 7.2-RELEASE box: cc -c -I. -O2 -fno-strict-aliasing -pipe -march=native -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=pentium4 -DVERSION=\"0.5\" -DXS_VERSION=\"0.5\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.8/mach/CORE" Const.c Const.xs: In function 'boot_Gearman__XS__Const': Const.xs:69: error: 'GEARMAN_CONF_ALLOCATED' undeclared (first use in this function) Const.xs:69: error: (Each undeclared identifier is reported only once Const.xs:69: error: for each function it appears in.) Const.xs:70: error: 'GEARMAN_CONF_DISPLAY_WIDTH' undeclared (first use in this function) Const.xs:71: error: 'GEARMAN_CONF_MAX_OPTION_SHORT' undeclared (first use in this function) Const.xs:72: error: 'GEARMAN_CONF_MODULE_ALLOCATED' undeclared (first use in this function) Const.xs:74: error: 'GEARMAN_CON_CLOSE_AFTER_FLUSH' undeclared (first use in this function) Const.xs:76: error: 'GEARMAN_CON_IGNORE_LOST_CONNECTION' undeclared (first use in this function) /usr/local/include/libgearman/gearman.h is in place. -- Alex Kapranoff. On Sun, Oct 4, 2009 at 21:10, Edwin Groothuis <edwin@freebsd.org> wrote: > Maintainer of devel/p5-Gearman-XS, > > Please note that PR ports/139348 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/139348 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org >
diff -urN p5-Gearman-XS.orig/Makefile p5-Gearman-XS/Makefile--- p5-=20 Gearman-XS.orig/Makefile 2009-09-30 22:03:31.000000000 -0300 +++ p5-Gearman-XS/Makefile 2009-09-30 22:06:27.000000000 -0300 @@ -6,7 +6,7 @@ # PORTNAME=3D Gearman-XS -PORTVERSION=3D 0.2 +PORTVERSION=3D 0.5 CATEGORIES=3D devel perl5 MASTER_SITES=3D CPAN PKGNAMEPREFIX=3D p5- diff -urN p5-Gearman-XS.orig/distinfo p5-Gearman-XS/distinfo --- p5-Gearman-XS.orig/distinfo 2009-09-30 22:03:31.000000000 -0300 +++ p5-Gearman-XS/distinfo 2009-09-30 22:18:37.000000000 -0300 @@ -1,3 +1,3 @@ -MD5 (Gearman-XS-0.2.tar.gz) =3D 5f7389022807cd4de4929c462b4c2e01 -SHA256 (Gearman-XS-0.2.tar.gz) =3D =20 8a27179e4dc4a95344eacb57dcd141e0affee382cffd5f5fc94c06ed52b79243 -SIZE (Gearman-XS-0.2.tar.gz) =3D 11071 +MD5 (Gearman-XS-0.5.tar.gz) =3D dd694cc47436325d79e3e1a4cdb15477 +SHA256 (Gearman-XS-0.5.tar.gz) =3D =20 4b2dbcf753a6fe8486846eb9fb6dba867ee8e397f5fc684d741f4605aeb1adc4 +SIZE (Gearman-XS-0.5.tar.gz) =3D 81218 -- Ot=E1vio Fernandes Analista de Tecnologia, Arquitetura de Email Locaweb - Keep IT Simple. Eleita pela INFO Exame 2008 o melhor Data Center do Brasil. Geral: +55 (11) 3544-0444 R364
State Changed From-To: feedback->closed Committed. Thanks!
miwi 2009-11-20 21:28:38 UTC FreeBSD ports repository Modified files: devel/p5-Gearman-XS Makefile distinfo Log: - Update to 0.5 PR: 139348 Submitted by: Otavio Fernandes <otavio.fernandes@locaweb.com.br> Approved by: maintainer timeout Revision Changes Path 1.2 +1 -1 ports/devel/p5-Gearman-XS/Makefile 1.2 +3 -3 ports/devel/p5-Gearman-XS/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"