Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  3 Aug 2010 01:07:04 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/149202: [MAINTAINER] textproc/p5-Validator-Custom: update to 0.1208
Message-ID:  <20100802170704.698AF2AEC4DB@sunpoet.net>
Resent-Message-ID: <201008021710.o72HA9td093540@freefall.freebsd.org>

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

>Number:         149202
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/p5-Validator-Custom: update to 0.1208
>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:   Mon Aug 02 17:10:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.1-STABLE FreeBSD 8.1-STABLE #0: Sun Jul 25 00:09:24 CST 2010
>Description:
- Update to 0.1208

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

--- p5-Validator-Custom-0.1208.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Validator-Custom/Makefile /usr/ports/sunpoet/p5-Validator-Custom/Makefile
--- /usr/ports/textproc/p5-Validator-Custom/Makefile	2010-07-27 11:58:40.000000000 +0800
+++ /usr/ports/sunpoet/p5-Validator-Custom/Makefile	2010-08-03 01:05:03.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Validator-Custom
-PORTVERSION=	0.1206
+PORTVERSION=	0.1208
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,6 +19,7 @@
 
 PERL_CONFIGURE=	yes
 
-MAN3=		Validator::Custom.3 Validator::Custom::Result.3
+MAN3=		Validator::Custom.3 Validator::Custom::Result.3 \
+		Validator::Custom::Basic::Constraints.3
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Validator-Custom/distinfo /usr/ports/sunpoet/p5-Validator-Custom/distinfo
--- /usr/ports/textproc/p5-Validator-Custom/distinfo	2010-07-27 11:58:40.000000000 +0800
+++ /usr/ports/sunpoet/p5-Validator-Custom/distinfo	2010-08-03 01:02:37.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (Validator-Custom-0.1206.tar.gz) = 2a97ff2ca10e1a61ffb4ec69fdce9d40
-SHA256 (Validator-Custom-0.1206.tar.gz) = 5f7ac801be62e47c35c37279cb205cde65afad033fea7a233051daf53c7a6c59
-SIZE (Validator-Custom-0.1206.tar.gz) = 13338
+MD5 (Validator-Custom-0.1208.tar.gz) = 7bb3e3c9fb9def69be011cd63a699b7b
+SHA256 (Validator-Custom-0.1208.tar.gz) = e33a860b026cad852eb919da4a3645007b47e5f414eb7272534b10cee279b52b
+SIZE (Validator-Custom-0.1208.tar.gz) = 17489
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Validator-Custom/pkg-plist /usr/ports/sunpoet/p5-Validator-Custom/pkg-plist
--- /usr/ports/textproc/p5-Validator-Custom/pkg-plist	2010-07-03 04:29:18.000000000 +0800
+++ /usr/ports/sunpoet/p5-Validator-Custom/pkg-plist	2010-08-03 01:04:05.000000000 +0800
@@ -1,8 +1,10 @@
 @comment $FreeBSD: ports/textproc/p5-Validator-Custom/pkg-plist,v 1.1 2010/07/02 20:29:18 sylvio Exp $
 %%SITE_PERL%%/Validator/Custom.pm
 %%SITE_PERL%%/Validator/Custom/Result.pm
+%%SITE_PERL%%/Validator/Custom/Basic/Constraints.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Validator/Custom/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Validator/Custom
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Validator
+@dirrmtry %%SITE_PERL%%/Validator/Custom/Basic
 @dirrmtry %%SITE_PERL%%/Validator/Custom
 @dirrmtry %%SITE_PERL%%/Validator
--- p5-Validator-Custom-0.1208.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?20100802170704.698AF2AEC4DB>