pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   gdt
Date:           Fri Mar  2 01:19:25 UTC 2018

Modified Files:
        pkgsrc/geography/libgeotiff: Makefile
        pkgsrc/geography/mapserver: Makefile
        pkgsrc/geography/merkaartor: Makefile
        pkgsrc/geography/osm2pgsql: Makefile
        pkgsrc/geography/proj-swig: Makefile
        pkgsrc/geography/py-gdal: Makefile
        pkgsrc/geography/py-proj: Makefile
        pkgsrc/geography/qgis: Makefile
        pkgsrc/geography/qlandkartegt: Makefile
        pkgsrc/geography/qlandkartem: Makefile
        pkgsrc/graphics/osg: Makefile
        pkgsrc/misc/zyGrib: Makefile

Log Message:
proj: revbump of multiple depdendencies


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/geography/libgeotiff/Makefile
cvs rdiff -u -r1.67 -r1.68 pkgsrc/geography/mapserver/Makefile
cvs rdiff -u -r1.64 -r1.65 pkgsrc/geography/merkaartor/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/geography/osm2pgsql/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/geography/proj-swig/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/geography/py-gdal/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/geography/py-proj/Makefile
cvs rdiff -u -r1.61 -r1.62 pkgsrc/geography/qgis/Makefile
cvs rdiff -u -r1.47 -r1.48 pkgsrc/geography/qlandkartegt/Makefile
cvs rdiff -u -r1.44 -r1.45 pkgsrc/geography/qlandkartem/Makefile
cvs rdiff -u -r1.76 -r1.77 pkgsrc/graphics/osg/Makefile
cvs rdiff -u -r1.47 -r1.48 pkgsrc/misc/zyGrib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/geography/libgeotiff/Makefile
diff -u pkgsrc/geography/libgeotiff/Makefile:1.5 pkgsrc/geography/libgeotiff/Makefile:1.6
--- pkgsrc/geography/libgeotiff/Makefile:1.5    Sat Mar 14 18:46:12 2015
+++ pkgsrc/geography/libgeotiff/Makefile        Fri Mar  2 01:19:24 2018
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2015/03/14 18:46:12 gdt Exp $
+# $NetBSD: Makefile,v 1.6 2018/03/02 01:19:24 gdt Exp $
 
 DISTNAME=      libgeotiff-1.4.1
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    graphics
 MASTER_SITES=  http://download.osgeo.org/geotiff/libgeotiff/
 

Index: pkgsrc/geography/mapserver/Makefile
diff -u pkgsrc/geography/mapserver/Makefile:1.67 pkgsrc/geography/mapserver/Makefile:1.68
--- pkgsrc/geography/mapserver/Makefile:1.67    Mon Jan  1 21:18:30 2018
+++ pkgsrc/geography/mapserver/Makefile Fri Mar  2 01:19:24 2018
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.67 2018/01/01 21:18:30 adam Exp $
+# $NetBSD: Makefile,v 1.68 2018/03/02 01:19:24 gdt Exp $
 
 DISTNAME=      mapserver-5.6.8
-PKGREVISION=   31
+PKGREVISION=   32
 CATEGORIES=    geography www
 MASTER_SITES=  http://download.osgeo.org/mapserver/
 

Index: pkgsrc/geography/merkaartor/Makefile
diff -u pkgsrc/geography/merkaartor/Makefile:1.64 pkgsrc/geography/merkaartor/Makefile:1.65
--- pkgsrc/geography/merkaartor/Makefile:1.64   Mon Jan  1 21:18:30 2018
+++ pkgsrc/geography/merkaartor/Makefile        Fri Mar  2 01:19:24 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.64 2018/01/01 21:18:30 adam Exp $
+# $NetBSD: Makefile,v 1.65 2018/03/02 01:19:24 gdt Exp $
 #
 
 DISTNAME=      merkaartor-0.17.2
-PKGREVISION=   38
+PKGREVISION=   39
 CATEGORIES=    geography
 MASTER_SITES=  http://merkaartor.be/attachments/download/253/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/geography/osm2pgsql/Makefile
diff -u pkgsrc/geography/osm2pgsql/Makefile:1.12 pkgsrc/geography/osm2pgsql/Makefile:1.13
--- pkgsrc/geography/osm2pgsql/Makefile:1.12    Mon Jan  1 21:18:30 2018
+++ pkgsrc/geography/osm2pgsql/Makefile Fri Mar  2 01:19:24 2018
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2018/01/01 21:18:30 adam Exp $
+# $NetBSD: Makefile,v 1.13 2018/03/02 01:19:24 gdt Exp $
 
 DISTNAME=      osm2pgsql-0.94.0
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    geography
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=openstreetmap/}
 GITHUB_TAG=    ${PKGVERSION_NOREV}

Index: pkgsrc/geography/proj-swig/Makefile
diff -u pkgsrc/geography/proj-swig/Makefile:1.28 pkgsrc/geography/proj-swig/Makefile:1.29
--- pkgsrc/geography/proj-swig/Makefile:1.28    Sat Sep  9 23:52:28 2017
+++ pkgsrc/geography/proj-swig/Makefile Fri Mar  2 01:19:24 2018
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2017/09/09 23:52:28 dholland Exp $
+# $NetBSD: Makefile,v 1.29 2018/03/02 01:19:24 gdt Exp $
 
 DISTNAME=              proj-swig-0.02
-PKGREVISION=           8
+PKGREVISION=           9
 CATEGORIES=            geography
 MASTER_SITES=          # http://acert.ir.bbn.com/downloads/acert-geospatial/
 

