Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2018 23:01:20 +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: r461757 - head/sysutils/pot
Message-ID:  <201802132301.w1DN1KHg063228@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pizzamig
Date: Tue Feb 13 23:01:20 2018
New Revision: 461757
URL: https://svnweb.freebsd.org/changeset/ports/461757

Log:
  sysutils/pot: Upgrade to 0.4.0

Modified:
  head/sysutils/pot/Makefile
  head/sysutils/pot/distinfo
  head/sysutils/pot/pkg-plist

Modified: head/sysutils/pot/Makefile
==============================================================================
--- head/sysutils/pot/Makefile	Tue Feb 13 22:43:25 2018	(r461756)
+++ head/sysutils/pot/Makefile	Tue Feb 13 23:01:20 2018	(r461757)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pot
-PORTVERSION=	0.3.1
-PORTREVISION=	1
+PORTVERSION=	0.4.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	pizzamig@FreeBSD.org

Modified: head/sysutils/pot/distinfo
==============================================================================
--- head/sysutils/pot/distinfo	Tue Feb 13 22:43:25 2018	(r461756)
+++ head/sysutils/pot/distinfo	Tue Feb 13 23:01:20 2018	(r461757)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516980585
-SHA256 (pizzamig-pot-0.3.1_GH0.tar.gz) = fdf3f85fe336193d76f293b2d4e02154d86ba37b329995c245ba8b0e0d7624b6
-SIZE (pizzamig-pot-0.3.1_GH0.tar.gz) = 81932
+TIMESTAMP = 1518562727
+SHA256 (pizzamig-pot-0.4.0_GH0.tar.gz) = 7542bf3d5fa34da281d246b2f45d5422182fdb30278aa6dcf9135d56e7700212
+SIZE (pizzamig-pot-0.4.0_GH0.tar.gz) = 83746

Modified: head/sysutils/pot/pkg-plist
==============================================================================
--- head/sysutils/pot/pkg-plist	Tue Feb 13 22:43:25 2018	(r461756)
+++ head/sysutils/pot/pkg-plist	Tue Feb 13 23:01:20 2018	(r461757)
@@ -11,6 +11,7 @@ bin/pot
 %%DATADIR%%/create-dns.sh
 %%DATADIR%%/create-fscomp.sh
 %%DATADIR%%/create.sh
+%%DATADIR%%/de-init.sh
 %%DATADIR%%/destroy.sh
 %%DATADIR%%/help.sh
 %%DATADIR%%/init.sh



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