Date: Sat, 10 Aug 2019 22:55:11 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508569 - head/devel/liblockfile Message-ID: <201908102255.x7AMtB6N085130@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Aug 10 22:55:10 2019 New Revision: 508569 URL: https://svnweb.freebsd.org/changeset/ports/508569 Log: Update to 1.16 Changes: https://github.com/miquels/liblockfile/blob/master/Changelog PR: 239753 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Modified: head/devel/liblockfile/Makefile (contents, props changed) head/devel/liblockfile/distinfo (contents, props changed) Modified: head/devel/liblockfile/Makefile ============================================================================== --- head/devel/liblockfile/Makefile Sat Aug 10 22:55:05 2019 (r508568) +++ head/devel/liblockfile/Makefile Sat Aug 10 22:55:10 2019 (r508569) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= liblockfile -PORTVERSION= 1.14 +PORTVERSION= 1.16 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/liblockfile/distinfo ============================================================================== --- head/devel/liblockfile/distinfo Sat Aug 10 22:55:05 2019 (r508568) +++ head/devel/liblockfile/distinfo Sat Aug 10 22:55:10 2019 (r508569) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513860470 -SHA256 (miquels-liblockfile-v1.14_GH0.tar.gz) = be85dba347889d9b65cbd361a611e6b88e044fdca9c98e5139d5fbc9ba37ccc8 -SIZE (miquels-liblockfile-v1.14_GH0.tar.gz) = 67813 +TIMESTAMP = 1565379232 +SHA256 (miquels-liblockfile-v1.16_GH0.tar.gz) = dfc552c72a93a28279017e81c9e1924b12cc97e4faca8faf5ddbba6b6f048e01 +SIZE (miquels-liblockfile-v1.16_GH0.tar.gz) = 68591
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908102255.x7AMtB6N085130>