Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Feb 2020 10:51:30 +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: r526961 - in head/sysutils/pot: . files
Message-ID:  <202002241051.01OApUDN019355@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pizzamig
Date: Mon Feb 24 10:51:29 2020
New Revision: 526961
URL: https://svnweb.freebsd.org/changeset/ports/526961

Log:
  sysutils/pot: Update to 0.10.4
  
  Changelog: https://github.com/pizzamig/pot/releases/tag/0.10.4
  
  Sponsored by:	trivago N.V.

Modified:
  head/sysutils/pot/Makefile
  head/sysutils/pot/distinfo
  head/sysutils/pot/files/pot.in

Modified: head/sysutils/pot/Makefile
==============================================================================
--- head/sysutils/pot/Makefile	Mon Feb 24 09:43:34 2020	(r526960)
+++ head/sysutils/pot/Makefile	Mon Feb 24 10:51:29 2020	(r526961)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pot
-PORTVERSION=	0.10.3
+PORTVERSION=	0.10.4
 CATEGORIES=	sysutils
 
 MAINTAINER=	pizzamig@FreeBSD.org

Modified: head/sysutils/pot/distinfo
==============================================================================
--- head/sysutils/pot/distinfo	Mon Feb 24 09:43:34 2020	(r526960)
+++ head/sysutils/pot/distinfo	Mon Feb 24 10:51:29 2020	(r526961)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578414790
-SHA256 (pizzamig-pot-0.10.3_GH0.tar.gz) = e691df6b144717ce0c03e515b2b553b264d68c0865dcf6f9ad67b76727b2a33f
-SIZE (pizzamig-pot-0.10.3_GH0.tar.gz) = 149637
+TIMESTAMP = 1582539340
+SHA256 (pizzamig-pot-0.10.4_GH0.tar.gz) = 767abb10f41936487f53e69d7f03b64136733e4570f7ee51202d0813680aca4b
+SIZE (pizzamig-pot-0.10.4_GH0.tar.gz) = 150694

Modified: head/sysutils/pot/files/pot.in
==============================================================================
--- head/sysutils/pot/files/pot.in	Mon Feb 24 09:43:34 2020	(r526960)
+++ head/sysutils/pot/files/pot.in	Mon Feb 24 10:51:29 2020	(r526961)
@@ -8,6 +8,7 @@
 
 . /etc/rc.subr
 
+PATH=$PATH:/usr/local/bin
 name="pot"
 desc="Pot containers"
 procname="pot"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002241051.01OApUDN019355>