mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
- Update to 1.5.5
PR: ports/152776 Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
This commit is contained in:
parent
b30307702e
commit
ac5354468f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265581
@ -6,19 +6,19 @@
|
||||
#
|
||||
|
||||
PORTNAME= Mail_mimeDecode
|
||||
PORTVERSION= 1.5.4
|
||||
PORTVERSION= 1.5.5
|
||||
CATEGORIES= mail www pear
|
||||
DISTNAME= Mail_mimeDecode-${PORTVERSION}
|
||||
|
||||
MAINTAINER= joehorn@gmail.com
|
||||
COMMENT= Provides a class to decode mime messages
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
|
||||
${PEARDIR}/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
CATEGORY= Mail
|
||||
FILES= mimeDecode.php
|
||||
TESTS= parse_header_value.phpt semicolon_content_type_bug1724.phpt
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (PEAR/Mail_mimeDecode-1.5.4.tgz) = 24cc3adf73ffaacc8bd52b92a2a77567
|
||||
SHA256 (PEAR/Mail_mimeDecode-1.5.4.tgz) = 97d9642926da94b0bdda6fae105191e2f7340f6b8f13b8f04c4789c13c9fd66a
|
||||
SIZE (PEAR/Mail_mimeDecode-1.5.4.tgz) = 11380
|
||||
SHA256 (PEAR/Mail_mimeDecode-1.5.5.tgz) = e58d162b326ce7687f0e23790124511d56b521a2b465d5481385a5a857c16188
|
||||
SIZE (PEAR/Mail_mimeDecode-1.5.5.tgz) = 11554
|
||||
|
Loading…
Reference in New Issue
Block a user