pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Fri Feb  1 16:54:12 UTC 2019

Modified Files:
        pkgsrc/mail/thunderbird: Makefile
        pkgsrc/mail/thunderbird45: Makefile
        pkgsrc/mail/thunderbird52: Makefile

Log Message:
Set LICENSE


To generate a diff of this commit:
cvs rdiff -u -r1.219 -r1.220 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/mail/thunderbird45/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/thunderbird52/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/thunderbird/Makefile
diff -u pkgsrc/mail/thunderbird/Makefile:1.219 pkgsrc/mail/thunderbird/Makefile:1.220
--- pkgsrc/mail/thunderbird/Makefile:1.219      Tue Jan 29 22:33:57 2019
+++ pkgsrc/mail/thunderbird/Makefile    Fri Feb  1 16:54:12 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.219 2019/01/29 22:33:57 tnn Exp $
+# $NetBSD: Makefile,v 1.220 2019/02/01 16:54:12 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
@@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.xz
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.thunderbird.net/en-US/
 COMMENT=       Organize, secure and customize your mail
+LICENSE=       mpl-1.1
 
 USE_TOOLS+=    unzip pax
 WRKSRC=                ${WRKDIR}/${DISTNAME:S/.source//}

Index: pkgsrc/mail/thunderbird45/Makefile
diff -u pkgsrc/mail/thunderbird45/Makefile:1.12 pkgsrc/mail/thunderbird45/Makefile:1.13
--- pkgsrc/mail/thunderbird45/Makefile:1.12     Tue Jan 29 22:33:57 2019
+++ pkgsrc/mail/thunderbird45/Makefile  Fri Feb  1 16:54:12 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2019/01/29 22:33:57 tnn Exp $
+# $NetBSD: Makefile,v 1.13 2019/02/01 16:54:12 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird${TB_VER:C/\..*$//}-${TB_VER}
@@ -11,6 +11,7 @@ EXTRACT_SUFX= .tar.xz
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.mozillamessaging.com/en-US/thunderbird/
 COMMENT=       Organize, secure and customize your mail
+LICENSE=       mpl-1.1
 
 USE_TOOLS+=    unzip pax
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV:C/thunderbird45/thunderbird/}

Index: pkgsrc/mail/thunderbird52/Makefile
diff -u pkgsrc/mail/thunderbird52/Makefile:1.2 pkgsrc/mail/thunderbird52/Makefile:1.3
--- pkgsrc/mail/thunderbird52/Makefile:1.2      Tue Jan 29 22:33:57 2019
+++ pkgsrc/mail/thunderbird52/Makefile  Fri Feb  1 16:54:12 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/01/29 22:33:57 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2019/02/01 16:54:12 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird${TB_VER:C/\..*$//}-${TB_VER}
@@ -11,6 +11,7 @@ EXTRACT_SUFX= .tar.xz
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.thunderbird.net/en-US/
 COMMENT=       Organize, secure and customize your mail
+LICENSE=       mpl-1.1
 
 USE_TOOLS+=    unzip pax
 WRKSRC=                ${WRKDIR}/${DISTNAME:S/.source//}



Home | Main Index | Thread Index | Old Index