Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 2019 16:58:22 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r519367 - head/devel/p5-Pithub
Message-ID:  <201912081658.xB8GwMlD065993@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Dec  8 16:58:22 2019
New Revision: 519367
URL: https://svnweb.freebsd.org/changeset/ports/519367

Log:
  Update to 0.01035
  
  Changes:	https://metacpan.org/changes/distribution/Pithub

Modified:
  head/devel/p5-Pithub/Makefile
  head/devel/p5-Pithub/distinfo

Modified: head/devel/p5-Pithub/Makefile
==============================================================================
--- head/devel/p5-Pithub/Makefile	Sun Dec  8 16:58:17 2019	(r519366)
+++ head/devel/p5-Pithub/Makefile	Sun Dec  8 16:58:22 2019	(r519367)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Pithub
-PORTVERSION=	0.01034
+PORTVERSION=	0.01035
 CATEGORIES=	devel
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:OALDERS
@@ -27,8 +27,9 @@ TEST_DEPENDS=	p5-Import-Into>=0:devel/p5-Import-Into \
 		p5-Path-Tiny>=0:devel/p5-Path-Tiny \
 		p5-Test-Most>=0:devel/p5-Test-Most
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Pithub/distinfo
==============================================================================
--- head/devel/p5-Pithub/distinfo	Sun Dec  8 16:58:17 2019	(r519366)
+++ head/devel/p5-Pithub/distinfo	Sun Dec  8 16:58:22 2019	(r519367)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519234696
-SHA256 (Pithub-0.01034.tar.gz) = 591cdd938ba8445d465a15fa77c96132ee6afe0df2f0a38549a8904804cf979d
-SIZE (Pithub-0.01034.tar.gz) = 102757
+TIMESTAMP = 1575793873
+SHA256 (Pithub-0.01035.tar.gz) = d7399c4e90e6cca2f8896b60af5139a1db598b8f662b5ba1f435c8632f6c1e23
+SIZE (Pithub-0.01035.tar.gz) = 103807



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