summaryrefslogtreecommitdiff
path: root/mail/pear-Mail_Mime/Makefile
diff options
context:
space:
mode:
authortaca <taca>2013-03-16 03:46:18 +0000
committertaca <taca>2013-03-16 03:46:18 +0000
commit72f983fd8a32201cf8f26e7de8c69d708d46a25f (patch)
tree1d6b0de59ccb033a6556046a7ccfdd084ffdbd60 /mail/pear-Mail_Mime/Makefile
parent64df6e9a99416f7e351dabee966b75e35e06dd14 (diff)
downloadpkgsrc-72f983fd8a32201cf8f26e7de8c69d708d46a25f.tar.gz
Update pear-Mail_Mime to 1.8.7 and add LICENSE.
1.8.7: Release date: 2012-12-25 17:28 UTC * Bug #5333: Fix more return by reference errors [alec] * Bug #19754: Fix compatibility with PHP4 [alec] 1.8.6: Release date: 2012-10-23 09:52 UTC * Bug #19473: PEAR::isError() compatibility problem with PHP 5.4 [alec] * Bug #19497: Attachment filename is cut on slash character [alec] * Bug #19665: Add Mail-Reply-To and Mail-Followup-To to structured recipient headers list [alec]
Diffstat (limited to 'mail/pear-Mail_Mime/Makefile')
-rw-r--r--mail/pear-Mail_Mime/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/pear-Mail_Mime/Makefile b/mail/pear-Mail_Mime/Makefile
index c179ea707f8..f36dde5cf68 100644
--- a/mail/pear-Mail_Mime/Makefile
+++ b/mail/pear-Mail_Mime/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.23 2012/10/08 12:19:25 asau Exp $
+# $NetBSD: Makefile,v 1.24 2013/03/16 03:46:18 taca Exp $
-DISTNAME= Mail_Mime-1.8.5
+DISTNAME= Mail_Mime-1.8.7
CATEGORIES+= mail
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= PHP classes to create and manipulation of mime messages
+LICENSE= modified-bsd
CONFLICTS= php-pear-Mail_Mime-[0-9]*