Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Nov 2010 23:17:52 +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-Model: update to 1.220
Message-ID:  <20101113151752.CA6B87E824@colo-p.gslin.org>

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-Model: update to 1.220
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 7.3-RELEASE-p2 i386
>Environment:
System: FreeBSD colo-p.gslin.org 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010
>Description:
- Update to 1.220

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

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

--- p5-Config-Model-1.220.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Config-Model/Makefile /home/staff/gslin/work/ports/p5-Config-Model/Makefile
--- /usr/ports/devel/p5-Config-Model/Makefile	2010-11-10 15:42:01.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Config-Model/Makefile	2010-11-13 23:16:35.000000000 +0800
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	Config-Model
-PORTVERSION=	1.219
+PORTVERSION=	1.220
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -21,27 +21,24 @@
 		p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
 		p5-Parse-RecDescent>=v1.90.0:${PORTSDIR}/devel/p5-Parse-RecDescent \
 		p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
-BUILD_DEPENDS=	${RUN_DEPENDS}
-BUILD_DEPENDS+=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
-		p5-Test-Warn>=0.11:${PORTSDIR}/devel/p5-Test-Warn \
-		p5-Text-Template>=0:${PORTSDIR}/textproc/p5-Text-Template
 
 PERL_MODBUILD=	5.8.0+
 
 MAN1=		config-edit.1
 
 MAN3=		Config::Model.3 \
-		Config::Model::AnyId.3 \
 		Config::Model::Annotation.3 \
+		Config::Model::AnyId.3 \
 		Config::Model::AnyThing.3 Config::Model::AutoRead.3 \
 		Config::Model::Backend::Any.3 \
-		Config::Model::Backend::Debian::DpkgSyntax.3 \
 		Config::Model::Backend::Debian::Dpkg::Control.3 \
 		Config::Model::Backend::Debian::Dpkg::Copyright.3 \
+		Config::Model::Backend::Debian::DpkgSyntax.3 \
 		Config::Model::Backend::IniFile.3 \
 		Config::Model::Backend::ShellVar.3 \
 		Config::Model::Backend::Yaml.3 \
 		Config::Model::CheckList.3 Config::Model::Describe.3 \
+		Config::Model::Cookbook::CreateModelFromDoc.3 \
 		Config::Model::DumpAsData.3 Config::Model::Dumper.3 \
 		Config::Model::Exception.3 Config::Model::HashId.3 \
 		Config::Model::IdElementReference.3 Config::Model::Instance.3 \
diff -ruN --exclude=CVS /usr/ports/devel/p5-Config-Model/distinfo /home/staff/gslin/work/ports/p5-Config-Model/distinfo
--- /usr/ports/devel/p5-Config-Model/distinfo	2010-11-10 15:42:01.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Config-Model/distinfo	2010-11-13 23:15:58.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (Config-Model-1.219.tar.gz) = 9509edbde27da1463233f5c50596538091c0995d5707745f44d03fdcd42d40cf
-SIZE (Config-Model-1.219.tar.gz) = 236467
+SHA256 (Config-Model-1.220.tar.gz) = 988db8b45298d662eb20c0acac500b39d3dd09e4bc152ff43a7cb81afd5b97ef
+SIZE (Config-Model-1.220.tar.gz) = 239354
diff -ruN --exclude=CVS /usr/ports/devel/p5-Config-Model/pkg-plist /home/staff/gslin/work/ports/p5-Config-Model/pkg-plist
--- /usr/ports/devel/p5-Config-Model/pkg-plist	2010-11-10 15:42:01.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Config-Model/pkg-plist	2010-11-13 23:17:13.000000000 +0800
@@ -1,4 +1,4 @@
-bin/config-edit
+@comment $FreeBSD$
 %%SITE_PERL%%/Config/Model.pm
 %%SITE_PERL%%/Config/Model/Annotation.pm
 %%SITE_PERL%%/Config/Model/AnyId.pm
@@ -12,6 +12,7 @@
 %%SITE_PERL%%/Config/Model/Backend/ShellVar.pm
 %%SITE_PERL%%/Config/Model/Backend/Yaml.pm
 %%SITE_PERL%%/Config/Model/CheckList.pm
