Date: Mon, 14 Dec 2020 21:03:25 +0000 (UTC) From: Luca Pizzamiglio <pizzamig@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558111 - head/sysutils/pot Message-ID: <202012142103.0BEL3PXr016831@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pizzamig Date: Mon Dec 14 21:03:25 2020 New Revision: 558111 URL: https://svnweb.freebsd.org/changeset/ports/558111 Log: sysutils/pot: Update to 0.11.6 Fixed FreeBSD 12.2 support Add dns "off" option, to allow users to customize `resolv.conf` Modified: head/sysutils/pot/Makefile head/sysutils/pot/distinfo Modified: head/sysutils/pot/Makefile ============================================================================== --- head/sysutils/pot/Makefile Mon Dec 14 20:45:49 2020 (r558110) +++ head/sysutils/pot/Makefile Mon Dec 14 21:03:25 2020 (r558111) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= pot -PORTVERSION= 0.11.4 -PORTREVISION= 1 +PORTVERSION= 0.11.6 +PORTREVISION= 0 CATEGORIES= sysutils MAINTAINER= pizzamig@FreeBSD.org Modified: head/sysutils/pot/distinfo ============================================================================== --- head/sysutils/pot/distinfo Mon Dec 14 20:45:49 2020 (r558110) +++ head/sysutils/pot/distinfo Mon Dec 14 21:03:25 2020 (r558111) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599926649 -SHA256 (pizzamig-pot-0.11.4_GH0.tar.gz) = 833061a3f6c1ac27611361e0c973c39fa962219c0c84ed1152304cf70669c34b -SIZE (pizzamig-pot-0.11.4_GH0.tar.gz) = 154192 +TIMESTAMP = 1607977910 +SHA256 (pizzamig-pot-0.11.6_GH0.tar.gz) = 44fcf75236b5b8ecf0cfa5bc8490430ea7e37a2ec94db101469182fcafbb64ac +SIZE (pizzamig-pot-0.11.6_GH0.tar.gz) = 154782
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012142103.0BEL3PXr016831>