ports/170874: [PATCH] databases/p5-ORLite-Migrate: update to 1.10

Steve Wills swills at FreeBSD.org
Wed Aug 22 14:40:04 UTC 2012


>Number:         170874
>Category:       ports
>Synopsis:       [PATCH] databases/p5-ORLite-Migrate: update to 1.10
>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 Aug 22 14:40:03 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #7 r239244M: Mon Aug 13 23:21:42 EDT
>Description:
- Update to 1.10

Port maintainer (cm at therek.net) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- p5-ORLite-Migrate-1.10.patch begins here ---
Index: distinfo
===================================================================
--- distinfo	(revision 302939)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (ORLite-Migrate-1.07.tar.gz) = 51d86318ac1c74dcb697200e58ed6716c8549aa44f3d63a69599f773d0fda423
-SIZE (ORLite-Migrate-1.07.tar.gz) = 33226
+SHA256 (ORLite-Migrate-1.10.tar.gz) = e0a8c5d3916a86c608509fee079489345664d40e5e5e8e9647b9233ff4e3863a
+SIZE (ORLite-Migrate-1.10.tar.gz) = 38469
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 302939)
+++ pkg-plist	(working copy)
@@ -2,6 +2,7 @@
 %%SITE_PERL%%/ORLite/Migrate.pm
 %%SITE_PERL%%/ORLite/Migrate/Patch.pm
 %%SITE_PERL%%/ORLite/Migrate/Perl.pm
+%%SITE_PERL%%/ORLite/Migrate/Timeline.pm
 @dirrmtry %%SITE_PERL%%/ORLite/Migrate
 @dirrmtry %%SITE_PERL%%/ORLite
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ORLite/Migrate
Index: Makefile
===================================================================
--- Makefile	(revision 302939)
+++ Makefile	(working copy)
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	ORLite-Migrate
-PORTVERSION=	1.07
-PORTREVISION=	1
+PORTVERSION=	1.10
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:ADAMK
@@ -29,6 +28,7 @@
 PERL_CONFIGURE=	YES
 
 MAN3=		ORLite::Migrate.3 \
-		ORLite::Migrate::Perl.3
+		ORLite::Migrate::Perl.3 \
+		ORLite::Migrate::Timeline.3
 
 .include <bsd.port.mk>
--- p5-ORLite-Migrate-1.10.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list