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

(-)textproc/p5-XML-LibXML-Simple/Makefile (-4 / +3 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	XML-LibXML-Simple
4
PORTNAME=	XML-LibXML-Simple
5
PORTVERSION=	0.94
5
PORTVERSION=	0.95
6
PORTREVISION=	1
7
CATEGORIES=	textproc perl5
6
CATEGORIES=	textproc perl5
8
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
9
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
Lines 14-22 Link Here
14
LICENSE=	ART10 GPLv1
13
LICENSE=	ART10 GPLv1
15
LICENSE_COMB=	dual
14
LICENSE_COMB=	dual
16
15
17
RUN_DEPENDS=	p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
16
BUILD_DEPENDS=	p5-File-Slurp-Tiny>=0:${PORTSDIR}/devel/p5-File-Slurp-Tiny \
18
		p5-XML-LibXML>=1.64:${PORTSDIR}/textproc/p5-XML-LibXML
17
		p5-XML-LibXML>=1.64:${PORTSDIR}/textproc/p5-XML-LibXML
19
BUILD_DEPENDS:=	${RUN_DEPENDS}
18
RUN_DEPENDS:=	${BUILD_DEPENDS}
20
19
21
USES=		perl5
20
USES=		perl5
22
USE_PERL5=	configure
21
USE_PERL5=	configure
(-)textproc/p5-XML-LibXML-Simple/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (XML-LibXML-Simple-0.94.tar.gz) = c3a8cc7fd46e86f7578302102a518b4d527ac58f452cc58041c7b885528ed1cc
1
SHA256 (XML-LibXML-Simple-0.95.tar.gz) = b1272256cee7b4341368819f25dc66555b00dea0bca11d890cb0e2b78ac40e63
2
SIZE (XML-LibXML-Simple-0.94.tar.gz) = 21742
2
SIZE (XML-LibXML-Simple-0.95.tar.gz) = 21968

Return to bug 196484