aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-YAML-Tiny
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2008-02-25 13:33:39 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2008-02-25 13:33:39 +0000
commit3d6609a1e089300b87bb3e49d9880d876e1021f3 (patch)
tree4d4faeb83bc44ef4dc2417e7943548caf7312873 /textproc/p5-YAML-Tiny
parent4f67fabb8832f96c8dd2b738cf4b293e5da64173 (diff)
downloadports-3d6609a1e089300b87bb3e49d9880d876e1021f3.tar.gz
ports-3d6609a1e089300b87bb3e49d9880d876e1021f3.zip
- Update to 1.25
- Better adjustment of dependencies - Style PR: ports/121035 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=207874
Diffstat (limited to 'textproc/p5-YAML-Tiny')
-rw-r--r--textproc/p5-YAML-Tiny/Makefile15
-rw-r--r--textproc/p5-YAML-Tiny/distinfo6
2 files changed, 8 insertions, 13 deletions
diff --git a/textproc/p5-YAML-Tiny/Makefile b/textproc/p5-YAML-Tiny/Makefile
index ef2c1e0af436..6a616ebcfeed 100644
--- a/textproc/p5-YAML-Tiny/Makefile
+++ b/textproc/p5-YAML-Tiny/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= YAML-Tiny
-PORTVERSION= 1.13
+PORTVERSION= 1.25
CATEGORIES= textproc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= YAML
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ychsiao@ychsiao.org
@@ -17,12 +16,8 @@ COMMENT= YAML::Tiny - Read/Write YAML files with as little code as possible
PERL_CONFIGURE= yes
-MAN3= YAML::Tiny.3
-
-.include <bsd.port.pre.mk>
+BUILD_DEPENDS+= p5-Test-Base>=0.47:${PORTSDIR}/devel/p5-Test-Base
-.if ${PERL_LEVEL} < 500801
-BUILD_DEPENDS= p5-Test-Base>=0.47:${PORTSDIR}/devel/p5-Test-Base
-.endif
+MAN3= YAML::Tiny.3
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/textproc/p5-YAML-Tiny/distinfo b/textproc/p5-YAML-Tiny/distinfo
index e768ced372cb..f0d61b6db888 100644
--- a/textproc/p5-YAML-Tiny/distinfo
+++ b/textproc/p5-YAML-Tiny/distinfo
@@ -1,3 +1,3 @@
-MD5 (YAML-Tiny-1.13.tar.gz) = 163276aab3d9b63ba525c8c267a223b2
-SHA256 (YAML-Tiny-1.13.tar.gz) = 4f6af339433fd16eec2384915c84cbda29c521e8757678bb6ce6b6b7004d9961
-SIZE (YAML-Tiny-1.13.tar.gz) = 34416
+MD5 (YAML-Tiny-1.25.tar.gz) = 12d21c46c74b006a2f87c21f7a464f20
+SHA256 (YAML-Tiny-1.25.tar.gz) = 3f780b2c0f1621141e8cba0b9d03d086b3f8b568541b5ba04350eed8434a8dc1
+SIZE (YAML-Tiny-1.25.tar.gz) = 30017