mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
update to 0.18
PR: 17206 Submitted by: maintainer
This commit is contained in:
parent
dad06580ea
commit
e4ecb0b74e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27218
4 changed files with 4 additions and 7 deletions
|
@ -1,13 +1,13 @@
|
|||
# New ports collection makefile for: p5-Apache-ASP
|
||||
# Version required: 0.17
|
||||
# Version required: 0.18
|
||||
# Date created: 31 December 1999
|
||||
# Whom: Igor Vinokurov <igor@zynaps.ru>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= Apache-ASP-0.17
|
||||
PKGNAME= p5-Apache-ASP-0.17
|
||||
DISTNAME= Apache-ASP-0.18
|
||||
PKGNAME= p5-Apache-ASP-0.18
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Apache
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (Apache-ASP-0.17.tar.gz) = 83938382f8bac87fd9d0922f4c200b5f
|
||||
MD5 (Apache-ASP-0.18.tar.gz) = 9de28e341273c6a52b779cb0ff3aaaf0
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
From the README file:
|
||||
|
||||
This perl module provides an Active Server Pages port to the Apache HTTP
|
||||
Server with perl as the host scripting language. Active Server Pages is
|
||||
a web application platform that originated with the Microsoft IIS
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/ASP/.packlist
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP.pm
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/ASP
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache
|
||||
|
|
Loading…
Add table
Reference in a new issue