From 8f874048ecbe6610f0fc9b7160c374fc78a321bf Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Thu, 16 Oct 2003 22:10:58 +0000 Subject: . Update to 1.9.5. . Use SITE_PERL. PR: 57995 Submitted by: Cheng-Lung Sung --- astro/p5-Astro-SIMBAD/Makefile | 6 +++--- astro/p5-Astro-SIMBAD/distinfo | 2 +- astro/p5-Astro-SIMBAD/pkg-plist | 20 +++++++++++--------- 3 files changed, 15 insertions(+), 13 deletions(-) (limited to 'astro/p5-Astro-SIMBAD') diff --git a/astro/p5-Astro-SIMBAD/Makefile b/astro/p5-Astro-SIMBAD/Makefile index e2993c17e09a..68b783ff497a 100644 --- a/astro/p5-Astro-SIMBAD/Makefile +++ b/astro/p5-Astro-SIMBAD/Makefile @@ -7,7 +7,7 @@ # PORTNAME= Astro-SIMBAD -PORTVERSION= 1.9.3 +PORTVERSION= 1.9.5 CATEGORIES= astro perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ http://www.astro.ex.ac.uk/estar/software/ @@ -20,11 +20,11 @@ COMMENT= An OO Perl interface to the SIMBAD astronomical database BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww -SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} PERL_CONFIGURE= yes MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -MAN3= Astro::SIMBAD::Query.3 \ +MAN3= Astro::SIMBAD.3 \ + Astro::SIMBAD::Query.3 \ Astro::SIMBAD::Result.3 \ Astro::SIMBAD::Result::Object.3 diff --git a/astro/p5-Astro-SIMBAD/distinfo b/astro/p5-Astro-SIMBAD/distinfo index 1ea907d30de4..e1ce906b2bc6 100644 --- a/astro/p5-Astro-SIMBAD/distinfo +++ b/astro/p5-Astro-SIMBAD/distinfo @@ -1 +1 @@ -MD5 (Astro-SIMBAD-1.9.3.tar.gz) = 2c56eeeb3fbab101c7ad9e38ee0e84e1 +MD5 (Astro-SIMBAD-1.9.5.tar.gz) = e61a729e27b85955a3e63d6c3294add0 diff --git a/astro/p5-Astro-SIMBAD/pkg-plist b/astro/p5-Astro-SIMBAD/pkg-plist index ffa6f4a2d062..4c032bf7d396 100644 --- a/astro/p5-Astro-SIMBAD/pkg-plist +++ b/astro/p5-Astro-SIMBAD/pkg-plist @@ -1,9 +1,11 @@ -lib/perl5/site_perl/%%PERL_VER%%/Astro/SIMBAD/Query.pm -lib/perl5/site_perl/%%PERL_VER%%/Astro/SIMBAD/Result.pm -lib/perl5/site_perl/%%PERL_VER%%/Astro/SIMBAD/Result/Object.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro/SIMBAD/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Astro/SIMBAD/Result -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Astro/SIMBAD -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro/SIMBAD -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Astro 2>/dev/null || true +%%SITE_PERL%%/Astro/SIMBAD.pm +%%SITE_PERL%%/Astro/SIMBAD/Query.pm +%%SITE_PERL%%/Astro/SIMBAD/Result.pm +%%SITE_PERL%%/Astro/SIMBAD/Result/Object.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/SIMBAD/.packlist +@dirrm %%SITE_PERL%%/Astro/SIMBAD/Result +@dirrm %%SITE_PERL%%/Astro/SIMBAD +@dirrm %%SITE_PERL%%/Astro +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/SIMBAD +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Astro 2>/dev/null || true -- cgit v1.2.3