From owner-svn-ports-head@freebsd.org Thu May 16 07:45:34 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6AA1115AFA35; Thu, 16 May 2019 07:45:34 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D14EC8DD50; Thu, 16 May 2019 07:45:33 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A1DA21DDAF; Thu, 16 May 2019 07:45:33 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x4G7jXEg091566; Thu, 16 May 2019 07:45:33 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x4G7jXBf091564; Thu, 16 May 2019 07:45:33 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201905160745.x4G7jXBf091564@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 16 May 2019 07:45:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501777 - head/graphics/mapserver X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/graphics/mapserver X-SVN-Commit-Revision: 501777 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: D14EC8DD50 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.966,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 May 2019 07:45:34 -0000 Author: wen Date: Thu May 16 07:45:32 2019 New Revision: 501777 URL: https://svnweb.freebsd.org/changeset/ports/501777 Log: - Update to 7.4.0 Modified: head/graphics/mapserver/Makefile head/graphics/mapserver/distinfo head/graphics/mapserver/pkg-plist Modified: head/graphics/mapserver/Makefile ============================================================================== --- head/graphics/mapserver/Makefile Thu May 16 07:32:28 2019 (r501776) +++ head/graphics/mapserver/Makefile Thu May 16 07:45:32 2019 (r501777) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mapserver -PORTVERSION= 7.2.2 -PORTREVISION= 1 +PORTVERSION= 7.4.0 CATEGORIES= graphics www geography MASTER_SITES= https://download.osgeo.org/mapserver/ Modified: head/graphics/mapserver/distinfo ============================================================================== --- head/graphics/mapserver/distinfo Thu May 16 07:32:28 2019 (r501776) +++ head/graphics/mapserver/distinfo Thu May 16 07:45:32 2019 (r501777) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551320684 -SHA256 (mapserver-7.2.2.tar.gz) = 287f8dfe10961bc685bb87e118b7aa81382df907b2b3961d6559169b527ba95c -SIZE (mapserver-7.2.2.tar.gz) = 2677800 +TIMESTAMP = 1557963299 +SHA256 (mapserver-7.4.0.tar.gz) = fc714f5836023fd39005296665c562022fa294348ecc244b93647b3ba1e361f5 +SIZE (mapserver-7.4.0.tar.gz) = 2686054 Modified: head/graphics/mapserver/pkg-plist ============================================================================== --- head/graphics/mapserver/pkg-plist Thu May 16 07:32:28 2019 (r501776) +++ head/graphics/mapserver/pkg-plist Thu May 16 07:45:32 2019 (r501777) @@ -11,7 +11,7 @@ bin/tile4ms %%PHP%%etc/php/ext-20-php_mapscript.ini lib/libmapserver.so lib/libmapserver.so.2 -lib/libmapserver.so.7.2.2 +lib/libmapserver.so.7.4.0 %%PHP%%lib/php/%%PHP_EXT_DIR%%/php_mapscript.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/mapscript.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/_mapscript.so