svn commit: r505088 - head/sysutils/pot

Luca Pizzamiglio pizzamig at FreeBSD.org
Tue Jun 25 13:31:53 UTC 2019


Author: pizzamig
Date: Tue Jun 25 13:31:52 2019
New Revision: 505088
URL: https://svnweb.freebsd.org/changeset/ports/505088

Log:
  sysutils/pot: Update to 0.6.1
  
  Fix-only release (pf initialization)

Modified:
  head/sysutils/pot/Makefile
  head/sysutils/pot/distinfo

Modified: head/sysutils/pot/Makefile
==============================================================================
--- head/sysutils/pot/Makefile	Tue Jun 25 12:55:27 2019	(r505087)
+++ head/sysutils/pot/Makefile	Tue Jun 25 13:31:52 2019	(r505088)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pot
-PORTVERSION=	0.6.0
+PORTVERSION=	0.6.1
 CATEGORIES=	sysutils
 
 MAINTAINER=	pizzamig at FreeBSD.org

Modified: head/sysutils/pot/distinfo
==============================================================================
--- head/sysutils/pot/distinfo	Tue Jun 25 12:55:27 2019	(r505087)
+++ head/sysutils/pot/distinfo	Tue Jun 25 13:31:52 2019	(r505088)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561300420
-SHA256 (pizzamig-pot-0.6.0_GH0.tar.gz) = 507d777c81d6d214fe522c9c914fb325138957c2a02bedd9e0becf755cc224e1
-SIZE (pizzamig-pot-0.6.0_GH0.tar.gz) = 122515
+TIMESTAMP = 1561467715
+SHA256 (pizzamig-pot-0.6.1_GH0.tar.gz) = 92c342012e2fc52e7762234ced1b6baf7a7a7144f2dbc5b2a2852c217cec4da6
+SIZE (pizzamig-pot-0.6.1_GH0.tar.gz) = 122747


More information about the svn-ports-all mailing list