import p5-DBIx-Migration

Seamless DB schema up- and downgrades

ok simon@
This commit is contained in:
sthen 2007-10-27 14:04:45 +00:00
parent 85de94bc3c
commit 28d9f1600e
4 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,23 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/10/27 14:04:45 sthen Exp $
COMMENT= seamless DB up- and downgrades
MODULES= cpan
DISTNAME= DBIx-Migration-0.05
CATEGORIES= databases
CONFIGURE_STYLE=modbuild
BUILD_DEPENDS= ::devel/p5-Class-Accessor \
::devel/p5-File-Slurp
RUN_DEPENDS= ${BUILD_DEPENDS}
REGRESS_DEPENDS=::databases/p5-DBD-SQLite
MAKE_ENV+= TEST_POD=1
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (DBIx-Migration-0.05.tar.gz) = PsNlwQuNECHaW3XJb4U8+A==
RMD160 (DBIx-Migration-0.05.tar.gz) = jGNleAGtHOJbaPWpxN2ZlBojSRQ=
SHA1 (DBIx-Migration-0.05.tar.gz) = aAA7u0EbETjmqQJo5AR9R33E52U=
SHA256 (DBIx-Migration-0.05.tar.gz) = 1nVycaFQ2QaG8pXMbw9+lrRCbIFF0J5kctTogHzbgsE=
SIZE (DBIx-Migration-0.05.tar.gz) = 4672

View File

@ -0,0 +1 @@
Seamless DB schema up- and downgrades

View File

@ -0,0 +1,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/10/27 14:04:45 sthen Exp $
bin/dbix-migration.pl
${P5SITE}/DBIx/
${P5SITE}/DBIx/Migration.pm
@man man/man1/dbix-migration.pl.1
@man man/man3p/DBIx::Migration.3p