Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 2014 16:02:41 +0200
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r355079 - head/sysutils/stow
Message-ID:  <20140604140241.GK30972@ivaldir.etoilebsd.net>
In-Reply-To: <201405242053.s4OKrSxI002361@svn.freebsd.org>
References:  <201405242053.s4OKrSxI002361@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--C7Ke/meiCZutM6I/
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, May 24, 2014 at 08:53:28PM +0000, Sunpoet Po-Chuan Hsieh wrote:
> Author: sunpoet
> Date: Sat May 24 20:53:27 2014
> New Revision: 355079
> URL: http://svnweb.freebsd.org/changeset/ports/355079
> QAT: https://qat.redports.org/buildarchive/r355079/
>=20
> Log:
>   - Convert to new options framework
>   - Use USES=3Dgmake and USES=3Dtar:bzip2
>   - Support STAGEDIR
>   - While I'm here, simplify Makefile
>  =20
>   PR:		ports/190165
>   Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
>=20
> Added:
>   head/sysutils/stow/pkg-plist   (contents, props changed)
> Modified:
>   head/sysutils/stow/Makefile
>=20
> Modified: head/sysutils/stow/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=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/sysutils/stow/Makefile	Sat May 24 20:53:22 2014	(r355078)
> +++ head/sysutils/stow/Makefile	Sat May 24 20:53:27 2014	(r355079)
> @@ -3,6 +3,7 @@
> =20
>  PORTNAME=3D	stow
>  PORTVERSION=3D	2.2.0
> +PORTREVISION=3D	1
>  CATEGORIES=3D	sysutils
>  MASTER_SITES=3D	GNU
> =20
> @@ -14,34 +15,25 @@ LICENSE_FILE=3D	${WRKSRC}/COPYING
> =20
>  TEST_DEPENDS=3D	p5-Test-Output>0:${PORTSDIR}/devel/p5-Test-Output
> =20
> -USE_BZIP2=3D	yes
> -USES=3D		perl5
> -USE_GMAKE=3D	yes
> +USES=3D		gmake perl5 tar:bzip2
>  GNU_CONFIGURE=3D	yes
>  CONFIGURE_ENV=3D	ac_cv_path_PERL=3D${PERL}
>  INSTALL_TARGET=3D	install-exec-am install-dist_pmstowDATA install-info-a=
m \
>  		install-man install-pmDATA
> =20
> -MAN8=3D		stow.8
> +OPTIONS=3D	DOCS

This is not good :)

Bapt

--C7Ke/meiCZutM6I/
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (FreeBSD)

iEYEARECAAYFAlOPJwEACgkQ8kTtMUmk6EzviwCgmtPb+VHxmNW3r4lqGDfg10oM
2xcAoIQ3MO6j3gKumBTWqhnWGBoCc2VI
=uSGH
-----END PGP SIGNATURE-----

--C7Ke/meiCZutM6I/--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140604140241.GK30972>