Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Apr 2014 07:13:25 +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: r350200 - head/devel/p5-File-Modified
Message-ID:  <201404050713.s357DPWa045623@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Sat Apr  5 07:13:24 2014
New Revision: 350200
URL: http://svnweb.freebsd.org/changeset/ports/350200
QAT: https://qat.redports.org/buildarchive/r350200/

Log:
  - Update to 0.08
  - Add LICENSE (Artistic 1 & GPL 1)
  
  Changes:	http://search.cpan.org/dist/File-Modified/Changes

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

Modified: head/devel/p5-File-Modified/Makefile
==============================================================================
--- head/devel/p5-File-Modified/Makefile	Sat Apr  5 07:13:07 2014	(r350199)
+++ head/devel/p5-File-Modified/Makefile	Sat Apr  5 07:13:24 2014	(r350200)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	File-Modified
-PORTVERSION=	0.07
-PORTREVISION=	1
+PORTVERSION=	0.08
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -11,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl module for checking intelligently if files have changed
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 

Modified: head/devel/p5-File-Modified/distinfo
==============================================================================
--- head/devel/p5-File-Modified/distinfo	Sat Apr  5 07:13:07 2014	(r350199)
+++ head/devel/p5-File-Modified/distinfo	Sat Apr  5 07:13:24 2014	(r350200)
@@ -1,2 +1,2 @@
-SHA256 (File-Modified-0.07.tar.gz) = 3091786775d97e7e35ef92d9a83c71fe414846f08ab995fd6abb28174e78f387
-SIZE (File-Modified-0.07.tar.gz) = 7164
+SHA256 (File-Modified-0.08.tar.gz) = 130f3e2f6a0d4a99cd2988bfe21e1b8a7cf6fe19c2e03b8b30c15efc7ddaccf4
+SIZE (File-Modified-0.08.tar.gz) = 7836



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