mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 1.8.3
PR: 166089 Submitted by: Joe Horn <joehorn@gmail.com> (maintainer) Feature safe: yes
This commit is contained in:
parent
5c7951460c
commit
da47d6082d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294389
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Mail_Mime
|
||||
PORTVERSION= 1.8.2
|
||||
PORTVERSION= 1.8.3
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= mail www pear
|
||||
|
||||
@ -18,8 +18,7 @@ LICENSE= BSD
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
CATEGORY= Mail
|
||||
FILES= mime.php mimePart.php
|
||||
FILES= Mail/mime.php Mail/mimePart.php
|
||||
SCRIPTFILES= phail.php
|
||||
|
||||
TESTS= class-filename.phpt encoding_case.phpt \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (PEAR/Mail_Mime-1.8.2.tgz) = c106352438fbf9d2097c262c2b3614737f20ec6325932e2715c360fdc1aaeaed
|
||||
SIZE (PEAR/Mail_Mime-1.8.2.tgz) = 30914
|
||||
SHA256 (PEAR/Mail_Mime-1.8.3.tgz) = d53aad122bc536abb6959e17b86e27e9d723274f0430e5a3fd1fbfdc73d7d484
|
||||
SIZE (PEAR/Mail_Mime-1.8.3.tgz) = 30929
|
||||
|
Loading…
Reference in New Issue
Block a user