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

(-)/home/rafan/tmp/ports/axpoint/Makefile (-7 / +8 lines)
Lines 7-31 Link Here
7
#
7
#
8
8
9
PORTNAME=	axpoint
9
PORTNAME=	axpoint
10
PORTVERSION=	1.30
10
PORTVERSION=	1.50
11
CATEGORIES=	print perl5
11
CATEGORIES=	print perl5
12
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
12
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
13
MASTER_SITE_SUBDIR=	XML
13
MASTER_SITE_SUBDIR=	XML
14
DISTNAME=	XML-Handler-AxPoint-${PORTVERSION}
14
DISTNAME=	XML-Handler-AxPoint-${PORTVERSION:S/0$//}
15
15
16
MAINTAINER=	ports@FreeBSD.org
16
MAINTAINER=	ports@FreeBSD.org
17
COMMENT=	XML Based Presentations
17
COMMENT=	XML Based Presentations
18
18
19
BUILD_DEPENDS=	${PERL_SITELIBDIR}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \
19
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv \
20
		${PERL_SITELIBDIR}/XML/SAX/Writer.pm:${PORTSDIR}/textproc/p5-XML-SAX-Writer \
20
		p5-Time-Piece>=1.08:${PORTSDIR}/devel/p5-Time-Piece \
21
		${PERL_SITELIBDIR}/PDFLib.pm:${PORTSDIR}/print/p5-PDFLib
21
		${SITE_PERL}/XML/Filter/XSLT.pm:${PORTSDIR}/textproc/p5-XML-Filter-XSLT \
22
		p5-XML-SAX>=0.09:${PORTSDIR}/textproc/p5-XML-SAX \
23
		p5-XML-SAX-Writer>=0.39:${PORTSDIR}/textproc/p5-XML-SAX-Writer \
24
		p5-PDFLib>=0.14:${PORTSDIR}/print/p5-PDFLib
22
RUN_DEPENDS=	${BUILD_DEPENDS}
25
RUN_DEPENDS=	${BUILD_DEPENDS}
23
26
24
PERL_SITELIBDIR=	${SITE_PERL}
25
USE_PERL5=	yes
27
USE_PERL5=	yes
26
PERL_CONFIGURE=	yes
28
PERL_CONFIGURE=	yes
27
29
28
MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
29
MAN3=	XML::Handler::AxPoint.3
30
MAN3=	XML::Handler::AxPoint.3
30
31
31
.include <bsd.port.mk>
32
.include <bsd.port.mk>
(-)/home/rafan/tmp/ports/axpoint/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (XML-Handler-AxPoint-1.30.tar.gz) = 4ee781c20c3b274367c90c6770c1a053
1
MD5 (XML-Handler-AxPoint-1.5.tar.gz) = 2e1eae47c8579189446eae331e4822dc
2
SHA256 (XML-Handler-AxPoint-1.30.tar.gz) = 746b509c822c89bf4f78e9c59776d9555617e784e7987062097f54a798439dcb
2
SHA256 (XML-Handler-AxPoint-1.5.tar.gz) = 46cf9a2561a4bc00ccca25acaeb6134819d5a3d6bdf4bb3cd70a5f3f163a107d
3
SIZE (XML-Handler-AxPoint-1.30.tar.gz) = 166315
3
SIZE (XML-Handler-AxPoint-1.5.tar.gz) = 175907

Return to bug 98637