mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
databases/freetds-devel: Update version 0.96.3=>0.96.55
- Update patch files to reflect 'make makepatch' output standard
This commit is contained in:
parent
501128d668
commit
0b1d8a457e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386860
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= freetds
|
||||
PORTVERSION= 0.96.3
|
||||
PORTVERSION= 0.96.55
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ftp://ftp.freetds.org/pub/freetds/current/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (freetds-dev.0.96.3.tar.bz2) = 742ab1cce0792f19a95cc6df32ee735f019eecb42e10985cd36f3af9049ec1a4
|
||||
SIZE (freetds-dev.0.96.3.tar.bz2) = 3188218
|
||||
SHA256 (freetds-dev.0.96.55.tar.bz2) = 93a0a4a38a87a33bf5f6a407fb026e228354ee2369259ce2bcc72c4a2ed5d21d
|
||||
SIZE (freetds-dev.0.96.55.tar.bz2) = 3195295
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- doc/Makefile.in.orig 2014-09-23 16:23:48.662499737 +0600
|
||||
+++ doc/Makefile.in 2014-09-23 16:24:52.193494422 +0600
|
||||
@@ -671,16 +671,7 @@
|
||||
--- doc/Makefile.in.orig 2015-05-20 09:01:31 UTC
|
||||
+++ doc/Makefile.in
|
||||
@@ -749,16 +749,7 @@ $(INSTALLDIRS) $(DOCDIR):
|
||||
|
||||
# If we built the documentation ourselves, install that,
|
||||
# else if we have access to distributed documentation, install that.
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- include/freetds/tds.h.orig 2015-02-02 17:40:31.253513320 +0600
|
||||
+++ include/freetds/tds.h 2015-02-02 17:41:42.603514745 +0600
|
||||
@@ -144,7 +144,10 @@
|
||||
--- include/freetds/tds.h.orig 2015-05-16 09:00:33 UTC
|
||||
+++ include/freetds/tds.h
|
||||
@@ -144,7 +144,10 @@ typedef struct
|
||||
TDS_INT date; /**< date, 0 = 1900-01-01 */
|
||||
TDS_SMALLINT offset; /**< time offset */
|
||||
TDS_USMALLINT time_prec:3;
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- src/tds/Makefile.in.orig 2012-03-15 14:36:30.297611037 +0800
|
||||
+++ src/tds/Makefile.in 2012-03-15 14:36:40.297604738 +0800
|
||||
@@ -189,7 +189,7 @@
|
||||
--- src/tds/Makefile.in.orig 2015-05-20 09:01:32 UTC
|
||||
+++ src/tds/Makefile.in
|
||||
@@ -297,7 +297,7 @@ LIBADD_DLOPEN = @LIBADD_DLOPEN@
|
||||
LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
|
||||
LIBICONV = @LIBICONV@
|
||||
LIBOBJS = @LIBOBJS@
|
@ -1,5 +1,5 @@
|
||||
--- src/tds/threadsafe.c.orig 2015-02-03 16:39:23.431814538 +0600
|
||||
+++ src/tds/threadsafe.c 2015-02-03 16:39:40.516813065 +0600
|
||||
--- src/tds/threadsafe.c.orig 2015-02-25 09:00:37 UTC
|
||||
+++ src/tds/threadsafe.c
|
||||
@@ -23,6 +23,8 @@
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
|
@ -1,5 +1,4 @@
|
||||
bin/bsqldb
|
||||
bin/collations
|
||||
bin/datacopy
|
||||
bin/defncopy
|
||||
bin/fisql
|
||||
|
Loading…
Reference in New Issue
Block a user