mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 1.8.2
Changes: https://metacpan.org/changes/distribution/MongoDB
This commit is contained in:
parent
07313e926c
commit
424c104cbf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470736
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= MongoDB
|
||||
PORTVERSION= 1.8.1
|
||||
PORTVERSION= 1.8.2
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Mongo Driver for Perl
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-Authen-SCRAM>=0.003:security/p5-Authen-SCRAM \
|
||||
BUILD_DEPENDS= p5-Authen-SCRAM>=0.009:security/p5-Authen-SCRAM \
|
||||
p5-BSON>=1:databases/p5-BSON \
|
||||
p5-Class-XSAccessor>0:devel/p5-Class-XSAccessor \
|
||||
p5-DateTime>=0.78:devel/p5-DateTime \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1516280989
|
||||
SHA256 (MongoDB-v1.8.1.tar.gz) = dbe30920ccbf261686c562f3dd66d93d2341f47e6aa71a284ed18d1e3974dfd8
|
||||
SIZE (MongoDB-v1.8.1.tar.gz) = 528885
|
||||
TIMESTAMP = 1527079425
|
||||
SHA256 (MongoDB-v1.8.2.tar.gz) = 64c690ffb6ee99588a1dbe3cfaa834780f2ea3f0d89d0de3f9fe2fc2bf0eb750
|
||||
SIZE (MongoDB-v1.8.2.tar.gz) = 529346
|
||||
|
|
Loading…
Add table
Reference in a new issue