Date: Wed, 7 Jun 2006 23:56:49 +0800 (CST) From: Rong-En Fan <rafan@infor.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/98637: [PATCH] print/axpoint: update to 1.50 Message-ID: <200606071556.k57FunV1025351@svm.csie.ntu.edu.tw> Resent-Message-ID: <200606071810.k57IAP3e051861@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 98637 >Category: ports >Synopsis: [PATCH] print/axpoint: update to 1.50 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jun 07 18:10:25 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Rong-En Fan >Release: FreeBSD 6.1-RELEASE i386 >Organization: NTU CSIE >Environment: >Description: - Update to 1.50 - clean up Makefile Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- axpoint-1.50.patch begins here --- diff -ruN --exclude=CVS /usr/ports/print/axpoint/Makefile /home/rafan/tmp/ports/axpoint/Makefile --- /usr/ports/print/axpoint/Makefile Fri Oct 24 20:03:22 2003 +++ /home/rafan/tmp/ports/axpoint/Makefile Wed Jun 7 23:54:26 2006 @@ -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> Binary files /usr/ports/print/axpoint/axpoint-1.50.tbz and /home/rafan/tmp/ports/axpoint/axpoint-1.50.tbz differ diff -ruN --exclude=CVS /usr/ports/print/axpoint/distinfo /home/rafan/tmp/ports/axpoint/distinfo --- /usr/ports/print/axpoint/distinfo Sat Nov 26 01:42:44 2005 +++ /home/rafan/tmp/ports/axpoint/distinfo Wed Jun 7 23:35:02 2006 @@ -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 --- axpoint-1.50.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606071556.k57FunV1025351>