Date: Wed, 31 Aug 2005 11:55:22 -0300 (BRT) From: Marcus Grando <marcus@corp.grupos.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/85525: Update port: www/pecl-APC to 3.0.8 Message-ID: <200508311455.j7VEtMuf030420@marcus.grupos.com.br> Resent-Message-ID: <200508311500.j7VF0afq053379@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 85525 >Category: ports >Synopsis: Update port: www/pecl-APC to 3.0.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Aug 31 15:00:36 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Marcus Grando >Release: FreeBSD 6.0-BETA3 i386 >Organization: Grupos Internet S/A >Environment: System: FreeBSD marcus.grupos.com.br 6.0-BETA3 FreeBSD 6.0-BETA3 #32: Mon Aug 29 21:33:04 BRT 2005 root@marcus.grupos.com.br:/usr/obj/usr/src/sys/MARCUS i386 >Description: - Update to 3.0.8 >How-To-Repeat: >Fix: --- pecl-APC.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/pecl-APC/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- Makefile 31 Jul 2005 11:29:10 -0000 1.10 +++ Makefile 31 Aug 2005 14:54:07 -0000 @@ -6,7 +6,7 @@ # PORTNAME= APC -PORTVERSION= 3.0.6 +PORTVERSION= 3.0.8 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -27,7 +27,7 @@ OPTIONS= MMAP "Enable mmap memory support (default: IPC shm)" off \ SEMAPHORES "Enable sysv IPC semaphores (default: fcntl())" off \ - PHP4_OPT "Little optimization for PHP4" off + PHP4_OPT "Little optimization to PHP4" off .include <bsd.port.pre.mk> Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/pecl-APC/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- distinfo 31 Jul 2005 11:29:10 -0000 1.7 +++ distinfo 31 Aug 2005 14:54:07 -0000 @@ -1,2 +1,2 @@ -MD5 (PECL/APC-3.0.6.tgz) = cfb6881f7d7067222f556e3316819be6 -SIZE (PECL/APC-3.0.6.tgz) = 73416 +MD5 (PECL/APC-3.0.8.tgz) = a70a14a00275e551e8085f742322433f +SIZE (PECL/APC-3.0.8.tgz) = 75541 --- pecl-APC.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508311455.j7VEtMuf030420>