ports/115832: [PATCH] databases/p5-Jifty-DBI: update to 0.43

Cheng-Lung Sung clsung at FreeBSD.org
Sun Aug 26 13:10:13 UTC 2007


>Number:         115832
>Category:       ports
>Synopsis:       [PATCH] databases/p5-Jifty-DBI: update to 0.43
>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:   Sun Aug 26 13:10:13 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.2-STABLE amd64
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #3: Tue Jul 31 15:51:05 CST 2007
>Description:
- Update to 0.43
  - p5-DBIx-DBSchema-0.34 (ports/115831) should be committed first.

Port maintainer (tobez at FreeBSD.org) is cc'd.

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

--- p5-Jifty-DBI-0.43.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/p5-Jifty-DBI/Makefile,v
retrieving revision 1.15
diff -u -u -r1.15 Makefile
--- Makefile	20 Apr 2007 13:09:15 -0000	1.15
+++ Makefile	26 Aug 2007 13:08:05 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	Jifty-DBI
-PORTVERSION=	0.41
+PORTVERSION=	0.43
 CATEGORIES=	databases perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Jifty
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	tobez at FreeBSD.org
@@ -29,7 +28,7 @@
 		p5-DateTime>=0.34:${PORTSDIR}/devel/p5-DateTime \
 		p5-DateTime-Format-ISO8601>0:${PORTSDIR}/devel/p5-DateTime-Format-ISO8601 \
 		p5-DateTime-Format-Strptime>0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \
-		p5-DBIx-DBSchema>=0.29:${PORTSDIR}/databases/p5-DBIx-DBSchema \
+		p5-DBIx-DBSchema>=0.34:${PORTSDIR}/databases/p5-DBIx-DBSchema \
 		p5-Test-Simple>=0.52:${PORTSDIR}/devel/p5-Test-Simple \
 		p5-DBD-SQLite>0:${PORTSDIR}/databases/p5-DBD-SQLite \
 		p5-Hash-Merge>0:${PORTSDIR}/textproc/p5-Hash-Merge \
@@ -48,6 +47,7 @@
 	Jifty::DBI::Collection::Union.3 \
 	Jifty::DBI::Collection::Unique.3 \
 	Jifty::DBI::Column.3 \
+	Jifty::DBI::Filter.3 \
 	Jifty::DBI::Filter::Date.3 \
 	Jifty::DBI::Filter::DateTime.3 \
 	Jifty::DBI::Filter::SaltHash.3 \
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/databases/p5-Jifty-DBI/distinfo,v
retrieving revision 1.14
diff -u -u -r1.14 distinfo
--- distinfo	20 Apr 2007 13:09:15 -0000	1.14
+++ distinfo	26 Aug 2007 13:08:05 -0000
@@ -1,3 +1,3 @@
-MD5 (Jifty-DBI-0.41.tar.gz) = ed56add91a26f8138d84edeb92c77ae0
-SHA256 (Jifty-DBI-0.41.tar.gz) = 88515724f4f83e356430522a9bbca5d81941ce9ba4ea552d64362ca898ec1e5b
-SIZE (Jifty-DBI-0.41.tar.gz) = 116599
+MD5 (Jifty-DBI-0.43.tar.gz) = e588afcc50a54e4eedc041d48c0ecee2
+SHA256 (Jifty-DBI-0.43.tar.gz) = c75bdc6add8ffb7709895f3526fad08ba9a56a87c64afc284625b94895883800
+SIZE (Jifty-DBI-0.43.tar.gz) = 124725
--- p5-Jifty-DBI-0.43.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list