Index: pkgsrc/geography/py-gdal/Makefile
diff -u pkgsrc/geography/py-gdal/Makefile:1.1 pkgsrc/geography/py-gdal/Makefile:1.2
--- pkgsrc/geography/py-gdal/Makefile:1.1       Mon Feb 19 12:09:17 2018
+++ pkgsrc/geography/py-gdal/Makefile   Fri Mar  2 01:19:25 2018
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2018/02/19 12:09:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2018/03/02 01:19:25 gdt Exp $
 
+PKGREVISION= 1
 .include "../../geography/gdal-lib/Makefile.common"
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 

Index: pkgsrc/geography/py-proj/Makefile
diff -u pkgsrc/geography/py-proj/Makefile:1.17 pkgsrc/geography/py-proj/Makefile:1.18
--- pkgsrc/geography/py-proj/Makefile:1.17      Wed Sep  9 23:40:08 2015
+++ pkgsrc/geography/py-proj/Makefile   Fri Mar  2 01:19:25 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2015/09/09 23:40:08 gdt Exp $
+# $NetBSD: Makefile,v 1.18 2018/03/02 01:19:25 gdt Exp $
 
 VERSION=               1.9.4
 PKGNAMEBASE=           pyproj
@@ -6,7 +6,7 @@ DISTNAME=               v${VERSION}rel
 DIST_SUBDIR=           pyproj
 EGG_NAME=              ${PKGNAMEBASE}-${VERSION}
 PKGNAME=               ${PYPKGPREFIX}-${PKGNAMEBASE:S/pyproj/proj/}-${VERSION}
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            geography
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=jswhit/pyproj/archive/}
 

Index: pkgsrc/geography/qgis/Makefile
diff -u pkgsrc/geography/qgis/Makefile:1.61 pkgsrc/geography/qgis/Makefile:1.62
--- pkgsrc/geography/qgis/Makefile:1.61 Mon Feb 19 12:51:56 2018
+++ pkgsrc/geography/qgis/Makefile      Fri Mar  2 01:19:25 2018
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2018/02/19 12:51:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.62 2018/03/02 01:19:25 gdt Exp $
 
 DISTNAME=      qgis-2.18.16
+PKGREVISION=   1
 CATEGORIES=    geography
 MASTER_SITES=  https://qgis.org/downloads/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/geography/qlandkartegt/Makefile
diff -u pkgsrc/geography/qlandkartegt/Makefile:1.47 pkgsrc/geography/qlandkartegt/Makefile:1.48
--- pkgsrc/geography/qlandkartegt/Makefile:1.47 Mon Jan  1 21:18:31 2018
+++ pkgsrc/geography/qlandkartegt/Makefile      Fri Mar  2 01:19:25 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2018/01/01 21:18:31 adam Exp $
+# $NetBSD: Makefile,v 1.48 2018/03/02 01:19:25 gdt Exp $
 #
 
 DISTNAME=      qlandkartegt-1.4.2
-PKGREVISION=   27
+PKGREVISION=   28
 CATEGORIES=    geography
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=qlandkartegt/}
 

Index: pkgsrc/geography/qlandkartem/Makefile
diff -u pkgsrc/geography/qlandkartem/Makefile:1.44 pkgsrc/geography/qlandkartem/Makefile:1.45
--- pkgsrc/geography/qlandkartem/Makefile:1.44  Mon Jan  1 21:18:31 2018
+++ pkgsrc/geography/qlandkartem/Makefile       Fri Mar  2 01:19:25 2018
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.44 2018/01/01 21:18:31 adam Exp $
+# $NetBSD: Makefile,v 1.45 2018/03/02 01:19:25 gdt Exp $
 #
 
 DISTNAME=      QLandkarteM.0.2.0
 PKGNAME=       qlandkartem-0.2.0
-PKGREVISION=   38
+PKGREVISION=   39
 CATEGORIES=    geography
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=qlandkartegt/}
 

Index: pkgsrc/graphics/osg/Makefile
diff -u pkgsrc/graphics/osg/Makefile:1.76 pkgsrc/graphics/osg/Makefile:1.77
--- pkgsrc/graphics/osg/Makefile:1.76   Mon Feb 26 08:19:25 2018
+++ pkgsrc/graphics/osg/Makefile        Fri Mar  2 01:19:25 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.76 2018/02/26 08:19:25 adam Exp $
+# $NetBSD: Makefile,v 1.77 2018/03/02 01:19:25 gdt Exp $
 
 DISTNAME=      OpenSceneGraph-3.0.1
 PKGNAME=       osg-3.0.1
-PKGREVISION=   56
+PKGREVISION=   57
 CATEGORIES=    graphics devel
 MASTER_SITES=  http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${PKGVERSION_NOREV}/source/
 EXTRACT_SUFX=  .zip

Index: pkgsrc/misc/zyGrib/Makefile
diff -u pkgsrc/misc/zyGrib/Makefile:1.47 pkgsrc/misc/zyGrib/Makefile:1.48
--- pkgsrc/misc/zyGrib/Makefile:1.47    Sat Mar  5 11:28:59 2016
+++ pkgsrc/misc/zyGrib/Makefile Fri Mar  2 01:19:25 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2016/03/05 11:28:59 jperkin Exp $
+# $NetBSD: Makefile,v 1.48 2018/03/02 01:19:25 gdt Exp $
 #
 
 DISTNAME=      zyGrib-7.0.0
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    misc
 MASTER_SITES=  http://www.zygrib.org/getfile.php?file=
 EXTRACT_SUFX=  .tgz



Home | Main Index | Thread Index | Old Index