ports/148357: [PATCH] databases/p5-MongoDB: update to 0.35
Sahil Tandon
sahil at FreeBSD.org
Sun Jul 4 08:00:11 UTC 2010
>Number: 148357
>Category: ports
>Synopsis: [PATCH] databases/p5-MongoDB: update to 0.35
>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 Jul 04 08:00:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Sahil Tandon
>Release: FreeBSD 9.0-CURRENT i386
>Organization:
>Environment:
>Description:
- Update to 0.35
- Changes: http://search.cpan.org/dist/MongoDB/Changes
>How-To-Repeat:
>Fix:
--- p5-MongoDB.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/p5-MongoDB/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile 6 May 2010 08:49:13 -0000 1.6
+++ Makefile 4 Jul 2010 07:49:33 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= MongoDB
-PORTVERSION= 0.33
+PORTVERSION= 0.35
CATEGORIES= databases perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/K/KR/KRISTINA
@@ -19,6 +19,7 @@
p5-Class-Method-Modifiers>=0:${PORTSDIR}/devel/p5-Class-Method-Modifiers \
p5-Data-Types>=0:${PORTSDIR}/devel/p5-Data-Types \
p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
+ p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash \
p5-boolean>=0:${PORTSDIR}/devel/p5-boolean \
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/databases/p5-MongoDB/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo 6 May 2010 08:49:13 -0000 1.6
+++ distinfo 4 Jul 2010 07:49:33 -0000
@@ -1,3 +1,3 @@
-MD5 (MongoDB-0.33.tar.gz) = 657f463e8f66579aefd3a2ceebfc5f0b
-SHA256 (MongoDB-0.33.tar.gz) = 85134b9ee87a5d80c0cefc053c108fd414ce8be9efe3e223bd461e76183066c2
-SIZE (MongoDB-0.33.tar.gz) = 1357354
+MD5 (MongoDB-0.35.tar.gz) = 1bea28aed4e2b5e9139939bf93191081
+SHA256 (MongoDB-0.35.tar.gz) = d6aebefe5191151f030c53c1918f537df2745961f347c8c592804a77ef458c51
+SIZE (MongoDB-0.35.tar.gz) = 1360432
--- p5-MongoDB.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list