Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 2014 12:02:17 +0200
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Tijl Coosemans <tijl@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r352087 - head/databases/evolution-data-server
Message-ID:  <20140425100217.GD38988@ivaldir.etoilebsd.net>
In-Reply-To: <20140425102933.30fd7e0b@kalimero.tijl.coosemans.org>
References:  <201404250630.s3P6UTHW069406@svn.freebsd.org> <20140425102933.30fd7e0b@kalimero.tijl.coosemans.org>

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

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

On Fri, Apr 25, 2014 at 10:29:33AM +0200, Tijl Coosemans wrote:
> On Fri, 25 Apr 2014 06:30:29 +0000 (UTC) Baptiste Daroussin wrote:
> > Author: bapt
> > Date: Fri Apr 25 06:30:28 2014
> > New Revision: 352087
> > URL: http://svnweb.freebsd.org/changeset/ports/352087
> > QAT: https://qat.redports.org/buildarchive/r352087/
> >=20
> > Log:
> >   Switch to USES=3Dlibtool
> >   Use options helpers
> >   Use options sub
> >   strip binaries
> >=20
> > Modified:
> >   head/databases/evolution-data-server/Makefile
> >   head/databases/evolution-data-server/pkg-plist
> >=20
> > Modified: head/databases/evolution-data-server/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/databases/evolution-data-server/Makefile	Fri Apr 25 06:29:25 2=
014	(r352086)
> > +++ head/databases/evolution-data-server/Makefile	Fri Apr 25 06:30:28 2=
014	(r352087)
> > @@ -4,7 +4,7 @@
> > =20
> >  PORTNAME=3D	evolution-data-server
> >  PORTVERSION=3D	2.32.1
> > -PORTREVISION=3D	6
> > +PORTREVISION=3D	7
> >  CATEGORIES=3D	databases gnome
> >  MASTER_SITES=3D	GNOME
> >  DIST_SUBDIR=3D	gnome2
> > @@ -20,20 +20,18 @@ LIB_DEPENDS=3D	libsoup-2.4.so:${PORTSDIR}/
> >  		libtasn1.so:${PORTSDIR}/security/libtasn1 \
> >  		libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring
> > =20
> > -USE_BZIP2=3D	yes
> > -USE_GMAKE=3D	yes
> > -USES=3D		bison pathfix gettext pkgconfig
> > -USE_GNOME=3D	gnomeprefix intlhack ltverhack ltasneededhack gconf2 \
> > -		libxml2
> > +USES=3D		bison gettext gmake libtool pathfix pkgconfig tar:bzip2
> > +USE_GNOME=3D	gnomeprefix intlhack gconf2 libxml2
> >  USE_OPENLDAP=3D	yes
> >  USE_SQLITE=3D	3
> > -USE_AUTOTOOLS=3D	libtool
> >  USE_BDB=3D	41+
> >  USE_LDCONFIG=3D	yes
> > +GNU_CONFIGURE=3D	yes
> >  CONFIGURE_ARGS=3D	--enable-static \
>=20
> I think you can remove this --enable-static now too.  USE_AUTOTOOLS=3Dlib=
tool
> forced static libraries to be built, but I don't think this port really
> needs them now.
>=20
> Same for x11-fm/mate-file-manager
>=20

I agree but didn't want to get to intrusive given their is already tons of =
work
happening in the gnome devel repo.

I'll let gnome@ people handle this.

regards,
Bapt

--9dgjiU4MmWPVapMU
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlNaMqkACgkQ8kTtMUmk6Ewn8wCdHFdEkUe3j5hmceeUmCVwORh3
xGQAnjd8JXHkmVHiS/pwCkVfBe6aegrv
=2AUy
-----END PGP SIGNATURE-----

--9dgjiU4MmWPVapMU--



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