Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Mar 2013 22:47:15 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        geraud@gcu.info
Subject:   ports/176855: [PATCH] databases/p5-KyotoCabinet: update to 1.20
Message-ID:  <20130311144715.BF6B529D@sunpoet.net>
Resent-Message-ID: <201303111450.r2BEo1PW034602@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         176855
>Category:       ports
>Synopsis:       [PATCH] databases/p5-KyotoCabinet: update to 1.20
>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:   Mon Mar 11 14:50:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.1-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.1-STABLE FreeBSD 9.1-STABLE #0 r247564: Sat Mar  2 08:05:30
>Description:
- Update to 1.20
- Cleanup Makefile header

Port maintainer (geraud@gcu.info) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- p5-KyotoCabinet-1.20.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 313912)
+++ Makefile	(working copy)
@@ -1,13 +1,8 @@
-# New ports collection makefile for:	p5-KyotoCabinet
-# Date created:				2011-09-19
-# Whom:					Geraud CONTINSOUZAS <geraud@gcu.info>
-#
+# Created by: Geraud CONTINSOUZAS <geraud@gcu.info>
 # $FreeBSD$
-#
 
 PORTNAME=	KyotoCabinet
-PORTVERSION=	1.18
-PORTREVISION=	5
+PORTVERSION=	1.20
 CATEGORIES=	databases perl5
 MASTER_SITES=	http://fallabs.com/kyotocabinet/perlpkg/
 PKGNAMEPREFIX=	p5-
@@ -22,6 +17,10 @@
 
 PERL_CONFIGURE=	yes
 
-MAN3=	KyotoCabinet.3
+MAN3=		KyotoCabinet.3
 
+post-patch:
+# do not run misc tests which seem to be endless
+	@${REINPLACE_CMD} -e '/kctest.pl misc/d' ${WRKSRC}/test.pl
+
 .include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo	(revision 313912)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (kyotocabinet-perl-1.18.tar.gz) = 6bb70e88457481b27df0a14a997897010006c6b38a5b68de48b1f1f737ec1630
-SIZE (kyotocabinet-perl-1.18.tar.gz) = 42405
+SHA256 (kyotocabinet-perl-1.20.tar.gz) = 19b3654dc6febfd0b91e54f36b2a0ebdaeaefaf7875f5aab337ad846a4095c32
+SIZE (kyotocabinet-perl-1.20.tar.gz) = 43129
--- p5-KyotoCabinet-1.20.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?20130311144715.BF6B529D>