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

(-)/home/admin/joehorn/pear-Mail_mimeDecode/Makefile (-2 / +4 lines)
Lines 6-18 Link Here
6
#
6
#
7
7
8
PORTNAME=	Mail_mimeDecode
8
PORTNAME=	Mail_mimeDecode
9
PORTVERSION=	1.5.0
9
PORTVERSION=	1.5.1
10
CATEGORIES=	mail www pear
10
CATEGORIES=	mail www pear
11
DISTNAME=	Mail_mimeDecode-${PORTVERSION}
11
DISTNAME=	Mail_mimeDecode-${PORTVERSION}
12
12
13
MAINTAINER=	ports@FreeBSD.org
13
MAINTAINER=	joehorn@gmail.com
14
COMMENT=	Provides a class to decode mime messages
14
COMMENT=	Provides a class to decode mime messages
15
15
16
LICENSE=	BSD
17
16
BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
18
BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
17
RUN_DEPENDS=	${BUILD_DEPENDS}
19
RUN_DEPENDS=	${BUILD_DEPENDS}
18
20
(-)/home/admin/joehorn/pear-Mail_mimeDecode/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (PEAR/Mail_mimeDecode-1.5.0.tgz) = e81f99c951eb5f199caa9dcd9c16f97f
1
MD5 (PEAR/Mail_mimeDecode-1.5.1.tgz) = 0a8e7bc71dd78a2811b34cbe2d4b0792
2
SHA256 (PEAR/Mail_mimeDecode-1.5.0.tgz) = c971e5fcdc0b3c588a738f81bf01452b3c4c60ef892667ad77a031214631433f
2
SHA256 (PEAR/Mail_mimeDecode-1.5.1.tgz) = 4b283c0ec55c31d523841bba1719ae528b7bff3630d11ce6edc72d600beda1c5
3
SIZE (PEAR/Mail_mimeDecode-1.5.0.tgz) = 9281
3
SIZE (PEAR/Mail_mimeDecode-1.5.1.tgz) = 9571

Return to bug 149246