View | Details | Raw Unified | Return to bug 176170
Collapse All | Expand All

(-)./Makefile (-6 / +2 lines)
Lines 1-12 Link Here
1
# New ports collection makefile for:	p5-YAML-LibYAML
1
# Created by: TERAMOTO Masahiro <markun@onohara.to>
2
# Date created:		2009-04-28
3
# Whom:			TERAMOTO Masahiro <markun@onohara.to>
4
#
5
# $FreeBSD: ports/textproc/p5-YAML-LibYAML/Makefile,v 1.7 2012/11/17 06:02:14 svnexp Exp $
2
# $FreeBSD: ports/textproc/p5-YAML-LibYAML/Makefile,v 1.7 2012/11/17 06:02:14 svnexp Exp $
6
#
7
3
8
PORTNAME=	YAML-LibYAML
4
PORTNAME=	YAML-LibYAML
9
PORTVERSION=	0.38
5
PORTVERSION=	0.39
10
CATEGORIES=	textproc perl5
6
CATEGORIES=	textproc perl5
11
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
12
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (YAML-LibYAML-0.38.tar.gz) = eb98f304d14f6557b07adfa24da16e00cfa54a9d9484b6e898e35f919c5eb7ba
1
SHA256 (YAML-LibYAML-0.39.tar.gz) = 2b507e4ba4d09bdc816ae782ae463b42cd64507338eb07120b6f62ae8e4de22a
2
SIZE (YAML-LibYAML-0.38.tar.gz) = 176599
2
SIZE (YAML-LibYAML-0.39.tar.gz) = 179115

Return to bug 176170