svn commit: r503506 - head/math/libxls

Baptiste Daroussin bapt at FreeBSD.org
Wed Jun 5 11:46:25 UTC 2019


Author: bapt
Date: Wed Jun  5 11:46:23 2019
New Revision: 503506
URL: https://svnweb.freebsd.org/changeset/ports/503506

Log:
  Update to 1.5.1

Modified:
  head/math/libxls/Makefile
  head/math/libxls/distinfo
  head/math/libxls/pkg-plist

Modified: head/math/libxls/Makefile
==============================================================================
--- head/math/libxls/Makefile	Wed Jun  5 10:59:31 2019	(r503505)
+++ head/math/libxls/Makefile	Wed Jun  5 11:46:23 2019	(r503506)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libxls
-PORTVERSION=	1.5.0
+PORTVERSION=	1.5.1
 CATEGORIES=	math devel
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/
 

Modified: head/math/libxls/distinfo
==============================================================================
--- head/math/libxls/distinfo	Wed Jun  5 10:59:31 2019	(r503505)
+++ head/math/libxls/distinfo	Wed Jun  5 11:46:23 2019	(r503506)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551029942
-SHA256 (libxls-1.5.0.tar.gz) = c53a55187aeb0545e6fb5cfc89ad9521af80b1afc7eff407ac94c1bd59a64202
-SIZE (libxls-1.5.0.tar.gz) = 424639
+TIMESTAMP = 1559734969
+SHA256 (libxls-1.5.1.tar.gz) = 3bc88501529ce3909457fedfc5cc6c8c5a8aaaab17ca5cbbfad317b61e465535
+SIZE (libxls-1.5.1.tar.gz) = 442217

Modified: head/math/libxls/pkg-plist
==============================================================================
--- head/math/libxls/pkg-plist	Wed Jun  5 10:59:31 2019	(r503505)
+++ head/math/libxls/pkg-plist	Wed Jun  5 11:46:23 2019	(r503506)
@@ -9,5 +9,6 @@ include/xls.h
 include/libxls/endian.h
 lib/libxlsreader.so
 lib/libxlsreader.so.1
-lib/libxlsreader.so.1.5.0
+lib/libxlsreader.so.1.5.1
+libdata/pkgconfig/libxls.pc
 man/man1/xls2csv.1.gz


More information about the svn-ports-all mailing list