diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2001-08-30 10:40:16 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2001-08-30 10:40:16 +0000 |
commit | f20ed5c68f28f9e4fd05cf5d1b060049de8f48c3 (patch) | |
tree | 1773ba1adc5a998bbeeb74c560052555ebf3211c /mail/gnumail | |
parent | 76519c052a6a9fffbf06ff009ead81b999a2cc2d (diff) | |
download | ports-f20ed5c68f28f9e4fd05cf5d1b060049de8f48c3.tar.gz ports-f20ed5c68f28f9e4fd05cf5d1b060049de8f48c3.zip |
Notes
Diffstat (limited to 'mail/gnumail')
-rw-r--r-- | mail/gnumail/Makefile | 2 | ||||
-rw-r--r-- | mail/gnumail/distinfo | 2 | ||||
-rw-r--r-- | mail/gnumail/files/patch-..:Headers:AddressBookController.h | 10 | ||||
-rw-r--r-- | mail/gnumail/files/patch-..:Headers:EditWindowController.h | 10 | ||||
-rw-r--r-- | mail/gnumail/files/patch-..:Headers:MailboxManagerController.h | 10 | ||||
-rw-r--r-- | mail/gnumail/files/patch-..:Headers:NewAddressPanelController.h | 10 | ||||
-rw-r--r-- | mail/gnumail/pkg-plist | 5 |
7 files changed, 7 insertions, 42 deletions
diff --git a/mail/gnumail/Makefile b/mail/gnumail/Makefile index af63f9422084..977185b35107 100644 --- a/mail/gnumail/Makefile +++ b/mail/gnumail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnumail -PORTVERSION= 0.5.0 +PORTVERSION= 0.6.0 CATEGORIES= mail MASTER_SITES= http://www.collaboration-world.com/gnumail/ DISTNAME= GNUMail diff --git a/mail/gnumail/distinfo b/mail/gnumail/distinfo index 472aa1f92c5e..966d707da500 100644 --- a/mail/gnumail/distinfo +++ b/mail/gnumail/distinfo @@ -1 +1 @@ -MD5 (GNUMail.tar.gz) = 48b52ee8be493737c994bc51ec461cad +MD5 (GNUMail.tar.gz) = b58b080bff6ac20706d58c0592765d33 diff --git a/mail/gnumail/files/patch-..:Headers:AddressBookController.h b/mail/gnumail/files/patch-..:Headers:AddressBookController.h deleted file mode 100644 index 1799d8e8e182..000000000000 --- a/mail/gnumail/files/patch-..:Headers:AddressBookController.h +++ /dev/null @@ -1,10 +0,0 @@ ---- ../Headers/AddressBookController.h.orig Fri Jul 20 17:44:00 2001 -+++ ../Headers/AddressBookController.h Wed Aug 8 18:02:16 2001 -@@ -21,6 +21,7 @@ - // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - - #import <AppKit/AppKit.h> -+#import <AppKit/NSWindowController.h> - - @class Address; - @class AddressBook; diff --git a/mail/gnumail/files/patch-..:Headers:EditWindowController.h b/mail/gnumail/files/patch-..:Headers:EditWindowController.h deleted file mode 100644 index 048530d05146..000000000000 --- a/mail/gnumail/files/patch-..:Headers:EditWindowController.h +++ /dev/null @@ -1,10 +0,0 @@ ---- ../Headers/EditWindowController.h.orig Fri Jul 20 20:34:58 2001 -+++ ../Headers/EditWindowController.h Wed Aug 8 17:56:49 2001 -@@ -20,6 +20,7 @@ - // - - #import <AppKit/AppKit.h> -+#import <AppKit/NSWindowController.h> - - @class Address; - @class EditWindow; diff --git a/mail/gnumail/files/patch-..:Headers:MailboxManagerController.h b/mail/gnumail/files/patch-..:Headers:MailboxManagerController.h deleted file mode 100644 index e4bd54763718..000000000000 --- a/mail/gnumail/files/patch-..:Headers:MailboxManagerController.h +++ /dev/null @@ -1,10 +0,0 @@ ---- ../Headers/MailboxManagerController.h.orig Fri Jul 20 17:55:43 2001 -+++ ../Headers/MailboxManagerController.h Wed Aug 8 18:05:15 2001 -@@ -21,6 +21,7 @@ - // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - - #import <AppKit/AppKit.h> -+#import <AppKit/NSWindowController.h> - - @class MailboxManager; - diff --git a/mail/gnumail/files/patch-..:Headers:NewAddressPanelController.h b/mail/gnumail/files/patch-..:Headers:NewAddressPanelController.h deleted file mode 100644 index e654a394b0a6..000000000000 --- a/mail/gnumail/files/patch-..:Headers:NewAddressPanelController.h +++ /dev/null @@ -1,10 +0,0 @@ ---- ../Headers/NewAddressPanelController.h.orig Fri Jul 20 17:38:26 2001 -+++ ../Headers/NewAddressPanelController.h Wed Aug 8 18:03:57 2001 -@@ -21,6 +21,7 @@ - // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - - #import <AppKit/AppKit.h> -+#import <AppKit/NSWindowController.h> - - @class Address; - diff --git a/mail/gnumail/pkg-plist b/mail/gnumail/pkg-plist index c629ab439be6..15984726aa15 100644 --- a/mail/gnumail/pkg-plist +++ b/mail/gnumail/pkg-plist @@ -1,4 +1,9 @@ Local/Apps/GNUMail.app/GNUMail +Local/Apps/GNUMail.app/Resources/Address_add.tiff +Local/Apps/GNUMail.app/Resources/Address_bcc.tiff +Local/Apps/GNUMail.app/Resources/Address_cc.tiff +Local/Apps/GNUMail.app/Resources/Address_delete.tiff +Local/Apps/GNUMail.app/Resources/Address_to.tiff Local/Apps/GNUMail.app/Resources/GNUMail.tiff Local/Apps/GNUMail.app/Resources/Info-gnustep.plist Local/Apps/GNUMail.app/Resources/Magnifier.tiff |