Date: Tue, 26 Dec 2017 23:20:02 +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: r457328 - head/net/libmaxminddb Message-ID: <201712262320.vBQNK2e9052359@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Dec 26 23:20:02 2017 New Revision: 457328 URL: https://svnweb.freebsd.org/changeset/ports/457328 Log: Update to 1.3.1 Changes: https://github.com/maxmind/libmaxminddb/releases Modified: head/net/libmaxminddb/Makefile head/net/libmaxminddb/distinfo Modified: head/net/libmaxminddb/Makefile ============================================================================== --- head/net/libmaxminddb/Makefile Tue Dec 26 23:19:57 2017 (r457327) +++ head/net/libmaxminddb/Makefile Tue Dec 26 23:20:02 2017 (r457328) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libmaxminddb -PORTVERSION= 1.2.1 +PORTVERSION= 1.3.1 CATEGORIES= net MASTER_SITES= https://github.com/maxmind/libmaxminddb/releases/download/${PORTVERSION}/ Modified: head/net/libmaxminddb/distinfo ============================================================================== --- head/net/libmaxminddb/distinfo Tue Dec 26 23:19:57 2017 (r457327) +++ head/net/libmaxminddb/distinfo Tue Dec 26 23:20:02 2017 (r457328) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495554109 -SHA256 (libmaxminddb-1.2.1.tar.gz) = 9fa2b3341c9c88117f58454dfb2dd104915a337d93c8a9a735931a63b37f7bfa -SIZE (libmaxminddb-1.2.1.tar.gz) = 614448 +TIMESTAMP = 1514220333 +SHA256 (libmaxminddb-1.3.1.tar.gz) = 5d55a1327dcca5c819a6a7a260afc0d1bd9626824e40073c7564fdb8d91ca186 +SIZE (libmaxminddb-1.3.1.tar.gz) = 610031
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712262320.vBQNK2e9052359>