svn commit: r444927 - head/www/p5-Perlanet

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jul 3 08:49:00 UTC 2017


Author: sunpoet
Date: Mon Jul  3 08:48:58 2017
New Revision: 444927
URL: https://svnweb.freebsd.org/changeset/ports/444927

Log:
  Update to 1.1.0
  
  Changes:	http://search.cpan.org/dist/Perlanet/Changes

Modified:
  head/www/p5-Perlanet/Makefile
  head/www/p5-Perlanet/distinfo

Modified: head/www/p5-Perlanet/Makefile
==============================================================================
--- head/www/p5-Perlanet/Makefile	Mon Jul  3 08:21:18 2017	(r444926)
+++ head/www/p5-Perlanet/Makefile	Mon Jul  3 08:48:58 2017	(r444927)
@@ -2,7 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	Perlanet
-PORTVERSION=	0.58
+PORTVERSION=	1.1.0
+DISTVERSIONPREFIX=	v
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DAVECROSS
@@ -31,6 +32,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 NO_ARCH=	yes
 USES=		perl5
-USE_PERL5=	modbuild
+USE_PERL5=	configure
 
 .include <bsd.port.mk>

Modified: head/www/p5-Perlanet/distinfo
==============================================================================
--- head/www/p5-Perlanet/distinfo	Mon Jul  3 08:21:18 2017	(r444926)
+++ head/www/p5-Perlanet/distinfo	Mon Jul  3 08:48:58 2017	(r444927)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1490877093
-SHA256 (Perlanet-0.58.tar.gz) = ecb927af186fdd0a9f1d9865db496f97b05959044fcae946c12bc0c66ea56004
-SIZE (Perlanet-0.58.tar.gz) = 63190
+TIMESTAMP = 1499070745
+SHA256 (Perlanet-v1.1.0.tar.gz) = 4b9e6cfd0504002089f0cd468c75d4e55070579455e48f60c5454564782397f9
+SIZE (Perlanet-v1.1.0.tar.gz) = 67241


More information about the svn-ports-all mailing list