Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2008 20:12:25 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/121026: [UPDATE] www/p5-RT-Client-REST
Message-ID:  <200802232012.m1NKCPcj007196@www.freebsd.org>
Resent-Message-ID: <200802232020.m1NKK366038093@freefall.freebsd.org>

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

>Number:         121026
>Category:       ports
>Synopsis:       [UPDATE] www/p5-RT-Client-REST
>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:   Sat Feb 23 20:20:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.32
- Use CPAN macro
- Better adjustment of dependences
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-RT-Client-REST/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	4 Jun 2007 08:20:16 -0000	1.2
+++ Makefile	21 Feb 2008 18:08:12 -0000
@@ -6,21 +6,18 @@
 #
 
 PORTNAME=	RT-Client-REST
-PORTVERSION=	0.31
+PORTVERSION=	0.32
 CATEGORIES=	www perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	RT
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	svysh@pn.sinp.msu.ru
 COMMENT=	Perl modules designed to talk to RT installation using REST protocol
 
-BUILD_DEPENDS=	\
-	${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \
-	${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \
-	${SITE_PERL}/HTTP/Cookies.pm:${PORTSDIR}/www/p5-libwww \
-	${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
-	${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception
+BUILD_DEPENDS=	${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \
+		${SITE_PERL}/HTTP/Cookies.pm:${PORTSDIR}/www/p5-libwww \
+		${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
+		${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-RT-Client-REST/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	4 Jun 2007 08:20:16 -0000	1.2
+++ distinfo	21 Feb 2008 18:08:12 -0000
@@ -1,3 +1,3 @@
-MD5 (RT-Client-REST-0.31.tar.gz) = 9111af2aefab53a0b81c222cd3754737
-SHA256 (RT-Client-REST-0.31.tar.gz) = 0b8e443356f1b4b87df67ddb16f78714c93f37d8883dff2a8f2e261853787d7a
-SIZE (RT-Client-REST-0.31.tar.gz) = 34215
+MD5 (RT-Client-REST-0.32.tar.gz) = 09152001b4a82bdfae6f54c7894d7634
+SHA256 (RT-Client-REST-0.32.tar.gz) = c900d56da0e91e62904382733984b44cec1d37ec1331b9388efcdf3623be5be3
+SIZE (RT-Client-REST-0.32.tar.gz) = 34978


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802232012.m1NKCPcj007196>