Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Sep 2014 13:26:32 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367196 - head/devel/p5-Test-Without-Module
Message-ID:  <201409031326.s83DQWfI032245@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Wed Sep  3 13:26:32 2014
New Revision: 367196
URL: http://svnweb.freebsd.org/changeset/ports/367196
QAT: https://qat.redports.org/buildarchive/r367196/

Log:
  - Update to 0.18
  - Add LICENSE (Artistic 1 & GPL 1)
  
  Changes:	http://search.cpan.org/dist/Test-Without-Module/Changes

Modified:
  head/devel/p5-Test-Without-Module/Makefile
  head/devel/p5-Test-Without-Module/distinfo

Modified: head/devel/p5-Test-Without-Module/Makefile
==============================================================================
--- head/devel/p5-Test-Without-Module/Makefile	Wed Sep  3 13:23:38 2014	(r367195)
+++ head/devel/p5-Test-Without-Module/Makefile	Wed Sep  3 13:26:32 2014	(r367196)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-Without-Module
-PORTVERSION=	0.17
+PORTVERSION=	0.18
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 #MASTER_SITE_SUBDIR=
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Test fallback behaviour in absence of modules
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/devel/p5-Test-Without-Module/distinfo
==============================================================================
--- head/devel/p5-Test-Without-Module/distinfo	Wed Sep  3 13:23:38 2014	(r367195)
+++ head/devel/p5-Test-Without-Module/distinfo	Wed Sep  3 13:26:32 2014	(r367196)
@@ -1,2 +1,2 @@
-SHA256 (Test-Without-Module-0.17.tar.gz) = a691b0bf6d92dedbacfd547551021389ebc79c51937de2b914e792457da56ff7
-SIZE (Test-Without-Module-0.17.tar.gz) = 6709
+SHA256 (Test-Without-Module-0.18.tar.gz) = e2c3360b171d7db518ac39a0e1dcb285c784ea393c11708914a0655d66138c7f
+SIZE (Test-Without-Module-0.18.tar.gz) = 10369



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