summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authoradam <adam>2017-01-01 16:05:55 +0000
committeradam <adam>2017-01-01 16:05:55 +0000
commit614cbccb6d782917e559fbcd91085174c8759418 (patch)
tree0828ea9792b0384707d029eac24e0dda899fb396 /geography
parentd1219bc7199f1b27ce7bd26a05e1d375805f7ae1 (diff)
downloadpkgsrc-614cbccb6d782917e559fbcd91085174c8759418.tar.gz
Revbump after boost update
Diffstat (limited to 'geography')
-rw-r--r--geography/gdal-lib/Makefile4
-rw-r--r--geography/gdal-lib/buildlink3.mk4
-rw-r--r--geography/mapserver/Makefile4
-rw-r--r--geography/merkaartor/Makefile4
-rw-r--r--geography/opencpn/Makefile4
-rw-r--r--geography/osm2pgsql/Makefile4
-rw-r--r--geography/qgis/Makefile4
-rw-r--r--geography/qlandkartegt/Makefile4
-rw-r--r--geography/qlandkartem/Makefile4
-rw-r--r--geography/viking/Makefile3
10 files changed, 20 insertions, 19 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile
index 4804b35c280..b6273c8770b 100644
--- a/geography/gdal-lib/Makefile
+++ b/geography/gdal-lib/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.85 2016/12/17 23:24:31 joerg Exp $
+# $NetBSD: Makefile,v 1.86 2017/01/01 16:05:58 adam Exp $
DISTNAME= gdal-1.11.3
PKGNAME= ${DISTNAME:S/gdal/gdal-lib/}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= geography
MASTER_SITES= http://download.osgeo.org/gdal/${PKGVERSION_NOREV}/
diff --git a/geography/gdal-lib/buildlink3.mk b/geography/gdal-lib/buildlink3.mk
index b0293ca1aa3..8dd68558677 100644
--- a/geography/gdal-lib/buildlink3.mk
+++ b/geography/gdal-lib/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.42 2016/10/09 21:41:58 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.43 2017/01/01 16:05:58 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>=1.11.3nb5
+BUILDLINK_ABI_DEPENDS.gdal-lib+= gdal-lib>=1.11.3nb8
BUILDLINK_PKGSRCDIR.gdal-lib?= ../../geography/gdal-lib
pkgbase := gdal-lib
diff --git a/geography/mapserver/Makefile b/geography/mapserver/Makefile
index 56078793c1d..e728de83cbb 100644
--- a/geography/mapserver/Makefile
+++ b/geography/mapserver/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2016/10/09 21:41:59 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2017/01/01 16:06:17 adam Exp $
DISTNAME= mapserver-5.6.8
-PKGREVISION= 26
+PKGREVISION= 27
CATEGORIES= geography www
MASTER_SITES= http://download.osgeo.org/mapserver/
diff --git a/geography/merkaartor/Makefile b/geography/merkaartor/Makefile
index 751a1d9ab8e..d57ad0f171f 100644
--- a/geography/merkaartor/Makefile
+++ b/geography/merkaartor/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.58 2016/10/09 21:41:59 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2017/01/01 16:06:17 adam Exp $
#
DISTNAME= merkaartor-0.17.2
-PKGREVISION= 33
+PKGREVISION= 34
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 bee7babcd20..db52176c3b1 100644
--- a/geography/opencpn/Makefile
+++ b/geography/opencpn/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2016/10/07 18:25:51 adam Exp $
+# $NetBSD: Makefile,v 1.10 2017/01/01 16:06:17 adam Exp $
#
VERSION= 4.4.0
#PKGREVISION= 0
DISTNAME= OpenCPN-${VERSION}
PKGNAME= opencpn-${VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=OpenCPN/}
GITHUB_PROJECT= OpenCPN
diff --git a/geography/osm2pgsql/Makefile b/geography/osm2pgsql/Makefile
index 2639e4079fa..6e4d202eebe 100644
--- a/geography/osm2pgsql/Makefile
+++ b/geography/osm2pgsql/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2016/10/09 21:41:59 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2017/01/01 16:06:17 adam Exp $
DISTNAME= osm2pgsql-0.88.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=openstreetmap/}
GITHUB_TAG= ${PKGVERSION_NOREV}
diff --git a/geography/qgis/Makefile b/geography/qgis/Makefile
index b4185b701e4..65aad948b14 100644
--- a/geography/qgis/Makefile
+++ b/geography/qgis/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.51 2016/12/04 05:17:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.52 2017/01/01 16:06:17 adam Exp $
DISTNAME= qgis-2.14.3
#PKGREVISION= 2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= geography
MASTER_SITES= http://qgis.org/downloads/
EXTRACT_SUFX= .tar.bz2
diff --git a/geography/qlandkartegt/Makefile b/geography/qlandkartegt/Makefile
index 091d0dd9e9d..725edf1ed06 100644
--- a/geography/qlandkartegt/Makefile
+++ b/geography/qlandkartegt/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2016/10/09 21:41:59 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2017/01/01 16:06:17 adam Exp $
#
DISTNAME= qlandkartegt-1.4.2
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qlandkartegt/}
diff --git a/geography/qlandkartem/Makefile b/geography/qlandkartem/Makefile
index b9d92c8a5dd..6c5b9b48b5a 100644
--- a/geography/qlandkartem/Makefile
+++ b/geography/qlandkartem/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.39 2016/10/09 21:41:59 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2017/01/01 16:06:17 adam Exp $
#
DISTNAME= QLandkarteM.0.2.0
PKGNAME= qlandkartem-0.2.0
-PKGREVISION= 33
+PKGREVISION= 34
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qlandkartegt/}
diff --git a/geography/viking/Makefile b/geography/viking/Makefile
index 9de4539e98d..e728ab976be 100644
--- a/geography/viking/Makefile
+++ b/geography/viking/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.71 2016/12/30 00:10:02 gdt Exp $
+# $NetBSD: Makefile,v 1.72 2017/01/01 16:06:18 adam Exp $
#
VERSION= 1.6.2
DISTNAME= viking-${VERSION}
+PKGREVISION= 1
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=viking/}${VERSION}/
EXTRACT_SUFX= .tar.bz2