diff options
author | mat <mat@FreeBSD.org> | 2005-11-22 01:57:28 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2005-11-22 01:57:28 +0800 |
commit | 68b5dcffce8ba497b5c3a974362a6d7370710e61 (patch) | |
tree | 3e7f95075a1f5f2a4a3eb0262fd96897661b230e /textproc/p5-PerlPoint-Package | |
parent | ef2b6f7a613dff48109a04079513e9de2830e6d8 (diff) | |
download | freebsd-ports-gnome-68b5dcffce8ba497b5c3a974362a6d7370710e61.tar.gz freebsd-ports-gnome-68b5dcffce8ba497b5c3a974362a6d7370710e61.tar.zst freebsd-ports-gnome-68b5dcffce8ba497b5c3a974362a6d7370710e61.zip |
Update to 0.40
Diffstat (limited to 'textproc/p5-PerlPoint-Package')
-rw-r--r-- | textproc/p5-PerlPoint-Package/Makefile | 21 | ||||
-rw-r--r-- | textproc/p5-PerlPoint-Package/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-PerlPoint-Package/pkg-plist | 13 |
3 files changed, 29 insertions, 11 deletions
diff --git a/textproc/p5-PerlPoint-Package/Makefile b/textproc/p5-PerlPoint-Package/Makefile index 1bbb985c0618..d6f994a6286b 100644 --- a/textproc/p5-PerlPoint-Package/Makefile +++ b/textproc/p5-PerlPoint-Package/Makefile @@ -6,8 +6,7 @@ # PORTNAME= PerlPoint-Package -PORTVERSION= 0.39 -PORTREVISION= 2 +PORTVERSION= 0.40 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PerlPoint @@ -25,15 +24,19 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= YES -MAN1= pp2sdf.1 +MAN1= pp2sdf.1 pp2tdo.1 MAN3= PerlPoint::Anchors.3 \ PerlPoint::Backend.3 \ PerlPoint::Constants.3 \ + PerlPoint::Generator.3 \ + PerlPoint::Generator::Object::Page.3 \ + PerlPoint::Generator::SDF.3 \ + PerlPoint::Generator::SDF::Default.3 \ PerlPoint::Parser.3 \ PerlPoint::Tags.3 \ PerlPoint::Tags::Basic.3 \ - PerlPoint::Tags::CPPP.3 \ - PerlPoint::Tags::SDF.3 + PerlPoint::Tags::SDF.3 \ + PerlPoint::Template.3 .if !defined(NOPORTDOCS) PORTDOCS= # suck all DOCSDIR @@ -46,4 +49,10 @@ post-install: @cd ${WRKSRC}/demo; ${FIND} . | ${CPIO} -padm ${EXAMPLESDIR} .endif -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${PERL_LEVEL} < 500600 +IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again +.endif + +.include <bsd.port.post.mk> diff --git a/textproc/p5-PerlPoint-Package/distinfo b/textproc/p5-PerlPoint-Package/distinfo index cbdc2019f67f..9f254fb0f728 100644 --- a/textproc/p5-PerlPoint-Package/distinfo +++ b/textproc/p5-PerlPoint-Package/distinfo @@ -1,3 +1,3 @@ -MD5 (PerlPoint-Package-0.39.tgz) = fcf51794d231d21b73a2247ae2b04c01 -SHA256 (PerlPoint-Package-0.39.tgz) = 047ac07c13b67e14370d3df9184297dc9f3a3c445312a9373f41f090f4a806ee -SIZE (PerlPoint-Package-0.39.tgz) = 331300 +MD5 (PerlPoint-Package-0.40.tgz) = 9430a7bdcddc9ea98f6843beea066fad +SHA256 (PerlPoint-Package-0.40.tgz) = 615ff293f287c6371b2f43fad57596da4f3dd882b35367e3d64263e18ae4f711 +SIZE (PerlPoint-Package-0.40.tgz) = 410026 diff --git a/textproc/p5-PerlPoint-Package/pkg-plist b/textproc/p5-PerlPoint-Package/pkg-plist index ea76bd9f1089..594b8406469a 100644 --- a/textproc/p5-PerlPoint-Package/pkg-plist +++ b/textproc/p5-PerlPoint-Package/pkg-plist @@ -1,23 +1,32 @@ +@comment $FreeBSD$ bin/pp2sdf +bin/pp2tdo %%SITE_PERL%%/PerlPoint/Anchors.pm %%SITE_PERL%%/PerlPoint/Backend.pm %%SITE_PERL%%/PerlPoint/Constants.pm +%%SITE_PERL%%/PerlPoint/Generator.pm +%%SITE_PERL%%/PerlPoint/Generator/Object/Page.pm +%%SITE_PERL%%/PerlPoint/Generator/SDF.pm +%%SITE_PERL%%/PerlPoint/Generator/SDF/Default.pm %%SITE_PERL%%/PerlPoint/Parser.pm %%SITE_PERL%%/PerlPoint/Tags.pm %%SITE_PERL%%/PerlPoint/Tags/Basic.pm -%%SITE_PERL%%/PerlPoint/Tags/CPPP.pm %%SITE_PERL%%/PerlPoint/Tags/SDF.pm +%%SITE_PERL%%/PerlPoint/Template.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/PerlPoint/Package/.packlist %%PORTDOCS%%%%EXAMPLESDIR%%/.pp2sdf %%PORTDOCS%%%%EXAMPLESDIR%%/perlpods.pp -%%PORTDOCS%%%%EXAMPLESDIR%%/pp2cppp %%PORTDOCS%%%%EXAMPLESDIR%%/pp2pod %%PORTDOCS%%%%EXAMPLESDIR%%/pp2pp %%PORTDOCS%%%%EXAMPLESDIR%%/pp2ppresenter %%PORTDOCS%%%%EXAMPLESDIR%%/pp2sdf +%%PORTDOCS%%%%EXAMPLESDIR%%/pp2tdo %%PORTDOCS%%%%EXAMPLESDIR%%/pp2tree %%PORTDOCS%%@dirrm %%EXAMPLESDIR%% @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/PerlPoint/Package @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/PerlPoint 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/PerlPoint/Tags 2>/dev/null || true +@dirrm %%SITE_PERL%%/PerlPoint/Generator/SDF +@dirrm %%SITE_PERL%%/PerlPoint/Generator/Object +@dirrm %%SITE_PERL%%/PerlPoint/Generator @unexec rmdir %D/%%SITE_PERL%%/PerlPoint 2>/dev/null || true |