- Update to 0.0019
Changes: http://cpansearch.perl.org/src/ROKR/DBIx-NoSQL-0.0019/Changes - Trim Makefile headers - Reset maintainer to perl@
This commit is contained in:
parent
0ebae2edca
commit
865e0232c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311124
2 changed files with 5 additions and 9 deletions
|
@ -1,17 +1,13 @@
|
|||
# New ports collection makefile for: p5-DBIx-NoSQL
|
||||
# Date created: Dec 07, 2010
|
||||
# Whom: Wen Heping <wen@FreeBSD.org>
|
||||
#
|
||||
# Created by: Wen Heping <wen@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= DBIx-NoSQL
|
||||
PORTVERSION= 0.0018
|
||||
PORTVERSION= 0.0019
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= NoSQL-ish overlay for an SQL database
|
||||
|
||||
BUILD_DEPENDS= p5-Any-Moose>0:${PORTSDIR}/devel/p5-Any-Moose \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (DBIx-NoSQL-0.0018.tar.gz) = 7db8985189b04784122898e61d025af7822fa40b171dea51e719d9e54227eb55
|
||||
SIZE (DBIx-NoSQL-0.0018.tar.gz) = 14473
|
||||
SHA256 (DBIx-NoSQL-0.0019.tar.gz) = 5f279cca26085b00bfd83f2549d72d2484f22cb10215236a864523a6e49706f9
|
||||
SIZE (DBIx-NoSQL-0.0019.tar.gz) = 14556
|
||||
|
|
Loading…
Reference in a new issue