- Update to 1.29
- Add LICENSE Changes: http://search.cpan.org/dist/AnyEvent-CouchDB/Changes
This commit is contained in:
parent
b6da0524ba
commit
51d686e067
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301770
2 changed files with 5 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= AnyEvent-CouchDB
|
||||
PORTVERSION= 1.28
|
||||
PORTVERSION= 1.29
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= A non-blocking CouchDB client based on jquery.couch.js
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
BUILD_DEPENDS= couchdb>=0.9.0:${PORTSDIR}/databases/couchdb \
|
||||
p5-AnyEvent-HTTP>=2.11:${PORTSDIR}/www/p5-AnyEvent-HTTP \
|
||||
p5-CouchDB-View>=0:${PORTSDIR}/databases/p5-CouchDB-View \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (AnyEvent-CouchDB-1.28.tar.gz) = 59103a3fd0cb4eb6544793f2257df32f230a8e49fe285d1e1e51f120323fc190
|
||||
SIZE (AnyEvent-CouchDB-1.28.tar.gz) = 21166
|
||||
SHA256 (AnyEvent-CouchDB-1.29.tar.gz) = d0b95bcad05949d28acf9e4761e488619cb392c0052da36d59228a7887a15731
|
||||
SIZE (AnyEvent-CouchDB-1.29.tar.gz) = 21234
|
||||
|
|
Loading…
Reference in a new issue