mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
- Update to 1.7.0
PR: ports/148470 Submitted by: Maarten Bekers <Maarten.Bekers@vdp.com>
This commit is contained in:
parent
77f03037c1
commit
82513c710e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257574
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Mail_Mime
|
||||
PORTVERSION= 1.5.2
|
||||
PORTVERSION= 1.7.0
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= mail www pear
|
||||
|
||||
@ -21,14 +21,22 @@ FILES= mime.php mimePart.php
|
||||
DATA= xmail.dtd xmail.xsl
|
||||
_DATADIR= .
|
||||
SCRIPTFILES= phail.php
|
||||
TESTS= class-filename.phpt encoding_case.phpt sleep_wakeup_EOL-bug3488-part1.phpt \
|
||||
sleep_wakeup_EOL-bug3488-part2.phpt tabs_quoted_printable.phpt \
|
||||
test_Bug_30_1.phpt test_Bug_30_2.phpt test_Bug_30_3.phpt test_Bug_30_4.phpt \
|
||||
test_Bug_3513_1.phpt test_Bug_3513_2.phpt test_Bug_3513_3.phpt \
|
||||
test_Bug_7561_1.phpt test_Bug_8223_1.phpt test_Bug_8386_1.phpt \
|
||||
test_Bug_8541_1.phpt test_Bug_9558_1.phpt test_Bug_9722_1.phpt \
|
||||
test_Bug_9725_1.phpt test_Bug_9976_1.phpt test_Bug_10298_1.phpt \
|
||||
test_Bug_10596_1.phpt test_Bug_10816_1.phpt
|
||||
|
||||
TESTS= class-filename.phpt test_Bug_17025.phpt \
|
||||
encoding_case.phpt test_Bug_17175.phpt \
|
||||
headers_encoding.phpt test_Bug_30_1.phpt \
|
||||
sleep_wakeup_EOL-bug3488-part1.phpt test_Bug_30_2.phpt \
|
||||
sleep_wakeup_EOL-bug3488-part2.phpt test_Bug_30_3.phpt \
|
||||
test_Bug_10596_1.phpt test_Bug_30_4.phpt \
|
||||
test_Bug_10816_1.phpt test_Bug_3513_1.phpt \
|
||||
test_Bug_11731.phpt test_Bug_3513_2.phpt \
|
||||
test_Bug_12411.phpt test_Bug_3513_3.phpt \
|
||||
test_Bug_13444.phpt test_Bug_7561_1.phpt \
|
||||
test_Bug_13962.phpt test_Bug_8386_1.phpt \
|
||||
test_Bug_14529.phpt test_Bug_8541_1.phpt \
|
||||
test_Bug_14779.phpt test_Bug_9558_1.phpt \
|
||||
test_Bug_14780.phpt test_Bug_9722_1.phpt \
|
||||
test_Bug_15320.phpt test_Bug_9976_1.phpt
|
||||
|
||||
post-extract:
|
||||
${MV} ${WRKSRC}/scripts/phail.php ${WRKSRC}/pear-phail.php
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (PEAR/Mail_Mime-1.5.2.tgz) = 30b931f620d880782ee8d5e454b51fdf
|
||||
SHA256 (PEAR/Mail_Mime-1.5.2.tgz) = 5b17e1ffb417011fbd34ce35dd8f9a88adb66a710122af599a75f5a203f847cb
|
||||
SIZE (PEAR/Mail_Mime-1.5.2.tgz) = 22176
|
||||
MD5 (PEAR/Mail_Mime-1.7.0.tgz) = 806a09fb93d7f472617f7a0f0dcb585e
|
||||
SHA256 (PEAR/Mail_Mime-1.7.0.tgz) = c8e5f78e049266dd0f29ea05fd389986ddb69a18701480e6453ccd4ce0fb3216
|
||||
SIZE (PEAR/Mail_Mime-1.7.0.tgz) = 31175
|
||||
|
Loading…
Reference in New Issue
Block a user