svn commit: r400568 - head/devel/p5-File-Touch

Muhammad Moinur Rahman bofh at FreeBSD.org
Sat Oct 31 11:27:47 UTC 2015


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


More information about the svn-ports-all mailing list