Upgrade mozilla-firebird to 0.7.1 (not built yet)

Joe Marcus Clarke marcus at marcuscom.com
Tue Nov 11 17:48:17 PST 2003


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
> ===================================================================
> 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 @@
>  
>  PORTNAME=	firebird
> -PORTVERSION=	0.7
> -PORTREVISION=	1
> +PORTVERSION=	0.7.1
>  CATEGORIES=	www
>  MASTER_SITES=	${MASTER_SITE_MOZILLA}
> -MASTER_SITE_SUBDIR=	firebird/releases/${PORTVERSION}
> +MASTER_SITE_SUBDIR=	firebird/releases/${PORTVERSION:R}
> +PATCHFILES=	${PORTNAME}-${PORTVERSION:R}-${PORTVERSION}.patch
> +PATCH_SITES=	${MASTER_SITES}
> +PATCH_SITE_SUBDIR=	firebird/releases/${PORTVERSION}
>  PKGNAMEPREFIX=	mozilla-
> -DISTNAME=	MozillaFirebird-source-${PORTVERSION}
> +DISTNAME=	MozillaFirebird-source-${PORTVERSION:R}
>  
>  MAINTAINER=	gnome at FreeBSD.org
> Index: distinfo
> ===================================================================
> 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) = 35112566a3dca5bdf363972056afc462
> +MD5 (firebird-0.7-0.7.1.patch) = 856e9d91ad80f9ee18ef9517086c15ab
> Index: files/patch-nsprpub-pr-src-misc-prtime.c
> ===================================================================
> RCS file: /home/ncvs/ports/www/mozilla-firebird/files/patch-nsprpub-pr-src-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 @@
>   
>   #if defined(SUNOS4) || (__GLIBC__ >= 2) || defined(XP_BEOS) \
> --        || defined(NETBSD)
> -+        || defined(NETBSD) || defined(__FreeBSD__)
> +-        || defined(NETBSD) || defined(DARWIN)
> ++        || defined(NETBSD) || defined(DARWIN) || defined(__FreeBSD__)
>       a.tm_zone = NULL;
>       a.tm_gmtoff = tm->tm_params.tp_gmt_offset + tm->tm_params.tp_dst_offset;
> _______________________________________________
> freebsd-gnome at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20031111/4641a004/attachment.bin


More information about the freebsd-gnome mailing list