mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 4.003
Changes: http://search.cpan.org/src/CAPTTOFU/DBD-mysql-4.003/ChangeLog
This commit is contained in:
parent
a7782e32b9
commit
b55ee2f6da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187893
2 changed files with 4 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= DBD-mysql
|
||||
PORTVERSION= 4.001
|
||||
PORTVERSION= 4.003
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= DBD
|
||||
|
@ -27,8 +27,4 @@ PERL_CONFIGURE= yes
|
|||
|
||||
MAN3= Bundle::DBD::mysql.3 DBD::mysql.3 DBD::mysql::INSTALL.3
|
||||
|
||||
post-patch:
|
||||
@${PERL} -pi -e 's/$$/ || MYSQL_VERSION_ID == 50000/ if $$. == 107' \
|
||||
${WRKSRC}/mysql.xs
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (DBD-mysql-4.001.tar.gz) = f1c70b2760365300873ccfa59cefceb2
|
||||
SHA256 (DBD-mysql-4.001.tar.gz) = 46e95880a534fcb7428d11eacc9f5b604c131ba1e1b7e2ae1611fb3585d2d878
|
||||
SIZE (DBD-mysql-4.001.tar.gz) = 116965
|
||||
MD5 (DBD-mysql-4.003.tar.gz) = 157f817d26a52aaaff61ce38f7043b95
|
||||
SHA256 (DBD-mysql-4.003.tar.gz) = 13b3867d30dfa1d7da541998af7b0168ee607dcd664185ca40f3bb9de4f76140
|
||||
SIZE (DBD-mysql-4.003.tar.gz) = 121582
|
||||
|
|
Loading…
Add table
Reference in a new issue