svn commit: r558111 - head/sysutils/pot

Luca Pizzamiglio pizzamig at FreeBSD.org
Mon Dec 14 21:03:26 UTC 2020


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 at 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


More information about the svn-ports-head mailing list