aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2003-10-16 22:05:25 +0000
committerGreg Lewis <glewis@FreeBSD.org>2003-10-16 22:05:25 +0000
commit39ecdb70d6bc750ed1314cb9bb19fd1d9351a7ca (patch)
tree325e9adf062ae5686501175166cb010033b02bcf /astro
parent028b345bc36469aada67fb1c5ab60b27de6a3bc5 (diff)
downloadports-39ecdb70d6bc750ed1314cb9bb19fd1d9351a7ca.tar.gz
ports-39ecdb70d6bc750ed1314cb9bb19fd1d9351a7ca.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/p5-Astro-DSS/Makefile3
-rw-r--r--astro/p5-Astro-DSS/distinfo2
-rw-r--r--astro/p5-Astro-DSS/pkg-plist10
3 files changed, 7 insertions, 8 deletions
diff --git a/astro/p5-Astro-DSS/Makefile b/astro/p5-Astro-DSS/Makefile
index af590c7fcf29..1ec73733a9f0 100644
--- a/astro/p5-Astro-DSS/Makefile
+++ b/astro/p5-Astro-DSS/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= Astro-DSS
-PORTVERSION= 1.6
+PORTVERSION= 1.6.1
CATEGORIES= astro perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
http://www.astro.ex.ac.uk/estar/software/
@@ -20,7 +20,6 @@ COMMENT= An OO interface to the 1st and 2nd Digital Sky Surveys
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}
diff --git a/astro/p5-Astro-DSS/distinfo b/astro/p5-Astro-DSS/distinfo
index 61968a3996e3..ba98325693da 100644
--- a/astro/p5-Astro-DSS/distinfo
+++ b/astro/p5-Astro-DSS/distinfo
@@ -1 +1 @@
-MD5 (Astro-DSS-1.6.tar.gz) = f167c8b6027a58e8190abb670726a862
+MD5 (Astro-DSS-1.6.1.tar.gz) = 92b2759db4726c9147073ffcfdf16446
diff --git a/astro/p5-Astro-DSS/pkg-plist b/astro/p5-Astro-DSS/pkg-plist
index f854fdd1fe9e..d4b95d240514 100644
--- a/astro/p5-Astro-DSS/pkg-plist
+++ b/astro/p5-Astro-DSS/pkg-plist
@@ -1,5 +1,5 @@
-lib/perl5/site_perl/%%PERL_VER%%/Astro/DSS.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro/DSS/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro/DSS
-@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/DSS.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/DSS/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/DSS
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Astro 2>/dev/null || true