diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-21 17:54:48 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-21 17:54:48 +0000 |
commit | cb68efd1b39f6ab8bab117905cec68a327eee458 (patch) | |
tree | b26d22eb7ed18e2bfff0a14e2b6cd136f48c7b1b /databases | |
parent | abe1db515a205c27b4052e80e45e8e796029360f (diff) | |
download | FreeBSD-ports-cb68efd1b39f6ab8bab117905cec68a327eee458.zip FreeBSD-ports-cb68efd1b39f6ab8bab117905cec68a327eee458.tar.gz |
Upgrade to 1.2016.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-mysql/Makefile | 13 | ||||
-rw-r--r-- | databases/p5-DBD-mysql/distinfo | 2 | ||||
-rw-r--r-- | databases/p5-Mysql/Makefile | 13 | ||||
-rw-r--r-- | databases/p5-Mysql/distinfo | 2 |
4 files changed, 16 insertions, 14 deletions
diff --git a/databases/p5-DBD-mysql/Makefile b/databases/p5-DBD-mysql/Makefile index af34886..2fbae30 100644 --- a/databases/p5-DBD-mysql/Makefile +++ b/databases/p5-DBD-mysql/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-Mysql-modules -# Version required: 1.2003 +# Version required: 1.2016 # Date created: September 29th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.15 1999/01/14 21:22:26 dirk Exp $ +# $Id: Makefile,v 1.16 1999/01/18 15:37:58 dirk Exp $ # -DISTNAME= Msql-Mysql-modules-1.2003 -PKGNAME= p5-Mysql-modules-1.2003 +DISTNAME= Msql-Mysql-modules-1.2016 +PKGNAME= p5-Mysql-modules-1.2016 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD @@ -18,7 +18,8 @@ BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Data/ShowTable.pm:${POR ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/DBI.pm:${PORTSDIR}/databases/p5-DBI LIB_DEPENDS= mysqlclient.5:${PORTSDIR}/databases/mysql322 -CONFIGURE_ENV= PREFIX=${PREFIX} MYSQL_HOME=${PREFIX} IN_MYSQL_DISTRIBUTION=1 +CONFIGURE_ARGS= PREFIX=${PREFIX} +CONFIGURE_ENV= MYSQL_HOME=${PREFIX} IN_MYSQL_DISTRIBUTION=1 USE_PERL5= YES MAN1= dbimon.1 @@ -28,6 +29,6 @@ MAN3= Bundle::Mysql.3 \ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} do-configure: - @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL + @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL ${CONFIGURE_ARGS} .include <bsd.port.mk> diff --git a/databases/p5-DBD-mysql/distinfo b/databases/p5-DBD-mysql/distinfo index cf9f90e..c122aa5 100644 --- a/databases/p5-DBD-mysql/distinfo +++ b/databases/p5-DBD-mysql/distinfo @@ -1 +1 @@ -MD5 (Msql-Mysql-modules-1.2003.tar.gz) = ca0016f069692efc3b0109cf1cf11aa4 +MD5 (Msql-Mysql-modules-1.2016.tar.gz) = d0114213c7249cc0299e1f50cdddf30e diff --git a/databases/p5-Mysql/Makefile b/databases/p5-Mysql/Makefile index af34886..2fbae30 100644 --- a/databases/p5-Mysql/Makefile +++ b/databases/p5-Mysql/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-Mysql-modules -# Version required: 1.2003 +# Version required: 1.2016 # Date created: September 29th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.15 1999/01/14 21:22:26 dirk Exp $ +# $Id: Makefile,v 1.16 1999/01/18 15:37:58 dirk Exp $ # -DISTNAME= Msql-Mysql-modules-1.2003 -PKGNAME= p5-Mysql-modules-1.2003 +DISTNAME= Msql-Mysql-modules-1.2016 +PKGNAME= p5-Mysql-modules-1.2016 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD @@ -18,7 +18,8 @@ BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Data/ShowTable.pm:${POR ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/DBI.pm:${PORTSDIR}/databases/p5-DBI LIB_DEPENDS= mysqlclient.5:${PORTSDIR}/databases/mysql322 -CONFIGURE_ENV= PREFIX=${PREFIX} MYSQL_HOME=${PREFIX} IN_MYSQL_DISTRIBUTION=1 +CONFIGURE_ARGS= PREFIX=${PREFIX} +CONFIGURE_ENV= MYSQL_HOME=${PREFIX} IN_MYSQL_DISTRIBUTION=1 USE_PERL5= YES MAN1= dbimon.1 @@ -28,6 +29,6 @@ MAN3= Bundle::Mysql.3 \ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} do-configure: - @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL + @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL ${CONFIGURE_ARGS} .include <bsd.port.mk> diff --git a/databases/p5-Mysql/distinfo b/databases/p5-Mysql/distinfo index cf9f90e..c122aa5 100644 --- a/databases/p5-Mysql/distinfo +++ b/databases/p5-Mysql/distinfo @@ -1 +1 @@ -MD5 (Msql-Mysql-modules-1.2003.tar.gz) = ca0016f069692efc3b0109cf1cf11aa4 +MD5 (Msql-Mysql-modules-1.2016.tar.gz) = d0114213c7249cc0299e1f50cdddf30e |