diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-12-14 12:48:44 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-12-14 12:48:44 +0000 |
commit | 2bb153b44831f9636392e2b3e94bffd0cebaa107 (patch) | |
tree | 770785f36b81d81958633f8f57d4597b904f583c | |
parent | Update to 2.01a20. For a list of changes see: (diff) |
unbreaking by upgrading to 0.9.4
PR: ports/59592
Submitted By: Thierry Thomas <thierry@pompo.net>
-rw-r--r-- | mail/pear-mailparse/Makefile | 2 | ||||
-rw-r--r-- | mail/pear-mailparse/distinfo | 2 | ||||
-rw-r--r-- | mail/pear-mailparse/pkg-descr | 2 | ||||
-rw-r--r-- | mail/pecl-mailparse/Makefile | 2 | ||||
-rw-r--r-- | mail/pecl-mailparse/distinfo | 2 | ||||
-rw-r--r-- | mail/pecl-mailparse/pkg-descr | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/mail/pear-mailparse/Makefile b/mail/pear-mailparse/Makefile index 410efab8c934..02d21ea620fe 100644 --- a/mail/pear-mailparse/Makefile +++ b/mail/pear-mailparse/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mailparse -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.4 CATEGORIES= mail www pear MAINTAINER= ports@FreeBSD.org diff --git a/mail/pear-mailparse/distinfo b/mail/pear-mailparse/distinfo index c03a4bdf80e6..22f8255abeb4 100644 --- a/mail/pear-mailparse/distinfo +++ b/mail/pear-mailparse/distinfo @@ -1 +1 @@ -MD5 (PEAR/mailparse-0.9.3.tgz) = a4c0737ee32bea66730e513951856dc1 +MD5 (PEAR/mailparse-0.9.4.tgz) = c1df34d2ce0c10b6c0a8753db2bf57fb diff --git a/mail/pear-mailparse/pkg-descr b/mail/pear-mailparse/pkg-descr index 93a57a80f100..07bc0c90e919 100644 --- a/mail/pear-mailparse/pkg-descr +++ b/mail/pear-mailparse/pkg-descr @@ -4,4 +4,4 @@ Mailparse is stream based, which means that it does not keep in-memory copies of the files it processes - so it is very resource efficient when dealing with large messages. -WWW: http://www.php.net/manual/en/ref.mailparse.php +WWW: http://pear.php.net/package/mailparse diff --git a/mail/pecl-mailparse/Makefile b/mail/pecl-mailparse/Makefile index 410efab8c934..02d21ea620fe 100644 --- a/mail/pecl-mailparse/Makefile +++ b/mail/pecl-mailparse/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mailparse -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.4 CATEGORIES= mail www pear MAINTAINER= ports@FreeBSD.org diff --git a/mail/pecl-mailparse/distinfo b/mail/pecl-mailparse/distinfo index c03a4bdf80e6..22f8255abeb4 100644 --- a/mail/pecl-mailparse/distinfo +++ b/mail/pecl-mailparse/distinfo @@ -1 +1 @@ -MD5 (PEAR/mailparse-0.9.3.tgz) = a4c0737ee32bea66730e513951856dc1 +MD5 (PEAR/mailparse-0.9.4.tgz) = c1df34d2ce0c10b6c0a8753db2bf57fb diff --git a/mail/pecl-mailparse/pkg-descr b/mail/pecl-mailparse/pkg-descr index 93a57a80f100..07bc0c90e919 100644 --- a/mail/pecl-mailparse/pkg-descr +++ b/mail/pecl-mailparse/pkg-descr @@ -4,4 +4,4 @@ Mailparse is stream based, which means that it does not keep in-memory copies of the files it processes - so it is very resource efficient when dealing with large messages. -WWW: http://www.php.net/manual/en/ref.mailparse.php +WWW: http://pear.php.net/package/mailparse |