mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
- Update to 1.5.4
PR: 150598 Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
This commit is contained in:
parent
4bb740590e
commit
b14fb0dc22
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262135
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Mail_mimeDecode
|
||||
PORTVERSION= 1.5.3
|
||||
PORTVERSION= 1.5.4
|
||||
CATEGORIES= mail www pear
|
||||
DISTNAME= Mail_mimeDecode-${PORTVERSION}
|
||||
|
||||
@ -15,7 +15,8 @@ COMMENT= Provides a class to decode mime messages
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
|
||||
${PEARDIR}/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
CATEGORY= Mail
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (PEAR/Mail_mimeDecode-1.5.3.tgz) = ba160f584b94c00733fa06698dee8c02
|
||||
SHA256 (PEAR/Mail_mimeDecode-1.5.3.tgz) = 5411fe022f272a6c3fa3d6f77af421889df3309c6fe135825265741134606a5f
|
||||
SIZE (PEAR/Mail_mimeDecode-1.5.3.tgz) = 11119
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user