svn commit: r501094 - head/misc/p5-Array-Diff
Muhammad Moinur Rahman
bofh at FreeBSD.org
Thu May 9 13:36:42 UTC 2019
Author: bofh
Date: Thu May 9 13:36:40 2019
New Revision: 501094
URL: https://svnweb.freebsd.org/changeset/ports/501094
Log:
misc/p5-Array-Diff: Update version 0.07=>0.08
Modified:
head/misc/p5-Array-Diff/Makefile
head/misc/p5-Array-Diff/distinfo
Modified: head/misc/p5-Array-Diff/Makefile
==============================================================================
--- head/misc/p5-Array-Diff/Makefile Thu May 9 13:25:53 2019 (r501093)
+++ head/misc/p5-Array-Diff/Makefile Thu May 9 13:36:40 2019 (r501094)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Array-Diff
-PORTVERSION= 0.07
-PORTREVISION= 1
+PORTVERSION= 0.08
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -21,4 +20,5 @@ RUN_DEPENDS= p5-Algorithm-Diff>=1.19:devel/p5-Algorith
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
Modified: head/misc/p5-Array-Diff/distinfo
==============================================================================
--- head/misc/p5-Array-Diff/distinfo Thu May 9 13:25:53 2019 (r501093)
+++ head/misc/p5-Array-Diff/distinfo Thu May 9 13:36:40 2019 (r501094)
@@ -1,2 +1,3 @@
-SHA256 (Array-Diff-0.07.tar.gz) = 78e7d3a3374c74e117b7198f8e6649367a2906561b8a485d3870f242fa8f8346
-SIZE (Array-Diff-0.07.tar.gz) = 52126
+TIMESTAMP = 1557404611
+SHA256 (Array-Diff-0.08.tar.gz) = 1ee55e2f5ae7ddfb623bf4ad5c3e051d3d0790274ab50fdc9c7da28e125f251b
+SIZE (Array-Diff-0.08.tar.gz) = 11196
More information about the svn-ports-all
mailing list