View | Details | Raw Unified | Return to bug 148470
Collapse All | Expand All

(-)pear-Mail_Mime/Makefile 2010-07-09 12:29:46.000000000 +0200 (-9 / +16 lines)
Lines 6-12 Link Here
6
#
6
#
7
PORTNAME=      Mail_Mime
7
PORTNAME=      Mail_Mime
8
PORTVERSION=   1.5.2
8
PORTVERSION=   1.7.0
9
PORTEPOCH=     2
9
PORTEPOCH=     2
10
CATEGORIES=    mail www pear
10
CATEGORIES=    mail www pear
Lines 21-34 Link Here
21
DATA=          xmail.dtd xmail.xsl
21
DATA=          xmail.dtd xmail.xsl
22
_DATADIR=      .
22
_DATADIR=      .
23
SCRIPTFILES=   phail.php
23
SCRIPTFILES=   phail.php
24
TESTS=         class-filename.phpt encoding_case.phpt sleep_wakeup_EOL-bug3488-part1.phpt \
24
TESTS=         class-filename.phpt test_Bug_17025.phpt \
25
               sleep_wakeup_EOL-bug3488-part2.phpt tabs_quoted_printable.phpt \
25
               encoding_case.phpt test_Bug_17175.phpt \
26
               test_Bug_30_1.phpt test_Bug_30_2.phpt test_Bug_30_3.phpt test_Bug_30_4.phpt \
26
               headers_encoding.phpt test_Bug_30_1.phpt \
27
               test_Bug_3513_1.phpt test_Bug_3513_2.phpt test_Bug_3513_3.phpt \
27
               sleep_wakeup_EOL-bug3488-part1.phpt test_Bug_30_2.phpt \
28
               test_Bug_7561_1.phpt test_Bug_8223_1.phpt test_Bug_8386_1.phpt \
28
               sleep_wakeup_EOL-bug3488-part2.phpt test_Bug_30_3.phpt \
29
               test_Bug_8541_1.phpt test_Bug_9558_1.phpt test_Bug_9722_1.phpt \
29
               test_Bug_10596_1.phpt test_Bug_30_4.phpt \
30
               test_Bug_9725_1.phpt test_Bug_9976_1.phpt test_Bug_10298_1.phpt \
30
               test_Bug_10816_1.phpt test_Bug_3513_1.phpt \
31
               test_Bug_10596_1.phpt test_Bug_10816_1.phpt
31
               test_Bug_11731.phpt test_Bug_3513_2.phpt \
32
               test_Bug_12411.phpt test_Bug_3513_3.phpt \
33
               test_Bug_13444.phpt test_Bug_7561_1.phpt \
34
               test_Bug_13962.phpt test_Bug_8386_1.phpt \
35
               test_Bug_14529.phpt test_Bug_8541_1.phpt \
36
               test_Bug_14779.phpt test_Bug_9558_1.phpt \
37
               test_Bug_14780.phpt test_Bug_9722_1.phpt \
38
               test_Bug_15320.phpt test_Bug_9976_1.phpt
32
post-extract:
39
post-extract:
33
       ${MV} ${WRKSRC}/scripts/phail.php ${WRKSRC}/pear-phail.php
40
       ${MV} ${WRKSRC}/scripts/phail.php ${WRKSRC}/pear-phail.php
(-)pear-Mail_Mime/distinfo 2010-07-09 12:22:30.000000000 +0200 (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (PEAR/Mail_Mime-1.5.2.tgz) = 30b931f620d880782ee8d5e454b51fdf
1
MD5 (PEAR/Mail_Mime-1.7.0.tgz) = 806a09fb93d7f472617f7a0f0dcb585e
2
SHA256 (PEAR/Mail_Mime-1.5.2.tgz) = 5b17e1ffb417011fbd34ce35dd8f9a88adb66a710122af599a75f5a203f847cb
2
SHA256 (PEAR/Mail_Mime-1.7.0.tgz) = c8e5f78e049266dd0f29ea05fd389986ddb69a18701480e6453ccd4ce0fb3216
3
SIZE (PEAR/Mail_Mime-1.5.2.tgz) = 22176
3
SIZE (PEAR/Mail_Mime-1.7.0.tgz) = 31175

Return to bug 148470