Date: Tue, 18 Mar 2008 17:43:08 +0100 From: Pav Lucistnik <pav@FreeBSD.org> To: Stanislav Sedov <stas@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, Pietro Cerutti <gahr@FreeBSD.org> Subject: Re: cvs commit: ports/java/eclipseme Makefile distinfo pkg-plist Message-ID: <1205858588.69439.62.camel@pav.hide.vol.cz> In-Reply-To: <20080318193855.0439b197.stas@FreeBSD.org> References: <200803180100.m2I10QTD070047@repoman.freebsd.org> <20080318193855.0439b197.stas@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-Xz5r6YvzEsER36GJBBcy Content-Type: text/plain; charset=ISO8859-2 Content-Transfer-Encoding: quoted-printable Stanislav Sedov p=ED=B9e v =FAt 18. 03. 2008 v 19:38 +0300: > On Tue, 18 Mar 2008 01:00:26 +0000 (UTC) > Pietro Cerutti <gahr@FreeBSD.org> mentioned: >=20 > > gahr 2008-03-18 01:00:26 UTC > >=20 > > FreeBSD ports repository > >=20 > > Modified files: > > java/eclipseme Makefile distinfo pkg-plist=20 > > Log: > > - Update to 0.4.6 > > =20 > > Approved by: miwi (mentor) > > =20 > > Revision Changes Path > > 1.6 +5 -8 ports/java/eclipseme/Makefile > > http://cvsweb.FreeBSD.org/ports/java/eclipseme/Makefile.diff?r1=3D1.5&r= 2=3D1.6 > > | --- ports/java/eclipseme/Makefile 2007/07/16 08:58:28 1.5 > > | +++ ports/java/eclipseme/Makefile 2008/03/18 01:00:25 1.6 > > | @@ -2,15 +2,13 @@ > > | # Date created: July 22, 2004 > > | # Whom: past@ebs.gr > > | # > > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/java/eclipseme/Make= file,v 1.5 2007/07/16 08:58:28 pav Exp $ > > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/java/eclipseme/Make= file,v 1.6 2008/03/18 01:00:25 gahr Exp $ > > | # > > | =20 > > | PORTNAME=3D eclipseme > > | -PORTVERSION=3D 0.4.5 > > | -PORTREVISION=3D 3 > > | +PORTVERSION=3D 0.4.6 > > | CATEGORIES=3D java devel > > | -MASTER_SITES=3D ${MASTER_SITE_SOURCEFORGE} > > | -MASTER_SITE_SUBDIR=3D ${PORTNAME} > > | +MASTER_SITES=3D SF > > | DISTNAME=3D ${PORTNAME}-${PORTVERSION} > > | DIST_SUBDIR=3D eclipse > > | =20 > > | @@ -31,11 +29,10 @@ RUN_DEPENDS+=3D ${LOCALBASE}/share/proguar > > | .endif > > | =20 > > | do-install: > > | - @${CP} -r ${WRKSRC}/${PORTNAME}_${PORTVERSION} ${PREFIX}/eclipse/p= lugins/ > > | + @${MKDIR} ${PREFIX}/eclipse/plugins > > | + @${CP} -r ${WRKSRC}/${PORTNAME}_${PORTVERSION} ${PREFIX}/eclipse/pl= ugins/ >=20 > Wouldn't it be better to use COPYTREE_SHARE for that? This way it'll set = correct > permissions on files. It will also change permissions on all files already present in the target directory, I think. Which might not be a desirable thing. --=20 Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org> What to tell to a KDE developer: "Your default theme reminds me of candy and makes me want to lick my monitor." --=-Xz5r6YvzEsER36GJBBcy Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEABECAAYFAkff8RwACgkQntdYP8FOsoKvyQCfcujEptlnpl81Zzt3KgVRTBou j8EAnR5z6nrUnKJUZVsKQZIXALvpSBGz =gluh -----END PGP SIGNATURE----- --=-Xz5r6YvzEsER36GJBBcy--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1205858588.69439.62.camel>