diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-06-13 19:51:59 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-06-13 19:51:59 +0800 |
commit | d3398bb88f85ce07dea1042a0bb9081d28c340d2 (patch) | |
tree | e0235b8e701dc16b44534239affc6b1a834994c5 /databases | |
parent | 404f2ff290327672899c8c0f35e0dff893f048ac (diff) | |
download | freebsd-ports-gnome-d3398bb88f85ce07dea1042a0bb9081d28c340d2.tar.gz freebsd-ports-gnome-d3398bb88f85ce07dea1042a0bb9081d28c340d2.tar.zst freebsd-ports-gnome-d3398bb88f85ce07dea1042a0bb9081d28c340d2.zip |
- Update to 1.31
- Remove leading indefinite article from COMMENT
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/AnyEvent-CouchDB/Changes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-AnyEvent-CouchDB/Makefile | 10 | ||||
-rw-r--r-- | databases/p5-AnyEvent-CouchDB/distinfo | 4 |
2 files changed, 5 insertions, 9 deletions
diff --git a/databases/p5-AnyEvent-CouchDB/Makefile b/databases/p5-AnyEvent-CouchDB/Makefile index 12f4f6bd2cd8..1a4d8bb6135a 100644 --- a/databases/p5-AnyEvent-CouchDB/Makefile +++ b/databases/p5-AnyEvent-CouchDB/Makefile @@ -1,18 +1,14 @@ -# New ports collection makefile for: p5-AnyEvent-CouchDB -# Date created: 2011-09-03 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= AnyEvent-CouchDB -PORTVERSION= 1.30 +PORTVERSION= 1.31 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org -COMMENT= A non-blocking CouchDB client based on jquery.couch.js +COMMENT= Non-blocking CouchDB client based on jquery.couch.js LICENSE= MIT diff --git a/databases/p5-AnyEvent-CouchDB/distinfo b/databases/p5-AnyEvent-CouchDB/distinfo index 02cf8e73073a..715e713b60cc 100644 --- a/databases/p5-AnyEvent-CouchDB/distinfo +++ b/databases/p5-AnyEvent-CouchDB/distinfo @@ -1,2 +1,2 @@ -SHA256 (AnyEvent-CouchDB-1.30.tar.gz) = f5ed90592662e7f5c14108b8b819749c669f1e5f02045fb549f7d7dd4f3b1f9b -SIZE (AnyEvent-CouchDB-1.30.tar.gz) = 21299 +SHA256 (AnyEvent-CouchDB-1.31.tar.gz) = 6c9af494d90f2338aeadc76adbf078bb5b485e1ab170346bda594b1713a7b1fe +SIZE (AnyEvent-CouchDB-1.31.tar.gz) = 21515 |