+%%SITE_PERL%%/Config/Model/Cookbook/CreateModelFromDoc.pod
 %%SITE_PERL%%/Config/Model/Describe.pm
 %%SITE_PERL%%/Config/Model/DumpAsData.pm
 %%SITE_PERL%%/Config/Model/Dumper.pm
@@ -33,30 +34,37 @@
 %%SITE_PERL%%/Config/Model/WarpedNode.pm
 %%SITE_PERL%%/Config/Model/WarpedThing.pm
 %%SITE_PERL%%/Config/Model/WizardHelper.pm
+%%SITE_PERL%%/Config/Model/application.d/dpkg-control
+%%SITE_PERL%%/Config/Model/application.d/dpkg-copyright
 %%SITE_PERL%%/Config/Model/models/Debian/Dpkg/Control.pl
 %%SITE_PERL%%/Config/Model/models/Debian/Dpkg/Control/Binary.pl
 %%SITE_PERL%%/Config/Model/models/Debian/Dpkg/Control/Source.pl
 %%SITE_PERL%%/Config/Model/models/Debian/Dpkg/Copyright.pl
 %%SITE_PERL%%/Config/Model/models/Debian/Dpkg/Copyright/Content.pl
 %%SITE_PERL%%/Config/Model/models/Debian/Dpkg/Copyright/License.pl
-%%SITE_PERL%%/Config/Model/models/PopCon.pl
-%%SITE_PERL%%/Config/Model/models/Fstab/UsbFsOptions.pl
-%%SITE_PERL%%/Config/Model/models/Fstab/FsLine.pl
-%%SITE_PERL%%/Config/Model/models/Fstab/SwapOptions.pl
-%%SITE_PERL%%/Config/Model/models/Fstab/Iso9660_Opt.pl
+%%SITE_PERL%%/Config/Model/models/Fstab.pl
 %%SITE_PERL%%/Config/Model/models/Fstab/CommonOptions.pl
 %%SITE_PERL%%/Config/Model/models/Fstab/Ext2FsOpt.pl
 %%SITE_PERL%%/Config/Model/models/Fstab/Ext3FsOpt.pl
-%%SITE_PERL%%/Config/Model/models/Fstab.pl
+%%SITE_PERL%%/Config/Model/models/Fstab/FsLine.pl
+%%SITE_PERL%%/Config/Model/models/Fstab/Iso9660_Opt.pl
+%%SITE_PERL%%/Config/Model/models/Fstab/SwapOptions.pl
+%%SITE_PERL%%/Config/Model/models/Fstab/UsbFsOptions.pl
+%%SITE_PERL%%/Config/Model/models/PopCon.pl
+%%SITE_PERL%%/Config/Model/system.d/popcon
+bin/config-edit
+@dirrmtry %%SITE_PERL%%/Config/Model/system.d
+@dirrmtry %%SITE_PERL%%/Config/Model/models/Fstab
 @dirrmtry %%SITE_PERL%%/Config/Model/models/Debian/Dpkg/Copyright
 @dirrmtry %%SITE_PERL%%/Config/Model/models/Debian/Dpkg/Control
 @dirrmtry %%SITE_PERL%%/Config/Model/models/Debian/Dpkg
 @dirrmtry %%SITE_PERL%%/Config/Model/models/Debian
-@dirrmtry %%SITE_PERL%%/Config/Model/models/Fstab
 @dirrmtry %%SITE_PERL%%/Config/Model/models
+@dirrmtry %%SITE_PERL%%/Config/Model/application.d
+@dirrmtry %%SITE_PERL%%/Config/Model/Manual
+@dirrmtry %%SITE_PERL%%/Config/Model/Cookbook
 @dirrmtry %%SITE_PERL%%/Config/Model/Backend/Debian/Dpkg
 @dirrmtry %%SITE_PERL%%/Config/Model/Backend/Debian
 @dirrmtry %%SITE_PERL%%/Config/Model/Backend
-@dirrmtry %%SITE_PERL%%/Config/Model/Manual
 @dirrmtry %%SITE_PERL%%/Config/Model
 @dirrmtry %%SITE_PERL%%/Config
--- p5-Config-Model-1.220.patch ends here ---




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