diff options
author | ale <ale@FreeBSD.org> | 2007-02-20 14:56:06 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2007-02-20 14:56:06 +0800 |
commit | cc7d28426c9dea446c1d311e7927e1c0cf310abd (patch) | |
tree | 2ad104bea415599adf8bdb106f476b23cb0d1e82 /lang/php5 | |
parent | e8a92c46e188a62fa2f3403019dfcc5954253baa (diff) | |
download | freebsd-ports-gnome-cc7d28426c9dea446c1d311e7927e1c0cf310abd.tar.gz freebsd-ports-gnome-cc7d28426c9dea446c1d311e7927e1c0cf310abd.tar.zst freebsd-ports-gnome-cc7d28426c9dea446c1d311e7927e1c0cf310abd.zip |
Update the mail header patches (it's a no-op).
Diffstat (limited to 'lang/php5')
-rw-r--r-- | lang/php5/Makefile | 2 | ||||
-rw-r--r-- | lang/php5/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 918c9af86528..719d600bb6ee 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -67,7 +67,7 @@ PLIST_SUB+= SUHOSIN="@comment " .endif .if defined(WITH_MAILHEAD) -PATCHFILES+= php-5.2.0-mail-header.patch:mail +PATCHFILES+= php-${PORTVERSION}-mail-header.patch:mail PATCH_SITES+= http://choon.net/opensource/php/:mail .endif diff --git a/lang/php5/distinfo b/lang/php5/distinfo index a1a021e9c914..dd2ec0e1ff47 100644 --- a/lang/php5/distinfo +++ b/lang/php5/distinfo @@ -4,6 +4,6 @@ SIZE (php-5.2.1.tar.bz2) = 7163383 MD5 (suhosin-patch-5.2.1-0.9.6.2.patch.gz) = 98cae8ee994df74e3ea1b25c955310e8 SHA256 (suhosin-patch-5.2.1-0.9.6.2.patch.gz) = 78802a71c35ed2bed2e0e32cb8443f682451989ebe1ed5d5b384b7bb85b90c1b SIZE (suhosin-patch-5.2.1-0.9.6.2.patch.gz) = 22679 -MD5 (php-5.2.0-mail-header.patch) = 36f876b692a9a407874c39b71c39ac83 -SHA256 (php-5.2.0-mail-header.patch) = 9955ec5fc79d2444ba507f4524acb1957bc65419be95b13e363a922a2021418a -SIZE (php-5.2.0-mail-header.patch) = 3420 +MD5 (php-5.2.1-mail-header.patch) = be00d628a43e650e98c45185485100c1 +SHA256 (php-5.2.1-mail-header.patch) = e72c3f0d8d905bf92513bbf858a450469b15ee3c7d4da33feb495100ac7b1cd2 +SIZE (php-5.2.1-mail-header.patch) = 3420 |