From owner-svn-ports-all@freebsd.org Tue Jul 16 17:40:25 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8F044B5F28; Tue, 16 Jul 2019 17:40:25 +0000 (UTC) (envelope-from swills@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 6CDD76BC89; Tue, 16 Jul 2019 17:40:25 +0000 (UTC) (envelope-from swills@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 3BA19963A; Tue, 16 Jul 2019 17:40:25 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x6GHePTt077394; Tue, 16 Jul 2019 17:40:25 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x6GHeOTW077390; Tue, 16 Jul 2019 17:40:24 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201907161740.x6GHeOTW077390@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 16 Jul 2019 17:40:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506773 - head/comms/xastir X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/comms/xastir X-SVN-Commit-Revision: 506773 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 6CDD76BC89 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.997,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.98)[-0.976,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jul 2019 17:40:25 -0000 Author: swills Date: Tue Jul 16 17:40:24 2019 New Revision: 506773 URL: https://svnweb.freebsd.org/changeset/ports/506773 Log: comms/xastir: update to 2.1.4 PR: 239217 Submitted by: carl@stagecraft.cx (maintainer) Modified: head/comms/xastir/Makefile (contents, props changed) head/comms/xastir/distinfo (contents, props changed) head/comms/xastir/pkg-plist (contents, props changed) Modified: head/comms/xastir/Makefile ============================================================================== --- head/comms/xastir/Makefile Tue Jul 16 17:35:13 2019 (r506772) +++ head/comms/xastir/Makefile Tue Jul 16 17:40:24 2019 (r506773) @@ -3,8 +3,7 @@ PORTNAME= xastir DISTVERSIONPREFIX= Release- -DISTVERSION= 2.1.0 -PORTREVISION= 4 +DISTVERSION= 2.1.4 CATEGORIES= comms hamradio MAINTAINER= carl@stagecraft.cx @@ -13,8 +12,6 @@ COMMENT= X Amateur Station Tracking and Information Re LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN= magick/image-private.h: No such file or directory - BUILD_DEPENDS= xfontsel:x11-fonts/xfontsel RUN_DEPENDS= wget:ftp/wget LIB_DEPENDS= libtiff.so:graphics/tiff \ @@ -25,14 +22,14 @@ LIB_DEPENDS= libtiff.so:graphics/tiff \ liblcms2.so:graphics/lcms2 \ libfreetype.so:print/freetype2 \ libjasper.so:graphics/jasper \ - libwmflite.so:graphics/libwmf + libwmflite.so:graphics/libwmf \ + libshp.so:devel/shapelib GNU_CONFIGURE= yes USES= gettext gmake jpeg motif python:run shebangfix -USE_GCC= yes USE_XORG= x11 xt xext sm ice USE_GNOME+= libxml2 -SHEBANG_FILES= scripts/gpx2shape scripts/values.pl.in +SHEBANG_FILES= scripts/gpx2shape SHEBANG_REGEX= ./scripts/.*\.(sh|pl|py) USE_GITHUB= yes @@ -41,31 +38,27 @@ GH_PROJECT= Xastir SUB_FILES= pkg-message -OPTIONS_DEFINE= DAVIS SHAPELIB DBFAWK MAGICK CURL GEOTIFF GDAL GPSMAN FESTIVAL \ +OPTIONS_DEFINE= DAVIS DBFAWK MAGICK CURL GEOTIFF GPSMAN FESTIVAL \ RTREE ERRORPOP BDB DAVIS_DESC= Include Davis Weatherstation Support -SHAPELIB_DESC= Include Shapelib support DBFAWK_DESC= Include DBFAWK Support MAGICK_DESC= Include GraphicsMagick Support CURL_DESC= Include CURL Internet Image support GEOTIFF_DESC= Include GeoTIFF Support -GDAL_DESC= Include GDAL Support GPSMAN_DESC= Include GPSMAN Support FESTIVAL_DESC= Include Festival Voice Synthesis Support RTREE_DESC= Enable spatial indexing of shapefiles ERRORPOP_DESC= Send error popups to stderr BDB_DESC= Tiger Map Caching using Berkeley DB -OPTIONS_DEFAULT= SHAPELIB DBFAWK MAGICK CURL RTREE BDB +OPTIONS_DEFAULT= DBFAWK MAGICK CURL RTREE BDB DAVIS_CONFIGURE_ON= --enable-davis -SHAPELIB_LIB_DEPENDS= libshp.so:devel/shapelib -SHAPELIB_CONFIGURE_WITH= shapelib - MAGICK_LIB_DEPENDS= libGraphicsMagickWand.so:graphics/GraphicsMagick -MAGICK_CONFIGURE_WITH= imagemagick graphicsmagick +MAGICK_CONFIGURE_WITH= graphicsmagick +MAGICK_USES= compiler:gcc-c++11-lib DBFAWK_LIB_DEPENDS= libpcre.so:devel/pcre DBFAWK_CONFIGURE_WITH= dbfawk @@ -73,9 +66,6 @@ DBFAWK_CONFIGURE_WITH= dbfawk CURL_LIB_DEPENDS= libcurl.so:ftp/curl GEOTIFF_LIB_DEPENDS= libgeotiff.so:graphics/libgeotiff - -GDAL_LIB_DEPENDS= libgdal.so:graphics/gdal -GDAL_CONFIGURE_WITH= gdal GPSMAN_BUILD_DEPENDS= ${LOCALBASE}/share/doc/gpsmanshp/GPSManSHP.pdf:graphics/gpsmanshp GPSMAN_IMPLIES= SHAPELIB Modified: head/comms/xastir/distinfo ============================================================================== --- head/comms/xastir/distinfo Tue Jul 16 17:35:13 2019 (r506772) +++ head/comms/xastir/distinfo Tue Jul 16 17:40:24 2019 (r506773) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519518726 -SHA256 (Xastir-Xastir-Release-2.1.0_GH0.tar.gz) = a481e6a6c035954041904352ec58f52240c06874a30dfb810001da489d40f43a -SIZE (Xastir-Xastir-Release-2.1.0_GH0.tar.gz) = 2996246 +TIMESTAMP = 1563174412 +SHA256 (Xastir-Xastir-Release-2.1.4_GH0.tar.gz) = 0bd3768440422a666e1c4c532df0184374244b77ae6650e6690715a0ca1fe7bc +SIZE (Xastir-Xastir-Release-2.1.4_GH0.tar.gz) = 2694124 Modified: head/comms/xastir/pkg-plist ============================================================================== --- head/comms/xastir/pkg-plist Tue Jul 16 17:35:13 2019 (r506772) +++ head/comms/xastir/pkg-plist Tue Jul 16 17:40:24 2019 (r506773) @@ -64,6 +64,7 @@ man/man1/xastir_udp_client.1.gz %%DATADIR%%/config/nwsc_ddmmyy_13.dbfawk %%DATADIR%%/config/nwsc_ddmmyy_15.dbfawk %%DATADIR%%/config/nwshzddmmyy.dbfawk +%%DATADIR%%/config/nwshzddmmyy_old14.dbfawk %%DATADIR%%/config/nwsmzddmmyy.dbfawk %%DATADIR%%/config/nwsmzddmmyy_09.dbfawk %%DATADIR%%/config/nwsmzddmmyy_11.dbfawk @@ -74,6 +75,7 @@ man/man1/xastir_udp_client.1.gz %%DATADIR%%/config/nwsozddmmyy.dbfawk %%DATADIR%%/config/nwsozddmmyy_09.dbfawk %%DATADIR%%/config/nwsozddmmyy_14.dbfawk +%%DATADIR%%/config/nwsozddmmyy_14b.dbfawk %%DATADIR%%/config/nwsw_ddjn12.dbfawk %%DATADIR%%/config/nwsw_ddmmyy.dbfawk %%DATADIR%%/config/nwsw_ddmmyy_09.dbfawk @@ -151,17 +153,17 @@ man/man1/xastir_udp_client.1.gz %%DATADIR%%/maps/Online/OSM_tiled_cycle.geo %%DATADIR%%/maps/Online/OSM_tiled_fosm.geo %%DATADIR%%/maps/Online/OSM_tiled_mapnik.geo +%%DATADIR%%/maps/Online/USTigermap.geo +%%DATADIR%%/maps/Online/USTigermapBorders.geo %%DATADIR%%/maps/Online/geogratis.gc.ca/National.geo %%DATADIR%%/maps/Online/geogratis.gc.ca/Regional.geo %%DATADIR%%/maps/Online/geogratis.gc.ca/Sub_national.geo %%DATADIR%%/maps/Online/geogratis.gc.ca/Sub_regional.geo -%%DATADIR%%/maps/Online/nationalmap.gov/Aerial.geo -%%DATADIR%%/maps/Online/nationalmap.gov/Contours.geo -%%DATADIR%%/maps/Online/nationalmap.gov/Hydrography.geo -%%DATADIR%%/maps/Online/nationalmap.gov/ShadedRelief.geo -%%DATADIR%%/maps/Online/nationalmap.gov/Topo1-10.geo -%%DATADIR%%/maps/Online/nationalmap.gov/TopoRelief1-7.geo -%%DATADIR%%/maps/Online/nationalmap.gov/Transportation.geo +%%DATADIR%%/maps/Online/nationalmap.gov/WMS_USGS_Hydrography.geo +%%DATADIR%%/maps/Online/nationalmap.gov/WMS_USGS_ImageryOnly.geo +%%DATADIR%%/maps/Online/nationalmap.gov/WMS_USGS_ImageryTopo.geo +%%DATADIR%%/maps/Online/nationalmap.gov/WMS_USGS_ShadedReliefOnly.geo +%%DATADIR%%/maps/Online/nationalmap.gov/WMS_USGS_Topo.geo %%DATADIR%%/maps/worldhi.map %%DATADIR%%/scripts/Coordinate.pm %%DATADIR%%/scripts/Xastir_tigerpoly.py @@ -200,13 +202,9 @@ man/man1/xastir_udp_client.1.gz %%DATADIR%%/scripts/toporama50k.pl %%DATADIR%%/scripts/track-get.pl %%DATADIR%%/scripts/update_langfile.pl -%%DATADIR%%/scripts/values -%%DATADIR%%/scripts/values.pl %%DATADIR%%/scripts/waypoint-get.pl %%DATADIR%%/scripts/wms.pl %%DATADIR%%/scripts/wxnowsrv.pl -%%DATADIR%%/scripts/xastir-fixcfg.sh -%%DATADIR%%/scripts/xastir-migrate.sh %%DATADIR%%/sounds/placeholder %%DATADIR%%/symbols/13pct.xbm %%DATADIR%%/symbols/25pct.xbm