Could anyone commit patch?

On 00:14 Thu 11 Jul , Sergey Bronnikov wrote:
> Hello, Chris
> 
> I just discovered that gpsd source code contains good regression
> tests. But TEST_TARGET is absent in gpsd port for OpenBSD.
> Are you agree to add it? It allows to run tests by 'make test'.
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/misc/gpsd/Makefile,v
> retrieving revision 1.54
> diff -u -p -u -r1.54 Makefile
> --- Makefile  5 Jul 2013 07:38:47 -0000       1.54
> +++ Makefile  10 Jul 2013 19:15:35 -0000
> @@ -45,6 +45,8 @@ BUILD_DEPENDS=              textproc/docbook-xsl
>  RUN_DEPENDS-main=    ${MODPY_RUN_DEPENDS}
>  LIB_DEPENDS-main=    devel/libusb1
>  
> +TEST_TARGET=         testregress
> +
>  .if ${FLAVOR:Mno_x11}
>  CONFIGURE_ARGS+=     --without-x
>  CONFIGURE_ENV +=     LDFLAGS="-lm -pthread -lutil"
> 
> -- 
> sergeyb@

-- 
sergeyb@

Reply via email to