Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 May 2017 14:59:30 +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: r440852 - head/devel/p5-Directory-Scratch
Message-ID:  <201705131459.v4DExUEJ088886@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



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