cvs commit: ports/java/eclipseme Makefile distinfo pkg-plist

Pav Lucistnik pav at FreeBSD.org
Tue Mar 18 16:43:11 UTC 2008


Stanislav Sedov píše v út 18. 03. 2008 v 19:38 +0300:
> On Tue, 18 Mar 2008 01:00:26 +0000 (UTC)
> Pietro Cerutti <gahr at FreeBSD.org> mentioned:
> 
> > gahr        2008-03-18 01:00:26 UTC
> > 
> >   FreeBSD ports repository
> > 
> >   Modified files:
> >     java/eclipseme       Makefile distinfo pkg-plist 
> >   Log:
> >   - Update to 0.4.6
> >   
> >   Approved by:    miwi (mentor)
> >   
> >   Revision  Changes    Path
> >   1.6       +5 -8      ports/java/eclipseme/Makefile
> > http://cvsweb.FreeBSD.org/ports/java/eclipseme/Makefile.diff?r1=1.5&r2=1.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 at ebs.gr
> > |  #
> > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/java/eclipseme/Makefile,v 1.5 2007/07/16 08:58:28 pav Exp $
> > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/java/eclipseme/Makefile,v 1.6 2008/03/18 01:00:25 gahr Exp $
> > |  #
> > |  
> > |  PORTNAME=	eclipseme
> > | -PORTVERSION=	0.4.5
> > | -PORTREVISION=	3
> > | +PORTVERSION=	0.4.6
> > |  CATEGORIES=	java devel
> > | -MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
> > | -MASTER_SITE_SUBDIR=	${PORTNAME}
> > | +MASTER_SITES=	SF
> > |  DISTNAME=	${PORTNAME}-${PORTVERSION}
> > |  DIST_SUBDIR=	eclipse
> > |  
> > | @@ -31,11 +29,10 @@ RUN_DEPENDS+=	${LOCALBASE}/share/proguar
> > |  .endif
> > |  
> > |  do-install:
> > | -		@${CP} -r ${WRKSRC}/${PORTNAME}_${PORTVERSION} ${PREFIX}/eclipse/plugins/
> > | +	@${MKDIR} ${PREFIX}/eclipse/plugins
> > | +	@${CP} -r ${WRKSRC}/${PORTNAME}_${PORTVERSION} ${PREFIX}/eclipse/plugins/
> 
> 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.

-- 
Pav Lucistnik <pav at oook.cz>
              <pav at FreeBSD.org>

What to tell to a KDE developer: "Your default theme reminds me of candy
and makes me want to lick my monitor."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: 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?=
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20080318/4e1844cf/attachment.pgp


More information about the cvs-ports mailing list