svn commit: r509918 - head/devel/p5-Test-Simple

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Aug 26 11:48:13 UTC 2019


Author: sunpoet
Date: Mon Aug 26 11:48:11 2019
New Revision: 509918
URL: https://svnweb.freebsd.org/changeset/ports/509918

Log:
  Update to 1.302167
  
  - Take maintainership
  
  Changes:	https://metacpan.org/changes/distribution/Test-Simple

Modified:
  head/devel/p5-Test-Simple/Makefile
  head/devel/p5-Test-Simple/distinfo

Modified: head/devel/p5-Test-Simple/Makefile
==============================================================================
--- head/devel/p5-Test-Simple/Makefile	Mon Aug 26 11:48:04 2019	(r509917)
+++ head/devel/p5-Test-Simple/Makefile	Mon Aug 26 11:48:11 2019	(r509918)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	Test-Simple
-PORTVERSION=	1.302166
+PORTVERSION=	1.302167
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	perl at FreeBSD.org
+MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Basic utilities for writing tests in perl
 
 LICENSE=	ART10 GPLv1+

Modified: head/devel/p5-Test-Simple/distinfo
==============================================================================
--- head/devel/p5-Test-Simple/distinfo	Mon Aug 26 11:48:04 2019	(r509917)
+++ head/devel/p5-Test-Simple/distinfo	Mon Aug 26 11:48:11 2019	(r509918)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565970663
-SHA256 (Test-Simple-1.302166.tar.gz) = b06f0e50d1881184ada7af5138f9e5439765a0012ca916fbd867b409c6972c1b
-SIZE (Test-Simple-1.302166.tar.gz) = 306033
+TIMESTAMP = 1566804045
+SHA256 (Test-Simple-1.302167.tar.gz) = cad2f7e45de3fa231187193669085ab1c7b31a3f2f7da8d8501027022e83db7d
+SIZE (Test-Simple-1.302167.tar.gz) = 306627


More information about the svn-ports-head mailing list