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

(-)./Makefile (-3 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	Mail_Mime
8
PORTNAME=	Mail_Mime
9
PORTVERSION=	1.8.2
9
PORTVERSION=	1.8.3
10
PORTEPOCH=	2
10
PORTEPOCH=	2
11
CATEGORIES=	mail www pear
11
CATEGORIES=	mail www pear
12
12
Lines 18-25 Link Here
18
BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
18
BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
19
RUN_DEPENDS:=	${BUILD_DEPENDS}
19
RUN_DEPENDS:=	${BUILD_DEPENDS}
20
20
21
CATEGORY=	Mail
21
FILES=		Mail/mime.php Mail/mimePart.php
22
FILES=		mime.php mimePart.php
23
SCRIPTFILES=	phail.php
22
SCRIPTFILES=	phail.php
24
23
25
TESTS=		class-filename.phpt encoding_case.phpt \
24
TESTS=		class-filename.phpt encoding_case.phpt \
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (PEAR/Mail_Mime-1.8.2.tgz) = c106352438fbf9d2097c262c2b3614737f20ec6325932e2715c360fdc1aaeaed
1
SHA256 (PEAR/Mail_Mime-1.8.3.tgz) = d53aad122bc536abb6959e17b86e27e9d723274f0430e5a3fd1fbfdc73d7d484
2
SIZE (PEAR/Mail_Mime-1.8.2.tgz) = 30914
2
SIZE (PEAR/Mail_Mime-1.8.3.tgz) = 30929

Return to bug 166089