mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
- Update to 5.4.2
PR: 138034 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
This commit is contained in:
parent
e6ecf7d63e
commit
872b90d4c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240124
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= mapserver
|
||||
PORTVERSION= 5.4.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 5.4.2
|
||||
CATEGORIES= graphics www geography
|
||||
MASTER_SITES= http://download.osgeo.org/mapserver/
|
||||
|
||||
@ -108,7 +107,7 @@ CONFIGURE_ARGS+= --with-curl=${LOCALBASE}
|
||||
.endif
|
||||
|
||||
.if defined(WITH_MAPSERV)
|
||||
USE_APACHE= 13
|
||||
USE_APACHE= 22
|
||||
PLIST_SUB+= WITH_MAPSERV=""
|
||||
.else
|
||||
PLIST_SUB+= WITH_MAPSERV="@comment "
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (mapserver-5.4.0.tar.gz) = 9863c89dcbbac0779e462b0924c0e981
|
||||
SHA256 (mapserver-5.4.0.tar.gz) = 37eff9d7f0d4571570efccc213f550ad7bfa379f46fcc4331d44e6b779173f46
|
||||
SIZE (mapserver-5.4.0.tar.gz) = 1875509
|
||||
MD5 (mapserver-5.4.2.tar.gz) = 7c58bb90f5003fcfaec4320cc652a669
|
||||
SHA256 (mapserver-5.4.2.tar.gz) = a7005a809c7494cf2ca1648350eab601cc1af34709b127587679bce349e5e185
|
||||
SIZE (mapserver-5.4.2.tar.gz) = 1877995
|
||||
|
@ -8,6 +8,7 @@ bin/shptreetst
|
||||
bin/shptreevis
|
||||
bin/sortshp
|
||||
%%WITH_MAPSERV%%www/cgi-bin/mapserv
|
||||
%%WITH_MAPSERV%%@dirrm www/cgi-bin
|
||||
%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/mapscript/mapscript.so
|
||||
%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/mapscript/mapscript.bs
|
||||
%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/mapscript/.packlist
|
||||
|
Loading…
Reference in New Issue
Block a user