FreeBSD Bugzilla – Attachment 61202 Details for
Bug 91735
[Update] mail/moztraybiff 1.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-moztraybiff
patch-moztraybiff (text/plain), 3.41 KB, created by
oz
on 2006-01-13 01:40:04 UTC
(
hide
)
Description:
patch-moztraybiff
Filename:
MIME Type:
Creator:
oz
Created:
2006-01-13 01:40:04 UTC
Size:
3.41 KB
patch
obsolete
>diff -ruN moztraybiff.orig/Makefile moztraybiff/Makefile >--- moztraybiff.orig/Makefile Mon Dec 12 12:27:25 2005 >+++ moztraybiff/Makefile Thu Jan 12 17:55:33 2006 >@@ -6,7 +6,7 @@ > # > > PORTNAME= moztraybiff >-PORTVERSION= 1.2 >+PORTVERSION= 1.2.1 > CATEGORIES= mail gnome > MASTER_SITES= http://mozdev.oregonstate.edu/moztraybiff/ > DISTNAME= mozTrayBiff-${PORTVERSION} >@@ -30,7 +30,7 @@ > USE_REINPLACE= yes > MAKE_ARGS+= MOZILLA_PLATFORM=tbird TBVER=${TBVER} > >-FILENAME= mozTrayBiff-${PORTVERSION}-FreeBSD-tb${TBVER}.xpi >+FILENAME= mozTrayBiff-${PORTVERSION}-tb${TBVER}.xpi > PLIST_FILES= share/${PORTNAME}/${FILENAME} > PLIST_DIRS= share/${PORTNAME} > >diff -ruN moztraybiff.orig/distinfo moztraybiff/distinfo >--- moztraybiff.orig/distinfo Mon Dec 12 12:27:25 2005 >+++ moztraybiff/distinfo Thu Jan 12 17:50:08 2006 >@@ -1,3 +1,3 @@ >-MD5 (mozTrayBiff-1.2.tar.gz) = 292399983d77541b130d133134a05222 >-SHA256 (mozTrayBiff-1.2.tar.gz) = efaffc58b1e3779040acb0c3a872f1719ad1d015a29f8257392a2f6d6dd87b6d >-SIZE (mozTrayBiff-1.2.tar.gz) = 41838 >+MD5 (mozTrayBiff-1.2.1.tar.gz) = a2e3092b08aa7f9522ac7b5587d16969 >+SHA256 (mozTrayBiff-1.2.1.tar.gz) = 9b8a203dd42d88c5fc1fc0bf13f56039b3338a522e6253ec7120bce8f50924da >+SIZE (mozTrayBiff-1.2.1.tar.gz) = 47121 >diff -ruN moztraybiff.orig/files/patch-Makefile moztraybiff/files/patch-Makefile >--- moztraybiff.orig/files/patch-Makefile Mon Dec 12 12:27:25 2005 >+++ moztraybiff/files/patch-Makefile Thu Jan 12 17:51:43 2006 >@@ -1,20 +1,20 @@ >---- Makefile.orig Mon Dec 12 13:57:47 2005 >-+++ Makefile Mon Dec 12 13:58:39 2005 >-@@ -1,7 +1,7 @@ >- SUBDIRS = components chrome >- .PHONY: all clean subdirs ${SUBDIRS} content locale >- VERSION = 1.2 >--PLATFORM := $(shell gcc -dumpmachine) >-+PLATFORM := $(shell uname) >+--- Makefile.orig Thu Jan 12 17:50:22 2006 >++++ Makefile Thu Jan 12 17:50:54 2006 >+@@ -4,7 +4,7 @@ > XPI_NAME = mozTrayBiff >- XPI_VERSION := $(VERSION)-$(PLATFORM) >+ ifeq ($(PLATFORM),) >+ # Attempt to detect the platform name >+-PLATFORM = `./get-platform` >++PLATFORM = $(shell uname) >+ endif > XPI_FILENAME = $(XPI_NAME)-$(XPI_VERSION).xpi >-@@ -15,7 +15,7 @@ >+ XPI_VERSION := $(VERSION) >+@@ -19,7 +19,7 @@ > XPI_EXTRA_FILES = install.js > endif > ifeq ($(MOZILLA_PLATFORM),tbird) > -REAL_CONFIG = mozilla-thunderbird-config > +REAL_CONFIG = thunderbird-config >- XPI_VERSION := $(XPI_VERSION)-tb$(shell $(REAL_CONFIG) --version) >+ XPI_VERSION := $(XPI_VERSION)-tb${MOZILLA_VERSION} > XPI_EXTRA_FILES = install.rdf > endif >diff -ruN moztraybiff.orig/files/patch-components_Makefile moztraybiff/files/patch-components_Makefile >--- moztraybiff.orig/files/patch-components_Makefile Fri Sep 9 01:14:44 2005 >+++ moztraybiff/files/patch-components_Makefile Thu Jan 12 17:52:43 2006 >@@ -1,5 +1,5 @@ >---- components/Makefile.orig Sun Apr 24 09:25:02 2005 >-+++ components/Makefile Fri Sep 9 01:47:59 2005 >+--- components/Makefile.orig Thu Jan 12 17:51:53 2006 >++++ components/Makefile Thu Jan 12 17:52:16 2006 > @@ -27,7 +27,7 @@ > $(shell pkg-config --libs $(GTK_PACKAGE)) > >diff -ruN moztraybiff.orig/files/patch-make-install.rdf moztraybiff/files/patch-make-install.rdf >--- moztraybiff.orig/files/patch-make-install.rdf Mon Dec 12 12:27:25 2005 >+++ moztraybiff/files/patch-make-install.rdf Thu Jan 12 17:53:49 2006 >@@ -1,5 +1,5 @@ >---- make-install.rdf.orig Mon Dec 12 14:23:05 2005 >-+++ make-install.rdf Mon Dec 12 14:23:39 2005 >+--- make-install.rdf.orig Thu Jan 12 17:52:53 2006 >++++ make-install.rdf Thu Jan 12 17:53:24 2006 > @@ -1,9 +1,9 @@ > #!/usr/bin/perl
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 91735
: 61202