Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Mar 2004 04:23:46 -0500 (EST)
From:      michael johnson <ahze@ahze.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        wjv@FreeBSD.org
Subject:   ports/64985: [PATCH] textproc/p5-XML-Twig: update to 3.14
Message-ID:  <200403310923.i2V9Nkhu050414@gentoo.ahze.net>
Resent-Message-ID: <200403310930.i2V9UNne053950@freefall.freebsd.org>

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

>Number:         64985
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-XML-Twig: update to 3.14
>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 Mar 31 01:30:22 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     michael johnson
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #37: Sat Mar 27 18:30:44 EST 2004
>Description:
- Update to 3.14

tested with 4.9-STABLE also

Port maintainer (wjv@FreeBSD.org) is cc'd.

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

--- p5-XML-Twig-3.14.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-XML-Twig/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	4 Nov 2003 05:15:32 -0000	1.7
+++ Makefile	31 Mar 2004 09:06:37 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	XML-Twig
-PORTVERSION=	3.09
+PORTVERSION=	3.14
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	XML
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-XML-Twig/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	15 Jan 2003 13:20:10 -0000	1.4
+++ distinfo	31 Mar 2004 09:07:09 -0000
@@ -1 +1,2 @@
-MD5 (XML-Twig-3.09.tar.gz) = ebf57e5800cd2c847a01e47fb03e1875
+MD5 (XML-Twig-3.14.tar.gz) = 325bddd9f122e6aa09be238c9b08e917
+SIZE (XML-Twig-3.14.tar.gz) = 245029
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-XML-Twig/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	24 Oct 2003 12:04:24 -0000	1.2
+++ pkg-plist	31 Mar 2004 09:16:37 -0000
@@ -1,4 +1,7 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Twig/.packlist
 %%SITE_PERL%%/XML/Twig.pm
+%%SITE_PERL%%/XML/Twig/XPath.pm
+@dirrm lib/perl5/site_perl/5.8.2/XML/Twig
+@unexec rmdir %D/%%SITE_PERL%%/XML 2> /dev/null || true
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Twig
-@unexec rmdir %D/%%SITE_PERL%%/XML 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML 2> /dev/null || true
--- p5-XML-Twig-3.14.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?200403310923.i2V9Nkhu050414>