diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-08-09 14:28:53 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-08-09 14:28:53 +0000 |
| commit | 6854325febd50b67b69eebd797a184c536cab6da (patch) | |
| tree | 928e1d8e71003a4457f51b67bf57c08743535fda | |
| parent | Update to 2.5.5. (diff) | |
Deprecate devel/php5-msgpack, we've had a newer devel/pecl-msgpack for a
long time.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=419922
| -rw-r--r-- | devel/php5-msgpack/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/php5-msgpack/Makefile b/devel/php5-msgpack/Makefile index a5d9cfce98e8..ceaeed4ec6fa 100644 --- a/devel/php5-msgpack/Makefile +++ b/devel/php5-msgpack/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= php5- MAINTAINER= komarov@valerka.net COMMENT= PHP extension for interfacing with MessagePack +DEPRECATED= This is an older version of the software, please use devel/pecl-msgpack. +EXPIRATION_DATE= 2016-08-31 + BROKEN_powerpc64= Does not build USE_GITHUB= yes |
