Date: Tue, 11 Nov 2003 20:48:04 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Mikhail Teterin <mi@symbion.zaytman.com> Cc: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Re: Upgrade mozilla-firebird to 0.7.1 (not built yet) Message-ID: <1068601684.34977.6.camel@shumai.marcuscom.com> In-Reply-To: <200311120058.hAC0waVg080112@symbion.zaytman.com> References: <200311120058.hAC0waVg080112@symbion.zaytman.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-OuVZLRAySipfWT1m0Bbo Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Why do we need this? It's my understanding that 0.7.1 offers MacOS improvements/fixes only. There shouldn't be a need to upgrade on other platforms. Joe On Tue, 2003-11-11 at 19:58, Mikhail Teterin wrote: > ? work > Index: 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 > RCS file: /home/ncvs/ports/www/mozilla-firebird/Makefile,v > retrieving revision 1.57 > diff -U2 -r1.57 Makefile > --- Makefile 24 Oct 2003 06:38:14 -0000 1.57 > +++ Makefile 12 Nov 2003 00:58:36 -0000 > @@ -7,11 +7,13 @@ > =20 > PORTNAME=3D firebird > -PORTVERSION=3D 0.7 > -PORTREVISION=3D 1 > +PORTVERSION=3D 0.7.1 > CATEGORIES=3D www > MASTER_SITES=3D ${MASTER_SITE_MOZILLA} > -MASTER_SITE_SUBDIR=3D firebird/releases/${PORTVERSION} > +MASTER_SITE_SUBDIR=3D firebird/releases/${PORTVERSION:R} > +PATCHFILES=3D ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION}.patch > +PATCH_SITES=3D ${MASTER_SITES} > +PATCH_SITE_SUBDIR=3D firebird/releases/${PORTVERSION} > PKGNAMEPREFIX=3D mozilla- > -DISTNAME=3D MozillaFirebird-source-${PORTVERSION} > +DISTNAME=3D MozillaFirebird-source-${PORTVERSION:R} > =20 > MAINTAINER=3D gnome@FreeBSD.org > Index: distinfo > =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 > RCS file: /home/ncvs/ports/www/mozilla-firebird/distinfo,v > retrieving revision 1.10 > diff -U2 -r1.10 distinfo > --- distinfo 18 Oct 2003 21:45:25 -0000 1.10 > +++ distinfo 12 Nov 2003 00:58:36 -0000 > @@ -1,2 +1,2 @@ > -$FreeBSD: ports/www/mozilla-firebird/distinfo,v 1.10 2003/10/18 21:45:25= trevor Exp $ > MD5 (MozillaFirebird-source-0.7.tar.gz) =3D 35112566a3dca5bdf363972056af= c462 > +MD5 (firebird-0.7-0.7.1.patch) =3D 856e9d91ad80f9ee18ef9517086c15ab > Index: files/patch-nsprpub-pr-src-misc-prtime.c > =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 > RCS file: /home/ncvs/ports/www/mozilla-firebird/files/patch-nsprpub-pr-sr= c-misc-prtime.c,v > retrieving revision 1.2 > diff -U2 -r1.2 patch-nsprpub-pr-src-misc-prtime.c > --- files/patch-nsprpub-pr-src-misc-prtime.c 2 Jun 2003 18:30:59 -0000 1.= 2 > +++ files/patch-nsprpub-pr-src-misc-prtime.c 12 Nov 2003 00:58:36 -0000 > @@ -5,6 +5,6 @@ > =20 > #if defined(SUNOS4) || (__GLIBC__ >=3D 2) || defined(XP_BEOS) \ > -- || defined(NETBSD) > -+ || defined(NETBSD) || defined(__FreeBSD__) > +- || defined(NETBSD) || defined(DARWIN) > ++ || defined(NETBSD) || defined(DARWIN) || defined(__FreeBSD__) > a.tm_zone =3D NULL; > a.tm_gmtoff =3D tm->tm_params.tp_gmt_offset + tm->tm_params.tp_dst_= offset; > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-OuVZLRAySipfWT1m0Bbo Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/sZFUb2iPiv4Uz4cRAiG4AJwJkOL8uN285NYkBu3JjxmigpQlbgCgqBUj 5KH6823/ibpRTjJCd/qUMoo= =cKNE -----END PGP SIGNATURE----- --=-OuVZLRAySipfWT1m0Bbo--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1068601684.34977.6.camel>