svn commit: r397045 - head/databases/freetds

Muhammad Moinur Rahman bofh at FreeBSD.org
Wed Sep 16 10:07:59 UTC 2015


Author: bofh
Date: Wed Sep 16 10:07:58 2015
New Revision: 397045
URL: https://svnweb.freebsd.org/changeset/ports/397045

Log:
  databases/freetds: Update version 0.95.18=>0.95.19
  
  - Sort USES

Modified:
  head/databases/freetds/Makefile
  head/databases/freetds/distinfo

Modified: head/databases/freetds/Makefile
==============================================================================
--- head/databases/freetds/Makefile	Wed Sep 16 09:46:13 2015	(r397044)
+++ head/databases/freetds/Makefile	Wed Sep 16 10:07:58 2015	(r397045)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	freetds
-PORTVERSION=	0.95.18
+PORTVERSION=	0.95.19
 PORTEPOCH=	1
 CATEGORIES=	databases
 MASTER_SITES=	ftp://ftp.freetds.org/pub/freetds/stable/
@@ -16,7 +16,7 @@ LIB_DEPENDS=	libgcrypt.so:${PORTSDIR}/se
 
 TDS_VER?=	5.0
 
-USES=		autoreconf iconv gmake libtool:keepla pkgconfig readline tar:bzip2
+USES=		autoreconf gmake iconv libtool:keepla pkgconfig readline tar:bzip2
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib

Modified: head/databases/freetds/distinfo
==============================================================================
--- head/databases/freetds/distinfo	Wed Sep 16 09:46:13 2015	(r397044)
+++ head/databases/freetds/distinfo	Wed Sep 16 10:07:58 2015	(r397045)
@@ -1,2 +1,2 @@
-SHA256 (freetds-0.95.18.tar.bz2) = acbd346583d6606f38240809c781c19fee6d085060290b0c638c8daaef3901dc
-SIZE (freetds-0.95.18.tar.bz2) = 3205019
+SHA256 (freetds-0.95.19.tar.bz2) = 2c4b5829b722992f678d8a54eee22eb4ea589f80906e5f7fc7e25ee66b262883
+SIZE (freetds-0.95.19.tar.bz2) = 3205547


More information about the svn-ports-all mailing list