| Summary: | |PATCH| lang/php55: update to 5.5.6 | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | rustem.alimov |
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool) State Changed From-To: open->closed Updated to a newer version. |
Update to 5.5.6 release --- php55.diff begins here --- Index: Makefile =================================================================== --- Makefile (revision 333784) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.5 +PORTVERSION= 5.5.6 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} Index: distinfo =================================================================== --- distinfo (revision 333784) +++ distinfo (working copy) @@ -1,4 +1,4 @@ -SHA256 (php-5.5.5.tar.bz2) = a400b324ae288eb0c9285e550fe5fd7f92c0f4e126496c3b05f9041da6cc04de -SIZE (php-5.5.5.tar.bz2) = 12547974 +SHA256 (php-5.5.6.tar.bz2) = a9b7d291199d7e6b90ef1d78eb791d738944d66856e76bde9463ce2645b0e4a4 +SIZE (php-5.5.6.tar.bz2) = 12983030 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379 --- php55.diff ends here ---