Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  3 Feb 2007 19:10:46 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/108709: [MAINTAINER] textproc/p5-XML-RSS-Liberal: update to 0.02
Message-ID:  <20070203111046.B325C7C@netnews.NCTU.edu.tw>
Resent-Message-ID: <200702031120.l13BKI6J011861@freefall.freebsd.org>

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

>Number:         108709
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/p5-XML-RSS-Liberal: update to 0.02
>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:   Sat Feb 03 11:20:18 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.2-RELEASE FreeBSD 6.2-RELEASE #1: Sun Jan 14 14:05:12 CST 2007
>Description:
- Update to 0.02
- Drop maintainership to perl@FreeBSD.org

Port maintainer (gslin@gslin.org) is cc'd.

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

--- p5-XML-RSS-Liberal-0.02.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-XML-RSS-Liberal/Makefile /home/staff/gslin/work/ports/p5-XML-RSS-Liberal/Makefile
--- /usr/ports/textproc/p5-XML-RSS-Liberal/Makefile	Tue Jul 11 13:26:06 2006
+++ /home/staff/gslin/work/ports/p5-XML-RSS-Liberal/Makefile	Sat Feb  3 19:06:38 2007
@@ -6,22 +6,22 @@
 #
 
 PORTNAME=	XML-RSS-Liberal
-PORTVERSION=	0.01
+PORTVERSION=	0.02
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	XML
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	gslin@gslin.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	XML::RSS With A Liberal Parser
 
-BUILD_DEPENDS=	${SITE_PERL}/XML/Liberal.pm:${PORTSDIR}/textproc/p5-XML-Liberal	\
+RUN_DEPENDS=	${SITE_PERL}/XML/Liberal.pm:${PORTSDIR}/textproc/p5-XML-Liberal	\
 		${SITE_PERL}/XML/RSS/LibXML.pm:${PORTSDIR}/textproc/p5-XML-RSS-LibXML
-RUN_DEPENDS=	${BUILD_DEPENDS}
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
-PERL_MODBUILD=	yes
+PERL_CONFIGURE=	yes
 
-MAN3=	XML::RSS::Liberal.3 XML::RSS::Liberal::Parser.3
+MAN3=		XML::RSS::Liberal.3 XML::RSS::Liberal::Parser.3
 
 .include <bsd.port.pre.mk>
 
diff -ruN --exclude=CVS /usr/ports/textproc/p5-XML-RSS-Liberal/distinfo /home/staff/gslin/work/ports/p5-XML-RSS-Liberal/distinfo
--- /usr/ports/textproc/p5-XML-RSS-Liberal/distinfo	Tue Jul 11 13:26:06 2006
+++ /home/staff/gslin/work/ports/p5-XML-RSS-Liberal/distinfo	Sat Feb  3 19:05:31 2007
@@ -1,3 +1,3 @@
-MD5 (XML-RSS-Liberal-0.01.tar.gz) = e2a1a41e38f464d1bcb19908c099fe4b
-SHA256 (XML-RSS-Liberal-0.01.tar.gz) = d16167d484d63996ec6fa09fce17c197eb670cf1e3ede1e6d8a690736b65ce6a
-SIZE (XML-RSS-Liberal-0.01.tar.gz) = 2023
+MD5 (XML-RSS-Liberal-0.02.tar.gz) = d8c717669fc49eb177b33748d26b3e1b
+SHA256 (XML-RSS-Liberal-0.02.tar.gz) = c9d93dccce4bf7f5ba6d017fe29648bdf340960d7713991af210a5da9efd71dc
+SIZE (XML-RSS-Liberal-0.02.tar.gz) = 17614
diff -ruN --exclude=CVS /usr/ports/textproc/p5-XML-RSS-Liberal/pkg-descr /home/staff/gslin/work/ports/p5-XML-RSS-Liberal/pkg-descr
--- /usr/ports/textproc/p5-XML-RSS-Liberal/pkg-descr	Tue Jul 11 13:26:06 2006
+++ /home/staff/gslin/work/ports/p5-XML-RSS-Liberal/pkg-descr	Sat Feb  3 19:05:49 2007
@@ -3,5 +3,4 @@
 XML::Liberal as its core parser, and therefore whatever broken XML you
 provided, as long as XML::Liberal can tolerate it.
 
-Author:	Daisuke Maki <dmaki@cpan.org>, Tatsuhiko Miyagawa <miyagawa@bulknews.net>
 WWW:	http://search.cpan.org/dist/XML-RSS-Liberal/
diff -ruN --exclude=CVS /usr/ports/textproc/p5-XML-RSS-Liberal/pkg-plist /home/staff/gslin/work/ports/p5-XML-RSS-Liberal/pkg-plist
--- /usr/ports/textproc/p5-XML-RSS-Liberal/pkg-plist	Tue Jul 11 13:26:06 2006
+++ /home/staff/gslin/work/ports/p5-XML-RSS-Liberal/pkg-plist	Sat Feb  3 19:08:48 2007
@@ -1,4 +1,10 @@
 @comment $FreeBSD: ports/textproc/p5-XML-RSS-Liberal/pkg-plist,v 1.1 2006/07/11 05:26:06 rafan Exp $
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/RSS/Liberal/.packlist
 %%SITE_PERL%%/XML/RSS/Liberal.pm
 %%SITE_PERL%%/XML/RSS/Liberal/Parser.pm
 @dirrmtry %%SITE_PERL%%/XML/RSS/Liberal
+@dirrmtry %%SITE_PERL%%/XML/RSS
+@dirrmtry %%SITE_PERL%%/XML
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/RSS/Liberal
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/RSS
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
--- p5-XML-RSS-Liberal-0.02.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?20070203111046.B325C7C>