Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Sep 2009 11:18:08 GMT
From:      Cezary Morga <cm@therek.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/139182: [maintainer update] update devel/p5-ExtUtils-XSpp to 0.05
Message-ID:  <200909271118.n8RBI82u077018@www.freebsd.org>
Resent-Message-ID: <200909271120.n8RBK3Nl051912@freefall.freebsd.org>

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

>Number:         139182
>Category:       ports
>Synopsis:       [maintainer update] update devel/p5-ExtUtils-XSpp to 0.05
>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:   Sun Sep 27 11:20:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Cezary Morga
>Release:        
>Organization:
>Environment:
>Description:
- Update devel/p5-ExtUtils-XSpp to 0.05
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN devel/p5-ExtUtils-XSpp.orig/Makefile devel/p5-ExtUtils-XSpp/Makefile
--- devel/p5-ExtUtils-XSpp.orig/Makefile	2009-08-24 01:19:40.000000000 +0200
+++ devel/p5-ExtUtils-XSpp/Makefile	2009-09-27 13:14:54.353168000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ExtUtils-XSpp
-PORTVERSION=	0.04
+PORTVERSION=	0.05
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -20,9 +20,10 @@
 PERL_MODBUILD=	5.6.1+
 
 MAN1=		xspp.1
-MAN3=		ExtUtils::XSpp::Typemap.3 \
+MAN3=		ExtUtils::XSpp.3 \
+		ExtUtils::XSpp::Cmd.3 \
+		ExtUtils::XSpp::Node.3 \
 		ExtUtils::XSpp::Parser.3 \
-		ExtUtils::XSpp.3 \
-		ExtUtils::XSpp::Node.3
+		ExtUtils::XSpp::Typemap.3
 
 .include <bsd.port.mk>
diff -ruN devel/p5-ExtUtils-XSpp.orig/distinfo devel/p5-ExtUtils-XSpp/distinfo
--- devel/p5-ExtUtils-XSpp.orig/distinfo	2009-08-24 01:19:40.000000000 +0200
+++ devel/p5-ExtUtils-XSpp/distinfo	2009-09-27 13:10:48.368705000 +0200
@@ -1,3 +1,3 @@
-MD5 (ExtUtils-XSpp-0.04.tar.gz) = cfb4f2a2cf079fe675fdf9ea5ee61e64
-SHA256 (ExtUtils-XSpp-0.04.tar.gz) = e72a2cbb2b7f9817529ff544c6ad3296382ad0bee271f9663923cf98f8e6aba8
-SIZE (ExtUtils-XSpp-0.04.tar.gz) = 71998
+MD5 (ExtUtils-XSpp-0.05.tar.gz) = 8a039891dbf2deeebe8940bc805e0660
+SHA256 (ExtUtils-XSpp-0.05.tar.gz) = e5a54efbe9ed9604c9878b3c10caff4f5a0b36c7f164353678a1ceb43f28a69a
+SIZE (ExtUtils-XSpp-0.05.tar.gz) = 87209
diff -ruN devel/p5-ExtUtils-XSpp.orig/pkg-plist devel/p5-ExtUtils-XSpp/pkg-plist
--- devel/p5-ExtUtils-XSpp.orig/pkg-plist	2009-08-24 01:19:40.000000000 +0200
+++ devel/p5-ExtUtils-XSpp/pkg-plist	2009-09-27 13:13:23.145367000 +0200
@@ -1,10 +1,11 @@
 bin/xspp
-%%SITE_PERL%%/ExtUtils/XSpp/Typemap.pm
-%%SITE_PERL%%/ExtUtils/XSpp/Node.pm
+%%SITE_PERL%%/ExtUtils/XSpp.pm
+%%SITE_PERL%%/ExtUtils/XSpp.pod
+%%SITE_PERL%%/ExtUtils/XSpp/Cmd.pm
 %%SITE_PERL%%/ExtUtils/XSpp/Driver.pm
-%%SITE_PERL%%/ExtUtils/XSpp/Parser.pm
 %%SITE_PERL%%/ExtUtils/XSpp/Grammar.pm
-%%SITE_PERL%%/ExtUtils/XSpp.pod
-%%SITE_PERL%%/ExtUtils/XSpp.pm
+%%SITE_PERL%%/ExtUtils/XSpp/Node.pm
+%%SITE_PERL%%/ExtUtils/XSpp/Parser.pm
+%%SITE_PERL%%/ExtUtils/XSpp/Typemap.pm
 @dirrmtry %%SITE_PERL%%/ExtUtils/XSpp
 @dirrmtry %%SITE_PERL%%/ExtUtils


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



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