Date: Wed, 04 Nov 2015 16:04:25 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 204289] [patch] converters/p5-Text-Unidecode: Update to 1.27 Message-ID: <bug-204289-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204289 Bug ID: 204289 Summary: [patch] converters/p5-Text-Unidecode: Update to 1.27 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: tobez@FreeBSD.org Reporter: ports@toco-domains.de Flags: maintainer-feedback?(tobez@FreeBSD.org) Keywords: patch Assignee: tobez@FreeBSD.org Created attachment 162777 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162777&action=edit patch with update to 1.27 Hello, attached a patch which closes the gap of 14 years between the version in the ports and the current one. I also defined a license. QA: portlint is fine. poudriere builds fine on: 9.3 amd64 + i386 10.1 amd64 + i386 10.2 amd64 + i386 11-current r290334 amd64 + i386 make test is fine: ===> Testing for p5-Text-Unidecode-1.27 cd /usr/ports/converters/p5-Text-Unidecode/work/Text-Unidecode-1.27/ && /usr/bin/env XDG_DATA_HOME=/usr/ports/converters/p5-Text-Unidecode/work XDG_CONFIG_HOME=/usr/ports/converters/p5-Text-Unidecode/work HOME=/usr/ports/converters/p5-Text-Unidecode/work NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" /usr/bin/make DESTDIR=/usr/ports/converters/p5-Text-Unidecode/work/stage test PERL_DL_NONLAZY=1 /usr/local/bin/perl5 "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00010_hello_world.t ........... ok t/00050_assert_perl_version.t ... ok t/00055_can_utf8.t .............. ok t/00100_can_binmode.t ........... ok t/00200_xbrace_syntax.t ......... ok t/00300_wideness.t .............. ok t/00400_just_load_module.t ...... ok t/00450_table_0x00.t ............ ok t/00500_test_loading.t .......... ok t/00510_load_many_tables.t ...... ok t/01000_note_incs.t ............. ok t/01500_generate_no_warnings.t .. ok t/02000_uniform_table_sizes.t ... ok t/03000_misc_unihan.t ........... ok t/04000_misc_errors_fixed.t ..... ok t/04010_misc_errors_fixed.t ..... ok t/05000_main.t .................. ok t/09900_bye.t ................... ok All tests successful. Files=18, Tests=969, 1 wallclock secs ( 0.23 usr 0.03 sys + 0.56 cusr 0.14 csys = 0.97 CPU) Result: PASS Greetings, Torsten -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204289-13>