Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 2013 15:18:37 +0200
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Boris Samorodov <bsam@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r329178 - head/devel/rvm
Message-ID:  <20131003131837.GD9150@ithaqua.etoilebsd.net>
In-Reply-To: <201310031308.r93D8hrU069563@svn.freebsd.org>
References:  <201310031308.r93D8hrU069563@svn.freebsd.org>

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

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

On Thu, Oct 03, 2013 at 01:08:43PM +0000, Boris Samorodov wrote:
> Author: bsam
> Date: Thu Oct  3 13:08:43 2013
> New Revision: 329178
> URL: http://svnweb.freebsd.org/changeset/ports/329178
>=20
> Log:
>   . support staging;
>   . remove the indefinite article from COMMENT;
>   . use new LIB_DEPENDS syntax;
>   . incorporate gmake and pathfix into USES macro;
>   . remove useless standard definition of WRKSRC.
>=20
> Modified:
>   head/devel/rvm/Makefile
>   head/devel/rvm/pkg-plist
>=20
> Modified: head/devel/rvm/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/devel/rvm/Makefile	Thu Oct  3 13:05:48 2013	(r329177)
> +++ head/devel/rvm/Makefile	Thu Oct  3 13:08:43 2013	(r329178)
> @@ -10,24 +10,12 @@ MASTER_SITES=3D	ftp://ftp.coda.cs.cmu.edu/
>  		ftp://ftp.nctu.edu.tw/mirror/Coda/src/
> =20
>  MAINTAINER=3D	ports@FreeBSD.org
> -COMMENT=3D	A persistent VM library
> +COMMENT=3D	Persistent VM library
> =20
> -LIB_DEPENDS=3D	lwp.2:${PORTSDIR}/devel/lwp
> +LIB_DEPENDS=3D	liblwp.so:${PORTSDIR}/devel/lwp
> =20
> -USES=3D		pkgconfig
> -USE_GMAKE=3D	yes
> +USES=3D		gmake pathfix pkgconfig
>  GNU_CONFIGURE=3D	yes
>  USE_LDCONFIG=3D	yes
> =20
> -WRKSRC=3D		${WRKDIR}/${PORTNAME}-${PORTVERSION}
> -
> -MAN1=3D		rdsinit.1 rvmutl.1
> -
> -NO_STAGE=3D	yes
> -post-extract:
> -.for file in Makefile.in
> -	@${REINPLACE_CMD} -e \
> -		's#(libdir)#{prefix}/libdata#g' ${WRKSRC}/${file}
> -.endfor
> -
>  .include <bsd.port.mk>
>=20
> Modified: head/devel/rvm/pkg-plist
> =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/devel/rvm/pkg-plist	Thu Oct  3 13:05:48 2013	(r329177)
> +++ head/devel/rvm/pkg-plist	Thu Oct  3 13:08:43 2013	(r329178)
> @@ -15,6 +15,8 @@ lib/libseglwp.la
>  lib/libseglwp.so
>  lib/libseglwp.so.3
>  libdata/pkgconfig/rvmlwp.pc
> +man/man1/rdsinit.1.gz
> +man/man1/rvmutl.1.gz
>  sbin/rdsinit
>  sbin/rvmutl
>  @dirrm include/rvm

Btw for this port the name is conflicting with archivers/rvm

As stated here: https://wiki.freebsd.org/ports/PkgNameCollisions

Can you have a look and make one of the both having a different name?

regards,
Bapt

--VMt1DrMGOVs3KQwf
Content-Type: application/pgp-signature

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

iEYEARECAAYFAlJNbq0ACgkQ8kTtMUmk6ExfOgCaAh4MEddCBkpPl5zsiobzaeb1
jxwAoLQLHWFj4iHVTpLdPBIA+JJAz9PS
=cS0S
-----END PGP SIGNATURE-----

--VMt1DrMGOVs3KQwf--



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