mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 08:56:28 -04:00
Update to version 2.2.6
PR: 54800 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: fjoe (mentor) (implicit)
This commit is contained in:
parent
b235f9c920
commit
6af6ffa3e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85515
3 changed files with 6 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= unixODBC
|
||||
PORTVERSION= 2.2.5
|
||||
PORTVERSION= 2.2.6
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.unixodbc.org/
|
||||
|
||||
|
@ -17,6 +17,7 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
|
|||
|
||||
USE_REINPLACE= yes
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --enable-static --enable-shared \
|
||||
--with-libiconv-prefix=${LOCALBASE}
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (unixODBC-2.2.5.tar.gz) = 3d65cc539bf406fb8a49749f600ce6e5
|
||||
MD5 (unixODBC-2.2.6.tar.gz) = 748ce54e34b2b339c99a8b1ddaee54f5
|
||||
|
|
|
@ -112,6 +112,7 @@ lib/libtemplate.so.1
|
|||
%%PORTDOCS%%share/doc/unixODBC/UserManual/StarOfficeDataGrid.gif
|
||||
%%PORTDOCS%%share/doc/unixODBC/UserManual/index.html
|
||||
%%PORTDOCS%%share/doc/unixODBC/UserManual/unixODBC.gif
|
||||
%%PORTDOCS%%share/doc/unixODBC/index.html
|
||||
%%PORTDOCS%%share/doc/unixODBC/lst/InternalStructure.gif
|
||||
%%PORTDOCS%%share/doc/unixODBC/lst/InternalStructure.html
|
||||
%%PORTDOCS%%share/doc/unixODBC/lst/InternalStructure.vsd
|
||||
|
@ -133,6 +134,8 @@ lib/libtemplate.so.1
|
|||
%%PORTDOCS%%share/doc/unixODBC/lst/InternalStructure9.html
|
||||
%%PORTDOCS%%share/doc/unixODBC/lst/back.gif
|
||||
%%PORTDOCS%%share/doc/unixODBC/lst/next.gif
|
||||
%%PORTDOCS%%share/doc/unixODBC/smallbook.gif
|
||||
%%PORTDOCS%%share/doc/unixODBC/unixODBC.gif
|
||||
%%PORTDOCS%%@dirrm share/doc/unixODBC/lst
|
||||
%%PORTDOCS%%@dirrm share/doc/unixODBC/UserManual
|
||||
%%PORTDOCS%%@dirrm share/doc/unixODBC/ProgrammerManual/Tutorial
|
||||
|
|
Loading…
Add table
Reference in a new issue