Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jul 2006 20:49:07 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        perl@FreeBSD.org, gslin@gslin.org
Subject:   [PATCH] devel/p5-Config-Tiny: update to 2.08
Message-ID:  <20060715124907.1ADF26A5@netnews.NCTU.edu.tw>

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

>Submitter-Id:	current-users
>Originator:	Gea-Suan Lin
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] devel/p5-Config-Tiny: update to 2.08
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 6.1-RELEASE i386
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 2.08

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

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

--- p5-Config-Tiny-2.08.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Config-Tiny/Makefile /home/staff/gslin/work/p5-Config-Tiny/Makefile
--- /usr/ports/devel/p5-Config-Tiny/Makefile	Sat Jul 15 20:48:27 2006
+++ /home/staff/gslin/work/p5-Config-Tiny/Makefile	Sat Jul 15 20:47:12 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Config-Tiny
-PORTVERSION=	2.07
+PORTVERSION=	2.08
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Config
@@ -14,8 +14,6 @@
 
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Read/Write .ini style files with as little code as possible
-
-BUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/devel/p5-Config-Tiny/distinfo /home/staff/gslin/work/p5-Config-Tiny/distinfo
--- /usr/ports/devel/p5-Config-Tiny/distinfo	Sat Jul 15 20:48:27 2006
+++ /home/staff/gslin/work/p5-Config-Tiny/distinfo	Sat Jul 15 20:34:31 2006
@@ -1,3 +1,3 @@
-MD5 (Config-Tiny-2.07.tar.gz) = 19cb3091a01baed531ac2dc7d7eee629
-SHA256 (Config-Tiny-2.07.tar.gz) = 74cdb5b0393c8c5a0d3653337d00623f0739d038aac19074054d9a84d759b46d
-SIZE (Config-Tiny-2.07.tar.gz) = 23472
+MD5 (Config-Tiny-2.08.tar.gz) = 128b2a542923198a5e13b19b6dd6089d
+SHA256 (Config-Tiny-2.08.tar.gz) = 3cfdd41f7b98d78eb1c9ffbab67c1b7171c63758959cd496b3050ce82e416dd5
+SIZE (Config-Tiny-2.08.tar.gz) = 23746
diff -ruN --exclude=CVS /usr/ports/devel/p5-Config-Tiny/pkg-plist /home/staff/gslin/work/p5-Config-Tiny/pkg-plist
--- /usr/ports/devel/p5-Config-Tiny/pkg-plist	Sat Jul 15 20:48:27 2006
+++ /home/staff/gslin/work/p5-Config-Tiny/pkg-plist	Sat Jul 15 20:34:18 2006
@@ -1,5 +1,6 @@
+@comment $FreeBSD$
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/Tiny/.packlist
 %%SITE_PERL%%/Config/Tiny.pm
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/Tiny
-@dirrmtry %%SITE_PERL%%/Config
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/Tiny
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config
+@dirrmtry %%SITE_PERL%%/Config
--- p5-Config-Tiny-2.08.patch ends here ---




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