mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
- update to 1.01
- from Changes since 0.93 - More minor documentation fixes. (darn!) - Minor documentation fix. - Autrijus Tang fix for clobbered $_. - Fix tests so that they work under PostGres, courtesy Arshavir Grigora
This commit is contained in:
parent
25c66e3af2
commit
d44c0536a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131291
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Tie-DBI
|
||||
PORTVERSION= 0.93
|
||||
PORTVERSION= 1.01
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Tie
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (Tie-DBI-0.93.tar.gz) = 7f049f9897ee24fb5adcacf25213adfe
|
||||
SIZE (Tie-DBI-0.93.tar.gz) = 23311
|
||||
MD5 (Tie-DBI-1.01.tar.gz) = acdf6ea3c01dc46af8f0c847f8cf40ea
|
||||
SIZE (Tie-DBI-1.01.tar.gz) = 23536
|
||||
|
|
Loading…
Add table
Reference in a new issue