diff options
-rw-r--r-- | mail/thunderbird15-gtk1/PLIST | 4 | ||||
-rw-r--r-- | mail/thunderbird15/Makefile-thunderbird.common | 4 | ||||
-rw-r--r-- | mail/thunderbird15/PLIST | 4 | ||||
-rw-r--r-- | mail/thunderbird15/distinfo | 8 |
4 files changed, 12 insertions, 8 deletions
diff --git a/mail/thunderbird15-gtk1/PLIST b/mail/thunderbird15-gtk1/PLIST index 7a7c54c8059..3868bd6e8c2 100644 --- a/mail/thunderbird15-gtk1/PLIST +++ b/mail/thunderbird15-gtk1/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/12 06:58:55 ghen Exp $ +@comment $NetBSD: PLIST,v 1.2 2007/08/24 14:53:31 ghen Exp $ bin/${MOZILLA} @comment begin PROGRAMS lib/${MOZILLA}/${MOZILLA_BIN} @@ -2164,6 +2164,7 @@ include/${MOZILLA}/string/string-template-undef.h include/${MOZILLA}/toolkitcomps/nsICommandLine.h include/${MOZILLA}/toolkitcomps/nsICommandLineHandler.h include/${MOZILLA}/toolkitcomps/nsICommandLineRunner.h +include/${MOZILLA}/toolkitcomps/nsICommandLineValidator.h include/${MOZILLA}/toolkitcomps/nsIRemoteService.h include/${MOZILLA}/toolkitcomps/nsToolkitCompsCID.h include/${MOZILLA}/txmgr/nsITransaction.h @@ -2425,6 +2426,7 @@ include/${MOZILLA}/xpcom/nsIEnumerator.h include/${MOZILLA}/xpcom/nsIEnvironment.h include/${MOZILLA}/xpcom/nsIErrorService.h include/${MOZILLA}/xpcom/nsIEventQueue.h +include/${MOZILLA}/xpcom/nsIEventQueueListener.h include/${MOZILLA}/xpcom/nsIEventQueueService.h include/${MOZILLA}/xpcom/nsIEventTarget.h include/${MOZILLA}/xpcom/nsIException.h diff --git a/mail/thunderbird15/Makefile-thunderbird.common b/mail/thunderbird15/Makefile-thunderbird.common index 6649df39025..f949f967087 100644 --- a/mail/thunderbird15/Makefile-thunderbird.common +++ b/mail/thunderbird15/Makefile-thunderbird.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile-thunderbird.common,v 1.2 2007/05/31 21:36:52 ghen Exp $ +# $NetBSD: Makefile-thunderbird.common,v 1.3 2007/08/24 14:53:31 ghen Exp $ MOZILLA_BIN= thunderbird-bin -MOZ_VER= 1.5.0.12 +MOZ_VER= 1.5.0.13 EXTRACT_SUFX= .tar.bz2 DISTNAME= thunderbird-${MOZ_VER}-source CATEGORIES= mail diff --git a/mail/thunderbird15/PLIST b/mail/thunderbird15/PLIST index 65ce6031548..d57ec865300 100644 --- a/mail/thunderbird15/PLIST +++ b/mail/thunderbird15/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/12 06:57:57 ghen Exp $ +@comment $NetBSD: PLIST,v 1.2 2007/08/24 14:53:31 ghen Exp $ bin/${MOZILLA} @comment begin PROGRAMS lib/${MOZILLA}/${MOZILLA_BIN} @@ -2173,6 +2173,7 @@ include/${MOZILLA}/system-pref/nsSystemPrefService.h include/${MOZILLA}/toolkitcomps/nsICommandLine.h include/${MOZILLA}/toolkitcomps/nsICommandLineHandler.h include/${MOZILLA}/toolkitcomps/nsICommandLineRunner.h +include/${MOZILLA}/toolkitcomps/nsICommandLineValidator.h include/${MOZILLA}/toolkitcomps/nsIRemoteService.h include/${MOZILLA}/toolkitcomps/nsToolkitCompsCID.h include/${MOZILLA}/txmgr/nsITransaction.h @@ -2433,6 +2434,7 @@ include/${MOZILLA}/xpcom/nsIEnumerator.h include/${MOZILLA}/xpcom/nsIEnvironment.h include/${MOZILLA}/xpcom/nsIErrorService.h include/${MOZILLA}/xpcom/nsIEventQueue.h +include/${MOZILLA}/xpcom/nsIEventQueueListener.h include/${MOZILLA}/xpcom/nsIEventQueueService.h include/${MOZILLA}/xpcom/nsIEventTarget.h include/${MOZILLA}/xpcom/nsIException.h diff --git a/mail/thunderbird15/distinfo b/mail/thunderbird15/distinfo index fe3d5321edd..79529896e12 100644 --- a/mail/thunderbird15/distinfo +++ b/mail/thunderbird15/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.2 2007/05/31 21:36:52 ghen Exp $ +$NetBSD: distinfo,v 1.3 2007/08/24 14:53:31 ghen Exp $ -SHA1 (thunderbird-1.5.0.12-source.tar.bz2) = 79ce2996e18b76c23981753f1084f5c914483d74 -RMD160 (thunderbird-1.5.0.12-source.tar.bz2) = 0632eb7764d6c73271adc05387338c0770d82fba -Size (thunderbird-1.5.0.12-source.tar.bz2) = 36172395 bytes +SHA1 (thunderbird-1.5.0.13-source.tar.bz2) = 2275d92724976896b6529ceb8ae890b10bc94109 +RMD160 (thunderbird-1.5.0.13-source.tar.bz2) = 6d9d8c1ea091725728ad0400c58b606a73346ef9 +Size (thunderbird-1.5.0.13-source.tar.bz2) = 36162915 bytes SHA1 (patch-aa) = ff3586c00ff8d3fa6a1bda639116778169ad4466 SHA1 (patch-ab) = 824a3ce1f608e8fff16e2366c7962f23a4321b10 SHA1 (patch-ac) = 02804b8276b4b9552ea4587e6c020b87ddb59cf0 |