Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Oct 2006 10:51:48 +0800 (CST)
From:      Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        geraud@gcu.info
Subject:   ports/104512: [PATCH] devel/p5-Object-InsideOut: update to 2.14
Message-ID:  <200610180251.k9I2pmZB042007@pluto.cdpa.nsysu.edu.tw>
Resent-Message-ID: <200610180300.k9I30Yv0046869@freefall.freebsd.org>

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

>Number:         104512
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Object-InsideOut: update to 2.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 Oct 18 03:00:33 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Thu Oct 12 11:54:24 CST 2006
>Description:
- Update to 2.14

Port maintainer (geraud@gcu.info) is cc'd.

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

--- p5-Object-InsideOut-2.14.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Object-InsideOut/Makefile /hd1/p5-Object-InsideOut/Makefile
--- /usr/ports/devel/p5-Object-InsideOut/Makefile	Fri Oct 13 13:04:23 2006
+++ /hd1/p5-Object-InsideOut/Makefile	Wed Oct 18 10:51:17 2006
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Object-InsideOut
-PORTVERSION=	2.05
-PORTREVISION=	1
+PORTVERSION=	2.14
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Object
@@ -18,9 +17,8 @@
 
 RUN_DEPENDS=	p5-Exception-Class>=1.22:${PORTSDIR}/devel/p5-Exception-Class \
 		p5-Want>=0.12:${PORTSDIR}/devel/p5-Want
-BUILD_DEPENDS=	${RUN_DEPENDS}
 
-PERL_CONFIGURE=	yes
+PERL_MODBUILD=	yes
 
 MAN3=	Object::InsideOut.3 Object::InsideOut::Metadata.3
 
diff -ruN --exclude=CVS /usr/ports/devel/p5-Object-InsideOut/distinfo /hd1/p5-Object-InsideOut/distinfo
--- /usr/ports/devel/p5-Object-InsideOut/distinfo	Thu Oct 12 10:52:55 2006
+++ /hd1/p5-Object-InsideOut/distinfo	Wed Oct 18 10:30:51 2006
@@ -1,3 +1,3 @@
-MD5 (Object-InsideOut-2.05.tar.gz) = ca09ef980ef7437adcb12f165f87bd11
-SHA256 (Object-InsideOut-2.05.tar.gz) = f45454116e285ee87db25d81f2f21d156119f018bb916734f124104af9bc24bf
-SIZE (Object-InsideOut-2.05.tar.gz) = 94308
+MD5 (Object-InsideOut-2.14.tar.gz) = 78023e207fab74e5b814ad9162f92b78
+SHA256 (Object-InsideOut-2.14.tar.gz) = 9608269e20374502fc508ed3d71910d864c7c6153d1857350978fa7fb38b8f43
+SIZE (Object-InsideOut-2.14.tar.gz) = 97600
diff -ruN --exclude=CVS /usr/ports/devel/p5-Object-InsideOut/pkg-plist /hd1/p5-Object-InsideOut/pkg-plist
--- /usr/ports/devel/p5-Object-InsideOut/pkg-plist	Thu Oct 12 10:52:55 2006
+++ /hd1/p5-Object-InsideOut/pkg-plist	Wed Oct 18 10:50:55 2006
@@ -1,3 +1,4 @@
+@comment $FreeBSD$
 %%SITE_PERL%%/Object/InsideOut.pm
 %%SITE_PERL%%/Object/InsideOut/Autoload.pm
 %%SITE_PERL%%/Object/InsideOut/Chained.pm
@@ -8,12 +9,10 @@
 %%SITE_PERL%%/Object/InsideOut/Foreign.pm
 %%SITE_PERL%%/Object/InsideOut/Metadata.pm
 %%SITE_PERL%%/Object/InsideOut/Overload.pm
+%%SITE_PERL%%/Object/InsideOut/Secure.pm
 %%SITE_PERL%%/Object/InsideOut/Universal.pm
 %%SITE_PERL%%/Object/InsideOut/Util.pm
 %%SITE_PERL%%/Object/InsideOut/attributes.pm
 %%SITE_PERL%%/Object/InsideOut/lvalue.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/InsideOut/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/InsideOut
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Object
 @dirrm %%SITE_PERL%%/Object/InsideOut
 @dirrmtry %%SITE_PERL%%/Object
--- p5-Object-InsideOut-2.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?200610180251.k9I2pmZB042007>