Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  5 Oct 2011 19:27:55 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        magik@roorback.net
Subject:   ports/161300: [PATCH] databases/p5-Dancer-Session-Memcached: update to 0.201
Message-ID:  <20111005112755.984483C15@sunpoet.net>
Resent-Message-ID: <201110051130.p95BUBwV053378@freefall.freebsd.org>

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

>Number:         161300
>Category:       ports
>Synopsis:       [PATCH] databases/p5-Dancer-Session-Memcached: update to 0.201
>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:   Wed Oct 05 11:30:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Wed Sep 28 22:36:13 CST 2011
>Description:
- Update to 0.201

Changes:	http://search.cpan.org/dist/Dancer-Session-Memcached/Changes

Port maintainer (magik@roorback.net) is cc'd.

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

--- p5-Dancer-Session-Memcached-0.2.01.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/p5-Dancer-Session-Memcached/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	20 Jun 2011 08:34:48 -0000	1.2
+++ Makefile	5 Oct 2011 11:27:34 -0000
@@ -6,22 +6,23 @@
 #
 
 PORTNAME=	Dancer-Session-Memcached
-PORTVERSION=	0.1
+PORTVERSION=	0.2.01
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	CPAN:SUKRIA
+MASTER_SITE_SUBDIR=	CPAN:XSAWYERX
 PKGNAMEPREFIX=	p5-
+DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	magik@roorback.net
 COMMENT=	Memcached-based session backend for Dancer
 
-RUN_DEPENDS=	\
-	p5-Dancer>=1.130:${PORTSDIR}/www/p5-Dancer \
-	p5-Cache-Memcached>=0:${PORTSDIR}/databases/p5-Cache-Memcached
-BUILD_DEPENDS=	${RUN_DEPENDS}
+BUILD_DEPENDS=	p5-Cache-Memcached>=0:${PORTSDIR}/databases/p5-Cache-Memcached \
+		p5-Dancer>=0:${PORTSDIR}/www/p5-Dancer
+RUN_DEPENDS=	p5-Cache-Memcached>=0:${PORTSDIR}/databases/p5-Cache-Memcached \
+		p5-Dancer>=0:${PORTSDIR}/www/p5-Dancer
 
 PERL_CONFIGURE=	yes
 
-MAN3=	Dancer::Session::Memcached.3
+MAN3=		Dancer::Session::Memcached.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/p5-Dancer-Session-Memcached/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	4 Jan 2011 03:27:40 -0000	1.1
+++ distinfo	5 Oct 2011 11:27:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (Dancer-Session-Memcached-0.1.tar.gz) = dd143c4242b4aa4ebec069983cba613d025861fceff46a1dd511eeb768eb1e03
-SIZE (Dancer-Session-Memcached-0.1.tar.gz) = 3137
+SHA256 (Dancer-Session-Memcached-0.201.tar.gz) = 5d71bdbfd3fcd207814be813484c1465aaaff2751e0bf09676ce46e5dd22e7f4
+SIZE (Dancer-Session-Memcached-0.201.tar.gz) = 10723
--- p5-Dancer-Session-Memcached-0.2.01.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?20111005112755.984483C15>