Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2013 15:49:17 +0200
From:      Palle Girgensohn <girgen@FreeBSD.org>
To:        Mathieu Arnold <mat@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r330639 - in head/databases: postgresql90-plperl postgresql90-plpython postgresql91-pltcl postgresql92-pltcl postgresql93-pltcl
Message-ID:  <0ED27AED-EF70-461C-AC3C-ED47FD41C9F2@FreeBSD.org>
In-Reply-To: <3018CD989D07E4443C2039C5@ogg.in.absolight.net>
References:  <201310171339.r9HDdaAH004503@svn.freebsd.org> <3018CD989D07E4443C2039C5@ogg.in.absolight.net>

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

--Apple-Mail=_B45F0D8A-CAB6-47C7-B3BD-57CD96E4BC9B
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

Yeah. postgresql90-pltcl just links on to postgresql91-pltcl:

# cat postgresql90-pltcl/Makefile=20
# Created by: Palle Girgensohn <girgen@partitur.se>
# $FreeBSD: databases/postgresql90-pltcl/Makefile 327717 2013-09-20 =
16:13:47Z bapt $

WANT_PGSQL_VER?=3D90

NO_STAGE=3D	yes
.include "${.CURDIR}/../postgresql91-pltcl/Makefile"




and


# cat postgresql92-pltcl/Makefile=20
# Created by: Palle Girgensohn <girgen@partitur.se>
# $FreeBSD: databases/postgresql92-pltcl/Makefile 327717 2013-09-20 =
16:13:47Z bapt $

WANT_PGSQL_VER=3D	92

NO_STAGE=3D	yes
.include "${.CURDIR}/../postgresql90-pltcl/Makefile"




17 okt 2013 kl. 15:45 skrev Mathieu Arnold <mat@FreeBSD.org>:

> +--On 17 octobre 2013 13:39:36 +0000 Palle Girgensohn =
<girgen@FreeBSD.org>
> wrote:
> | Modified: head/databases/postgresql92-pltcl/Makefile
> | -.include "${.CURDIR}/../postgresql90-pltcl/Makefile"
> | +.include "${.CURDIR}/../postgresql91-pltcl/Makefile"
> |=20
> | Modified: head/databases/postgresql93-pltcl/Makefile
> | -.include "${.CURDIR}/../postgresql90-pltcl/Makefile"
> | +.include "${.CURDIR}/../postgresql91-pltcl/Makefile"
>=20
> Hum, sure about that ?
>=20
> --=20
> Mathieu Arnold


--Apple-Mail=_B45F0D8A-CAB6-47C7-B3BD-57CD96E4BC9B
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP using GPGMail

-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - http://gpgtools.org

iQEcBAEBAgAGBQJSX+rdAAoJEIhV+7FrxBJDc7wH/jYlt+Ylnl0X/mUYKhj3tXuu
eLkDgJrF3drhEcxAk7o9T0ZRO/9oCb3Ly9UOYOE+fhrDGbku2+xegZ5nA1dVH1Xc
PX9AERcOBo0MFPk4hjUtNMUivipiW4lzkcW7sZcFDOUDQgRuNkf0v/W7FwuOV8QT
MRMe+wuItkJU0Mm+ycjoXozmpF11+rBbUktojUAw8g9g3rlrj+JsFKeGCn0Me9FO
khe3YnpmInjBatM0AC8XyBUWhlNi+QZKAl6IEi6vXIVBuUA8Z61LxXYAeIsP5/+O
QS2F7DFaaNUfFv8Qz5grVh/iLNXPK9hUyhGxU6aUmycs/YcVd+uIBU78d1wBn2c=
=J38p
-----END PGP SIGNATURE-----

--Apple-Mail=_B45F0D8A-CAB6-47C7-B3BD-57CD96E4BC9B--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0ED27AED-EF70-461C-AC3C-ED47FD41C9F2>