Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jan 2017 21:40:37 +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: r430292 - head/devel/p5-PAR-Packer
Message-ID:  <201701012140.v01Leb4n010633@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan  1 21:40:37 2017
New Revision: 430292
URL: https://svnweb.freebsd.org/changeset/ports/430292

Log:
  Update to 1.036
  
  - Add LICENSE_FILE
  
  Changes:	http://search.cpan.org/dist/PAR-Packer/Changes

Modified:
  head/devel/p5-PAR-Packer/Makefile
  head/devel/p5-PAR-Packer/distinfo

Modified: head/devel/p5-PAR-Packer/Makefile
==============================================================================
--- head/devel/p5-PAR-Packer/Makefile	Sun Jan  1 21:40:33 2017	(r430291)
+++ head/devel/p5-PAR-Packer/Makefile	Sun Jan  1 21:40:37 2017	(r430292)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	PAR-Packer
-PORTVERSION=	1.035
+PORTVERSION=	1.036
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,12 +12,13 @@ COMMENT=	PAR Packager
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-Archive-Zip>=1.02:archivers/p5-Archive-Zip \
 		p5-Getopt-ArgvFile>=1.07:devel/p5-Getopt-ArgvFile \
 		p5-Module-ScanDeps>=1.21:devel/p5-Module-ScanDeps \
 		p5-Module-Signature>=0:security/p5-Module-Signature \
-		p5-PAR>=1.010:devel/p5-PAR \
+		p5-PAR>=1.014:devel/p5-PAR \
 		p5-PAR-Dist>=0.22:devel/p5-PAR-Dist
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 

Modified: head/devel/p5-PAR-Packer/distinfo
==============================================================================
--- head/devel/p5-PAR-Packer/distinfo	Sun Jan  1 21:40:33 2017	(r430291)
+++ head/devel/p5-PAR-Packer/distinfo	Sun Jan  1 21:40:37 2017	(r430292)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478370072
-SHA256 (PAR-Packer-1.035.tar.gz) = 2fefd598cfca960796ba0ac8bcb29b4015be1b6d7b0893dfa2ac22dc2c8fc3ae
-SIZE (PAR-Packer-1.035.tar.gz) = 208348
+TIMESTAMP = 1483237444
+SHA256 (PAR-Packer-1.036.tar.gz) = 0335937d93cd1f14faf553d746ba873d3a1b39fac58ce27dc1783b52c6bf0e70
+SIZE (PAR-Packer-1.036.tar.gz) = 215022



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