Changes 1.8.1:
Bugs Fixed: * Not possible to set separate charset for attachment content and headers
This commit is contained in:
parent
71fb3dba92
commit
d31b6c65d0
2 changed files with 6 additions and 8 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.16 2010/10/25 10:52:43 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.17 2010/12/15 09:42:28 adam Exp $
|
||||
|
||||
DISTNAME= Mail_Mime-1.8.0
|
||||
PKGREVISION= 1
|
||||
DISTNAME= Mail_Mime-1.8.1
|
||||
CATEGORIES+= mail
|
||||
|
||||
MAINTAINER= jdolecek@NetBSD.org
|
||||
|
@ -16,6 +15,5 @@ SUBST_STAGE.shbang= post-install
|
|||
SUBST_FILES.shbang= ${DESTDIR}${PREFIX}/lib/php/doc/Mail_Mime/scripts/phail.php
|
||||
SUBST_SED.shbang= -e "s|@prefix@|${PREFIX}|g"
|
||||
|
||||
|
||||
.include "../../lang/php/pear.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.10 2010/09/23 08:03:02 taca Exp $
|
||||
$NetBSD: distinfo,v 1.11 2010/12/15 09:42:28 adam Exp $
|
||||
|
||||
SHA1 (pear/Mail_Mime-1.8.0.tgz) = 3961cb5962aa205480af467fb8f22b96ece513a4
|
||||
RMD160 (pear/Mail_Mime-1.8.0.tgz) = 90b97cb0c7e27aaba91f8909c1b2c53d8ea5088e
|
||||
Size (pear/Mail_Mime-1.8.0.tgz) = 31292 bytes
|
||||
SHA1 (pear/Mail_Mime-1.8.1.tgz) = 65fcae7a1cce97c5ef595943a3cfcfa708402c5f
|
||||
RMD160 (pear/Mail_Mime-1.8.1.tgz) = 7ce0a4a06515e59850ec0f6787b0cb1fc78ef2b7
|
||||
Size (pear/Mail_Mime-1.8.1.tgz) = 31530 bytes
|
||||
|
|
Loading…
Reference in a new issue