aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-YAML-Tiny
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2016-02-27 04:44:01 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2016-02-27 04:44:01 +0000
commitbf3b2a9b1a7c38a46f8bb647ca2e1dee3434906a (patch)
tree16359f4e3fb583dbad1aaf307a0d33f51973432b /textproc/p5-YAML-Tiny
parent36a46a513213705869e6039fce4c25e819ad0ea5 (diff)
downloadports-bf3b2a9b1a7c38a46f8bb647ca2e1dee3434906a.tar.gz
ports-bf3b2a9b1a7c38a46f8bb647ca2e1dee3434906a.zip
Update to 1.69. The Test::More requirements have been lowered
with this release, so remove the conditional dependency on p5-Test-Simple from ports. Also, add NO_ARCH. PR: 207524 Approved by: maintainer
Notes
Notes: svn path=/head/; revision=409649
Diffstat (limited to 'textproc/p5-YAML-Tiny')
-rw-r--r--textproc/p5-YAML-Tiny/Makefile11
-rw-r--r--textproc/p5-YAML-Tiny/distinfo4
2 files changed, 5 insertions, 10 deletions
diff --git a/textproc/p5-YAML-Tiny/Makefile b/textproc/p5-YAML-Tiny/Makefile
index 27407de20185..53c36bdf479f 100644
--- a/textproc/p5-YAML-Tiny/Makefile
+++ b/textproc/p5-YAML-Tiny/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= YAML-Tiny
-PORTVERSION= 1.67
+PORTVERSION= 1.69
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,11 +15,6 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501905
-TEST_DEPENDS+= p5-Test-Simple>=0.99:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/textproc/p5-YAML-Tiny/distinfo b/textproc/p5-YAML-Tiny/distinfo
index f6fde5d3a409..21251a8e9796 100644
--- a/textproc/p5-YAML-Tiny/distinfo
+++ b/textproc/p5-YAML-Tiny/distinfo
@@ -1,2 +1,2 @@
-SHA256 (YAML-Tiny-1.67.tar.gz) = 4f54e6e5ae08f0765801e3c3edc44d29a21e54c1789d12b44250cda19aba8d4b
-SIZE (YAML-Tiny-1.67.tar.gz) = 70902
+SHA256 (YAML-Tiny-1.69.tar.gz) = bc8cb059492b9e4f7be1bcefd99dfa834b13438d48fd465c1e312223f584f592
+SIZE (YAML-Tiny-1.69.tar.gz) = 71513