diff options
author | adam <adam@pkgsrc.org> | 2018-04-29 21:31:17 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-04-29 21:31:17 +0000 |
commit | 665219472649e8266444bd432e37c906569a30dd (patch) | |
tree | 1271f14eea592c12f277404fe23631b1005e47e9 /geography | |
parent | cac3dde6b2dfa742366998b8beb7051fcd934d1b (diff) | |
download | pkgsrc-665219472649e8266444bd432e37c906569a30dd.tar.gz |
revbump for boost-libs update
Diffstat (limited to 'geography')
-rw-r--r-- | geography/gdal-lib/Makefile | 4 | ||||
-rw-r--r-- | geography/gdal-lib/buildlink3.mk | 4 | ||||
-rw-r--r-- | geography/mapserver/Makefile | 4 | ||||
-rw-r--r-- | geography/merkaartor/Makefile | 4 | ||||
-rw-r--r-- | geography/opencpn/Makefile | 4 | ||||
-rw-r--r-- | geography/osm2pgsql/Makefile | 4 | ||||
-rw-r--r-- | geography/py-gdal/Makefile | 3 | ||||
-rw-r--r-- | geography/qgis/Makefile | 4 | ||||
-rw-r--r-- | geography/qlandkartegt/Makefile | 4 | ||||
-rw-r--r-- | geography/qlandkartem/Makefile | 4 | ||||
-rw-r--r-- | geography/viking/Makefile | 4 |
11 files changed, 22 insertions, 21 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile index feee82131c1..44011b344a8 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.100 2018/04/14 07:34:22 adam Exp $ +# $NetBSD: Makefile,v 1.101 2018/04/29 21:31:20 adam Exp $ -PKGREVISION= 1 +PKGREVISION= 2 .include "../../geography/gdal-lib/Makefile.common" PKGNAME= ${DISTNAME:S/gdal/gdal-lib/} diff --git a/geography/gdal-lib/buildlink3.mk b/geography/gdal-lib/buildlink3.mk index f6aaecd0a8a..6a29ccf940b 100644 --- a/geography/gdal-lib/buildlink3.mk +++ b/geography/gdal-lib/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.48 2018/01/07 13:04:12 rillig Exp $ +# $NetBSD: buildlink3.mk,v 1.49 2018/04/29 21:31:20 adam Exp $ BUILDLINK_TREE+= gdal-lib @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gdal-lib GDAL_LIB_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gdal-lib+= gdal-lib>=1.6.1 -BUILDLINK_ABI_DEPENDS.gdal-lib+= gdal-lib>=2.0.3nb8 +BUILDLINK_ABI_DEPENDS.gdal-lib+= gdal-lib>=2.2.4nb2 BUILDLINK_PKGSRCDIR.gdal-lib?= ../../geography/gdal-lib pkgbase := gdal-lib diff --git a/geography/mapserver/Makefile b/geography/mapserver/Makefile index 5a3b725b0d4..ddd66970e7b 100644 --- a/geography/mapserver/Makefile +++ b/geography/mapserver/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2018/03/12 11:16:37 wiz Exp $ +# $NetBSD: Makefile,v 1.70 2018/04/29 21:31:42 adam Exp $ DISTNAME= mapserver-5.6.8 -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= geography www MASTER_SITES= http://download.osgeo.org/mapserver/ diff --git a/geography/merkaartor/Makefile b/geography/merkaartor/Makefile index 5110fcb9ff1..958cc7c807b 100644 --- a/geography/merkaartor/Makefile +++ b/geography/merkaartor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.66 2018/03/12 11:16:37 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2018/04/29 21:31:42 adam Exp $ # DISTNAME= merkaartor-0.17.2 -PKGREVISION= 40 +PKGREVISION= 41 CATEGORIES= geography MASTER_SITES= http://merkaartor.be/attachments/download/253/ EXTRACT_SUFX= .tar.bz2 diff --git a/geography/opencpn/Makefile b/geography/opencpn/Makefile index 97560388da9..9088ed46325 100644 --- a/geography/opencpn/Makefile +++ b/geography/opencpn/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2018/04/29 05:46:37 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2018/04/29 21:31:42 adam Exp $ DISTNAME= OpenCPN-4.8.2 -PKGREVISION= 3 +PKGREVISION= 4 PKGNAME= ${DISTNAME:S/OpenCPN/opencpn/} CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GITHUB:=OpenCPN/} diff --git a/geography/osm2pgsql/Makefile b/geography/osm2pgsql/Makefile index c501e635482..28d60540153 100644 --- a/geography/osm2pgsql/Makefile +++ b/geography/osm2pgsql/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2018/03/02 01:19:24 gdt Exp $ +# $NetBSD: Makefile,v 1.14 2018/04/29 21:31:42 adam Exp $ DISTNAME= osm2pgsql-0.94.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GITHUB:=openstreetmap/} GITHUB_TAG= ${PKGVERSION_NOREV} diff --git a/geography/py-gdal/Makefile b/geography/py-gdal/Makefile index 87ef4059f2a..e5a9bdac2f0 100644 --- a/geography/py-gdal/Makefile +++ b/geography/py-gdal/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2018/03/21 23:20:12 gdt Exp $ +# $NetBSD: Makefile,v 1.4 2018/04/29 21:31:42 adam Exp $ +PKGREVISION= 1 .include "../../geography/gdal-lib/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} diff --git a/geography/qgis/Makefile b/geography/qgis/Makefile index 198d98acabc..b37f47e3e32 100644 --- a/geography/qgis/Makefile +++ b/geography/qgis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2018/04/14 07:34:23 adam Exp $ +# $NetBSD: Makefile,v 1.65 2018/04/29 21:31:42 adam Exp $ DISTNAME= qgis-2.18.16 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= geography MASTER_SITES= https://qgis.org/downloads/ EXTRACT_SUFX= .tar.bz2 diff --git a/geography/qlandkartegt/Makefile b/geography/qlandkartegt/Makefile index 0a1dfa3b30d..776182c3f79 100644 --- a/geography/qlandkartegt/Makefile +++ b/geography/qlandkartegt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2018/03/12 11:16:38 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2018/04/29 21:31:42 adam Exp $ # DISTNAME= qlandkartegt-1.4.2 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qlandkartegt/} diff --git a/geography/qlandkartem/Makefile b/geography/qlandkartem/Makefile index 3d45e0aafd9..ff644b7afdd 100644 --- a/geography/qlandkartem/Makefile +++ b/geography/qlandkartem/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.46 2018/03/12 11:16:38 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2018/04/29 21:31:42 adam Exp $ # DISTNAME= QLandkarteM.0.2.0 PKGNAME= qlandkartem-0.2.0 -PKGREVISION= 40 +PKGREVISION= 41 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qlandkartegt/} diff --git a/geography/viking/Makefile b/geography/viking/Makefile index d320f45355b..69c68091b20 100644 --- a/geography/viking/Makefile +++ b/geography/viking/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.87 2018/04/16 14:34:33 wiz Exp $ +# $NetBSD: Makefile,v 1.88 2018/04/29 21:31:43 adam Exp $ # VERSION= 1.6.2 DISTNAME= viking-${VERSION} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=viking/}${VERSION}/ EXTRACT_SUFX= .tar.bz2 |