1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 1.50

- clean up Makefile

PR:		ports/98637
Submitted by:	Rong-En Fan
This commit is contained in:
Cheng-Lung Sung 2006-06-08 01:15:04 +00:00
parent 3437f51b00
commit c399421a8d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164778
2 changed files with 11 additions and 10 deletions

View File

@ -7,25 +7,26 @@
#
PORTNAME= axpoint
PORTVERSION= 1.30
PORTVERSION= 1.50
CATEGORIES= print perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
DISTNAME= XML-Handler-AxPoint-${PORTVERSION}
DISTNAME= XML-Handler-AxPoint-${PORTVERSION:S/0$//}
MAINTAINER= ports@FreeBSD.org
COMMENT= XML Based Presentations
BUILD_DEPENDS= ${PERL_SITELIBDIR}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \
${PERL_SITELIBDIR}/XML/SAX/Writer.pm:${PORTSDIR}/textproc/p5-XML-SAX-Writer \
${PERL_SITELIBDIR}/PDFLib.pm:${PORTSDIR}/print/p5-PDFLib
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv \
p5-Time-Piece>=1.08:${PORTSDIR}/devel/p5-Time-Piece \
${SITE_PERL}/XML/Filter/XSLT.pm:${PORTSDIR}/textproc/p5-XML-Filter-XSLT \
p5-XML-SAX>=0.09:${PORTSDIR}/textproc/p5-XML-SAX \
p5-XML-SAX-Writer>=0.39:${PORTSDIR}/textproc/p5-XML-SAX-Writer \
p5-PDFLib>=0.14:${PORTSDIR}/print/p5-PDFLib
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_SITELIBDIR= ${SITE_PERL}
USE_PERL5= yes
PERL_CONFIGURE= yes
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= XML::Handler::AxPoint.3
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (XML-Handler-AxPoint-1.30.tar.gz) = 4ee781c20c3b274367c90c6770c1a053
SHA256 (XML-Handler-AxPoint-1.30.tar.gz) = 746b509c822c89bf4f78e9c59776d9555617e784e7987062097f54a798439dcb
SIZE (XML-Handler-AxPoint-1.30.tar.gz) = 166315
MD5 (XML-Handler-AxPoint-1.5.tar.gz) = 2e1eae47c8579189446eae331e4822dc
SHA256 (XML-Handler-AxPoint-1.5.tar.gz) = 46cf9a2561a4bc00ccca25acaeb6134819d5a3d6bdf4bb3cd70a5f3f163a107d
SIZE (XML-Handler-AxPoint-1.5.tar.gz) = 175907