mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
databases/freetds-devel: Updated version 0.99.307=>0.99.479
This commit is contained in:
parent
2effb7042b
commit
1d248b6468
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405039
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= freetds
|
||||
PORTVERSION= 0.99.307
|
||||
PORTVERSION= 0.99.479
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ftp://ftp.freetds.org/pub/freetds/current/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (freetds-dev.0.99.307.tar.bz2) = 53865f98d203af17433fef4b1c0e0fccb1cc3d19b037b143b6fcc016868026cf
|
||||
SIZE (freetds-dev.0.99.307.tar.bz2) = 3217824
|
||||
SHA256 (freetds-dev.0.99.479.tar.bz2) = 58d51583d84f78cd605d601133cd478698d178d554ce59beaa3094c625902c7b
|
||||
SIZE (freetds-dev.0.99.479.tar.bz2) = 3306758
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- doc/Makefile.in.orig 2015-05-24 09:01:30 UTC
|
||||
--- doc/Makefile.in.orig 2015-10-18 19:22:12 UTC
|
||||
+++ doc/Makefile.in
|
||||
@@ -749,16 +749,7 @@ $(INSTALLDIRS) $(DOCDIR):
|
||||
@@ -729,16 +729,7 @@ $(INSTALLDIRS) $(DOCDIR):
|
||||
|
||||
# If we built the documentation ourselves, install that,
|
||||
# else if we have access to distributed documentation, install that.
|
||||
@ -12,8 +12,8 @@
|
||||
- if test -r $(DOCDIR)/reference ; then d=.; else d="$(srcdir)"; fi; \
|
||||
- find $$d/$(DOCDIR)/reference \( -type f -o -type l \) \
|
||||
- -exec $(INSTALL) {} $(TARGET_DOCDIR)/reference ';'
|
||||
- find $(srcdir)/images -name \*.gif \
|
||||
- -exec $(INSTALL) {} $(TARGET_DOCDIR)/images/ ';'
|
||||
- cd $(srcdir) && find images -name \*.gif \
|
||||
- -exec $(INSTALL) {} $(TARGET_DOCDIR)/{} ';'
|
||||
+install-data-local:
|
||||
|
||||
uninstall-local:
|
||||
|
@ -39,7 +39,7 @@ lib/libsybdb.a
|
||||
lib/libsybdb.la
|
||||
lib/libsybdb.so
|
||||
lib/libsybdb.so.5
|
||||
lib/libsybdb.so.5.0.0
|
||||
lib/libsybdb.so.5.1.0
|
||||
%%ODBC%%lib/libtdsodbc.so.0.0.0
|
||||
%%ODBC%%lib/libtdsodbc.so.0
|
||||
%%ODBC%%lib/libtdsodbc.so
|
||||
|
Loading…
Reference in New Issue
Block a user