svn commit: r440852 - head/devel/p5-Directory-Scratch

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 13 14:59:32 UTC 2017


Author: sunpoet
Date: Sat May 13 14:59:30 2017
New Revision: 440852
URL: https://svnweb.freebsd.org/changeset/ports/440852

Log:
  Add LICENSE
  
  - Remove contiguous blank lines
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/p5-Directory-Scratch/Makefile
  head/devel/p5-Directory-Scratch/distinfo

Modified: head/devel/p5-Directory-Scratch/Makefile
==============================================================================
--- head/devel/p5-Directory-Scratch/Makefile	Sat May 13 14:59:25 2017	(r440851)
+++ head/devel/p5-Directory-Scratch/Makefile	Sat May 13 14:59:30 2017	(r440852)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	tobez at FreeBSD.org
 COMMENT=	Easy-to-use self-cleaning scratch space
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Path-Class>0:devel/p5-Path-Class \
 		p5-File-Slurp>=9999.12:devel/p5-File-Slurp \
 		p5-String-Random>0:devel/p5-String-Random
@@ -20,5 +23,4 @@ USES=		perl5
 USE_PERL5=	configure
 BROKEN=	checksum mismatch
 
-
 .include <bsd.port.mk>

Modified: head/devel/p5-Directory-Scratch/distinfo
==============================================================================
--- head/devel/p5-Directory-Scratch/distinfo	Sat May 13 14:59:25 2017	(r440851)
+++ head/devel/p5-Directory-Scratch/distinfo	Sat May 13 14:59:30 2017	(r440852)
@@ -1,2 +1,3 @@
-SHA256 (Directory-Scratch-0.15.tar.gz) = 8354e8bc6c824e0533c2e77f0de7b130a1a8ef899a9ea99d9ce38128c5a37899
-SIZE (Directory-Scratch-0.15.tar.gz) = 34088
+TIMESTAMP = 1494677100
+SHA256 (Directory-Scratch-0.15.tar.gz) = 6b9fecb49bc7ee23311d58b08603e6d1733df9c57ed39f262af94ecd45ffc6bc
+SIZE (Directory-Scratch-0.15.tar.gz) = 37755


More information about the svn-ports-all mailing list