ports/132341: [PATCH] databases/pecl-memcache: update to 3.0.4

Martin Matuska mm at FreeBSD.org
Thu Mar 5 16:50:03 UTC 2009


>Number:         132341
>Category:       ports
>Synopsis:       [PATCH] databases/pecl-memcache: update to 3.0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 05 16:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 7.1-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD neo2.vx.sk 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #11 r179970M: Thu Jan 15 23:58:53 CET
>Description:
- Update to 3.0.4
- Make portlint happpy: replace PORTDOCS with PORTEXAMPLES

Port maintainer (gerrit.beine at gmx.de) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- pecl-memcache-3.0.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/pecl-memcache/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile	8 Feb 2009 23:04:22 -0000	1.18
+++ Makefile	5 Mar 2009 16:38:30 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	memcache
-PORTVERSION=	3.0.3
+PORTVERSION=	3.0.4
 CATEGORIES=	databases
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
@@ -26,7 +26,7 @@
 
 CONFIGURE_ARGS=	--with-zlib-dir=/usr
 
-.if !defined(NOPORTDOCS)
+.if !defined(NOPORTEXAMPLES)
 post-install:
 	@${MKDIR} ${EXAMPLESDIR}
 	${INSTALL_DATA} ${WRKSRC}/example.php ${EXAMPLESDIR}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/databases/pecl-memcache/distinfo,v
retrieving revision 1.15
diff -u -r1.15 distinfo
--- distinfo	8 Feb 2009 23:04:22 -0000	1.15
+++ distinfo	5 Mar 2009 16:38:30 -0000
@@ -1,3 +1,3 @@
-MD5 (PECL/memcache-3.0.3.tgz) = 75472e0a12c1a7e3647bf490618a1e35
-SHA256 (PECL/memcache-3.0.3.tgz) = 6b5d023b81b46923f4f2415225890e6ec12b6304d4954e9d4e0e128e75202a3e
-SIZE (PECL/memcache-3.0.3.tgz) = 52257
+MD5 (PECL/memcache-3.0.4.tgz) = 07933ce0191274201ea6905cd509c5b0
+SHA256 (PECL/memcache-3.0.4.tgz) = 6b99e92f1bb323ee8f76a01c2c54d8100f958e2ab86cc22aab496cbb8efca6aa
+SIZE (PECL/memcache-3.0.4.tgz) = 54283
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/databases/pecl-memcache/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	10 Aug 2004 15:40:37 -0000	1.1
+++ pkg-plist	5 Mar 2009 16:38:30 -0000
@@ -1,2 +1,2 @@
-%%PORTDOCS%%%%EXAMPLESDIR%%/example.php
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example.php
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
--- pecl-memcache-3.0.4.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list