Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Oct 2015 11:27:46 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r400568 - head/devel/p5-File-Touch
Message-ID:  <201510311127.t9VBRkUR013680@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Sat Oct 31 11:27:45 2015
New Revision: 400568
URL: https://svnweb.freebsd.org/changeset/ports/400568

Log:
  devel/p5-File-Touch: Update version 0.09=>0.10
  
  - Mark NO_ARCH as there is no ARCH dependent files

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

Modified: head/devel/p5-File-Touch/Makefile
==============================================================================
--- head/devel/p5-File-Touch/Makefile	Sat Oct 31 11:19:31 2015	(r400567)
+++ head/devel/p5-File-Touch/Makefile	Sat Oct 31 11:27:45 2015	(r400568)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	File-Touch
-PORTVERSION=	0.09
-PORTREVISION=	1
+PORTVERSION=	0.10
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,5 +15,6 @@ LICENSE_COMB=	dual
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-File-Touch/distinfo
==============================================================================
--- head/devel/p5-File-Touch/distinfo	Sat Oct 31 11:19:31 2015	(r400567)
+++ head/devel/p5-File-Touch/distinfo	Sat Oct 31 11:27:45 2015	(r400568)
@@ -1,2 +1,2 @@
-SHA256 (File-Touch-0.09.tar.gz) = 7377524be6b2483d002dbdcdd5b0ab8117e3e324f0baeb58a012f3e93302e366
-SIZE (File-Touch-0.09.tar.gz) = 11143
+SHA256 (File-Touch-0.10.tar.gz) = 8a9bce364de802d17d83bd0428dda56b47769cb52cbc034d077c7abd64d3017d
+SIZE (File-Touch-0.10.tar.gz) = 11575



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