svn commit: r410270 - head/devel/p5-Rinci

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 6 06:20:36 UTC 2016


Author: sunpoet
Date: Sun Mar  6 06:20:35 2016
New Revision: 410270
URL: https://svnweb.freebsd.org/changeset/ports/410270

Log:
  - Update to 1.1.79
  - Add LICENSE_FILE
  
  Changes:	http://search.cpan.org/dist/Rinci/Changes

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

Modified: head/devel/p5-Rinci/Makefile
==============================================================================
--- head/devel/p5-Rinci/Makefile	Sun Mar  6 06:20:30 2016	(r410269)
+++ head/devel/p5-Rinci/Makefile	Sun Mar  6 06:20:35 2016	(r410270)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Rinci
-PORTVERSION=	1.1.78
+PORTVERSION=	1.1.79
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:PERLANCAR
@@ -13,6 +13,7 @@ COMMENT=	Language-neutral metadata for y
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 TEST_DEPENDS=	p5-DefHash>=1.0.6:${PORTSDIR}/devel/p5-DefHash \
 		p5-Sah>=0.9.36:${PORTSDIR}/devel/p5-Sah

Modified: head/devel/p5-Rinci/distinfo
==============================================================================
--- head/devel/p5-Rinci/distinfo	Sun Mar  6 06:20:30 2016	(r410269)
+++ head/devel/p5-Rinci/distinfo	Sun Mar  6 06:20:35 2016	(r410270)
@@ -1,2 +1,2 @@
-SHA256 (Rinci-1.1.78.tar.gz) = 13aef274b43cf3dfe8371d9a73abd8caa962733b20b319e977101a68c9c2cf23
-SIZE (Rinci-1.1.78.tar.gz) = 57794
+SHA256 (Rinci-1.1.79.tar.gz) = ef3cb8460688181aa50fa4eb3e69d3fc9d656df0b037949243de1af0bf9f0ee2
+SIZE (Rinci-1.1.79.tar.gz) = 58205


More information about the svn-ports-all mailing list