svn commit: r530997 - head/net/p5-Net-GitHub

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Apr 7 14:34:54 UTC 2020


Author: sunpoet
Date: Tue Apr  7 14:34:51 2020
New Revision: 530997
URL: https://svnweb.freebsd.org/changeset/ports/530997

Log:
  Update to 0.99
  
  Changes:	https://metacpan.org/changes/distribution/Net-GitHub

Modified:
  head/net/p5-Net-GitHub/Makefile
  head/net/p5-Net-GitHub/distinfo

Modified: head/net/p5-Net-GitHub/Makefile
==============================================================================
--- head/net/p5-Net-GitHub/Makefile	Tue Apr  7 14:34:46 2020	(r530996)
+++ head/net/p5-Net-GitHub/Makefile	Tue Apr  7 14:34:51 2020	(r530997)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-GitHub
-PORTVERSION=	0.95
+PORTVERSION=	0.99
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -24,8 +24,9 @@ RUN_DEPENDS=	p5-Cache-LRU>=0:devel/p5-Cache-LRU \
 		p5-URI>=0:net/p5-URI \
 		p5-libwww>=0:www/p5-libwww
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/net/p5-Net-GitHub/distinfo
==============================================================================
--- head/net/p5-Net-GitHub/distinfo	Tue Apr  7 14:34:46 2020	(r530996)
+++ head/net/p5-Net-GitHub/distinfo	Tue Apr  7 14:34:51 2020	(r530997)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522510602
-SHA256 (Net-GitHub-0.95.tar.gz) = 5bfb28fd30992906106d6bcc782c9485c35334190a3ca4941a5e9ae752bddb93
-SIZE (Net-GitHub-0.95.tar.gz) = 41676
+TIMESTAMP = 1586191152
+SHA256 (Net-GitHub-0.99.tar.gz) = 93395110c27c7e9378d55a0aa23ff1d7ccf03754bc996dbc80523cfa77649106
+SIZE (Net-GitHub-0.99.tar.gz) = 43100


More information about the svn-ports-all mailing list