svn commit: r490484 - head/sysutils/pot

Luca Pizzamiglio pizzamig at FreeBSD.org
Wed Jan 16 15:07:22 UTC 2019


Author: pizzamig
Date: Wed Jan 16 15:07:21 2019
New Revision: 490484
URL: https://svnweb.freebsd.org/changeset/ports/490484

Log:
  sysutils/pot: Update to 0.5.10
  
  It contains a fix to create FreeBSD 12.0 bases.
  
  MFH:	2019Q1

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

Modified: head/sysutils/pot/Makefile
==============================================================================
--- head/sysutils/pot/Makefile	Wed Jan 16 15:06:42 2019	(r490483)
+++ head/sysutils/pot/Makefile	Wed Jan 16 15:07:21 2019	(r490484)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pot
-PORTVERSION=	0.5.9
+PORTVERSION=	0.5.10
 CATEGORIES=	sysutils
 
 MAINTAINER=	pizzamig at FreeBSD.org

Modified: head/sysutils/pot/distinfo
==============================================================================
--- head/sysutils/pot/distinfo	Wed Jan 16 15:06:42 2019	(r490483)
+++ head/sysutils/pot/distinfo	Wed Jan 16 15:07:21 2019	(r490484)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545042018
-SHA256 (pizzamig-pot-0.5.9_GH0.tar.gz) = 9cf6d5de4d6d9e614eabbd46997218cfd65eb8a15fe92efc4facdbf99883556a
-SIZE (pizzamig-pot-0.5.9_GH0.tar.gz) = 111760
+TIMESTAMP = 1547565704
+SHA256 (pizzamig-pot-0.5.10_GH0.tar.gz) = 722fbab3922c417072b0bcbfa228121d9389fd45e3f774a0c7446019d91767c3
+SIZE (pizzamig-pot-0.5.10_GH0.tar.gz) = 112532


More information about the svn-ports-all mailing list