mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update port to 1.2215
- Add WWW
This commit is contained in:
parent
5bf9eca77f
commit
d27eb16a11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33735
@ -6,12 +6,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= Mysql-modules
|
||||
PORTVERSION= 1.2214
|
||||
PORTVERSION= 1.2215
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= DBD
|
||||
DISTNAME= Msql-Mysql-modules-${PORTVERSION}
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= Msql-Mysql-modules-${PORTVERSION}
|
||||
|
||||
MAINTAINER= jedgar@FreeBSD.org
|
||||
|
||||
@ -34,6 +34,7 @@ MAN3= Bundle::DBD::mysql.3 \
|
||||
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
||||
do-configure:
|
||||
@${PERL} -i -e 's| -lgz||' ${WRKSRC}/lib/DBD/mysql/Install.pm
|
||||
@cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL ${CONFIGURE_ARGS}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (Msql-Mysql-modules-1.2214.tar.gz) = 2bdaebd9f2eb1f974631c5c48e53a36e
|
||||
MD5 (Msql-Mysql-modules-1.2215.tar.gz) = e3f3c7f12456526ca5c3104908220c39
|
||||
|
@ -11,3 +11,5 @@ pretty stable. It's also more complete than DBD::mysql.
|
||||
Some day in the future DBD::mysql will probably be the clearly superior
|
||||
competitor in this package. Today you have to decide on your own about
|
||||
the trade-offs.
|
||||
|
||||
WWW: http://www.symbolstone.org/technology/perl/DBI/
|
||||
|
@ -6,6 +6,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Mysql/Statement.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/mysql/mysql.bs
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/mysql/mysql.so
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Msql-Mysql-modules/.packlist
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/mysql
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/mysql
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Msql-Mysql-modules
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Mysql
|
||||
|
@ -6,12 +6,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= Mysql-modules
|
||||
PORTVERSION= 1.2214
|
||||
PORTVERSION= 1.2215
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= DBD
|
||||
DISTNAME= Msql-Mysql-modules-${PORTVERSION}
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= Msql-Mysql-modules-${PORTVERSION}
|
||||
|
||||
MAINTAINER= jedgar@FreeBSD.org
|
||||
|
||||
@ -34,6 +34,7 @@ MAN3= Bundle::DBD::mysql.3 \
|
||||
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
||||
do-configure:
|
||||
@${PERL} -i -e 's| -lgz||' ${WRKSRC}/lib/DBD/mysql/Install.pm
|
||||
@cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL ${CONFIGURE_ARGS}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (Msql-Mysql-modules-1.2214.tar.gz) = 2bdaebd9f2eb1f974631c5c48e53a36e
|
||||
MD5 (Msql-Mysql-modules-1.2215.tar.gz) = e3f3c7f12456526ca5c3104908220c39
|
||||
|
@ -11,3 +11,5 @@ pretty stable. It's also more complete than DBD::mysql.
|
||||
Some day in the future DBD::mysql will probably be the clearly superior
|
||||
competitor in this package. Today you have to decide on your own about
|
||||
the trade-offs.
|
||||
|
||||
WWW: http://www.symbolstone.org/technology/perl/DBI/
|
||||
|
@ -6,6 +6,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Mysql/Statement.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/mysql/mysql.bs
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/mysql/mysql.so
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Msql-Mysql-modules/.packlist
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/mysql
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/mysql
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Msql-Mysql-modules
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Mysql
|
||||
|
Loading…
Reference in New Issue
Block a user