summaryrefslogtreecommitdiff
path: root/www/p5-Apache-SSI
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-06-22 13:05:04 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-06-22 13:05:04 +0000
commita8361300e6fae980a9490214bf7440b178d481bb (patch)
tree703571b45dfdd297fc5cf6f8101c3410bfdca6b9 /www/p5-Apache-SSI
parentUpdate to 0.51 (diff)
Update to 2.17
Notes
Notes: svn path=/head/; revision=83432
Diffstat (limited to 'www/p5-Apache-SSI')
-rw-r--r--www/p5-Apache-SSI/Makefile3
-rw-r--r--www/p5-Apache-SSI/distinfo2
-rw-r--r--www/p5-Apache-SSI/pkg-plist11
3 files changed, 8 insertions, 8 deletions
diff --git a/www/p5-Apache-SSI/Makefile b/www/p5-Apache-SSI/Makefile
index d18a58e6dd14..ea62411d7237 100644
--- a/www/p5-Apache-SSI/Makefile
+++ b/www/p5-Apache-SSI/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Apache-SSI
-PORTVERSION= 2.16
-PORTREVISION= 1
+PORTVERSION= 2.17
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Apache
diff --git a/www/p5-Apache-SSI/distinfo b/www/p5-Apache-SSI/distinfo
index ad3a73936966..3f9a980972f1 100644
--- a/www/p5-Apache-SSI/distinfo
+++ b/www/p5-Apache-SSI/distinfo
@@ -1 +1 @@
-MD5 (Apache-SSI-2.16.tar.gz) = 341d1a126296d1b65cb38c5c921ff3a9
+MD5 (Apache-SSI-2.17.tar.gz) = b229a3a25a82935cad2da1af637714be
diff --git a/www/p5-Apache-SSI/pkg-plist b/www/p5-Apache-SSI/pkg-plist
index 07937e335cbb..0106cecb4d23 100644
--- a/www/p5-Apache-SSI/pkg-plist
+++ b/www/p5-Apache-SSI/pkg-plist
@@ -1,5 +1,6 @@
-lib/perl5/site_perl/%%PERL_VER%%/Apache/SSI.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/SSI/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/SSI
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Apache 2>/dev/null || true
+%%SITE_PERL%%/Apache/SSI.pm
+%%SITE_PERL%%/Apache/FakeSSI.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/SSI/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/SSI
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Apache 2>/dev/null || true