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:           Thu May 23 14:19:07 UTC 2024

Modified Files:
        pkgsrc/databases/postgresql-postgis2: Makefile
        pkgsrc/games/flightgear: Makefile
        pkgsrc/games/openmw: Makefile
        pkgsrc/games/simgear: Makefile buildlink3.mk
        pkgsrc/geography/R-rgdal: Makefile
        pkgsrc/geography/R-sf: Makefile
        pkgsrc/geography/R-terra: Makefile
        pkgsrc/geography/mapserver: Makefile
        pkgsrc/geography/merkaartor: Makefile
        pkgsrc/geography/pdal-lib: Makefile buildlink3.mk
        pkgsrc/geography/py-gdal: Makefile
        pkgsrc/geography/qgis: Makefile
        pkgsrc/graphics/osg: Makefile buildlink3.mk
        pkgsrc/print/scribus-qt5: Makefile

Log Message:
*: revbump for gdal-lib


To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 pkgsrc/databases/postgresql-postgis2/Makefile
cvs rdiff -u -r1.172 -r1.173 pkgsrc/games/flightgear/Makefile
cvs rdiff -u -r1.84 -r1.85 pkgsrc/games/openmw/Makefile
cvs rdiff -u -r1.162 -r1.163 pkgsrc/games/simgear/Makefile
cvs rdiff -u -r1.97 -r1.98 pkgsrc/games/simgear/buildlink3.mk
cvs rdiff -u -r1.25 -r1.26 pkgsrc/geography/R-rgdal/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/geography/R-sf/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/geography/R-terra/Makefile
cvs rdiff -u -r1.112 -r1.113 pkgsrc/geography/mapserver/Makefile
cvs rdiff -u -r1.129 -r1.130 pkgsrc/geography/merkaartor/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/geography/pdal-lib/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/geography/pdal-lib/buildlink3.mk
cvs rdiff -u -r1.67 -r1.68 pkgsrc/geography/py-gdal/Makefile
cvs rdiff -u -r1.212 -r1.213 pkgsrc/geography/qgis/Makefile
cvs rdiff -u -r1.177 -r1.178 pkgsrc/graphics/osg/Makefile
cvs rdiff -u -r1.136 -r1.137 pkgsrc/graphics/osg/buildlink3.mk
cvs rdiff -u -r1.66 -r1.67 pkgsrc/print/scribus-qt5/Makefile

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

Modified files:

Index: pkgsrc/databases/postgresql-postgis2/Makefile
diff -u pkgsrc/databases/postgresql-postgis2/Makefile:1.147 pkgsrc/databases/postgresql-postgis2/Makefile:1.148
--- pkgsrc/databases/postgresql-postgis2/Makefile:1.147 Thu May 23 14:17:59 2024
+++ pkgsrc/databases/postgresql-postgis2/Makefile       Thu May 23 14:19:05 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.147 2024/05/23 14:17:59 gdt Exp $
+# $NetBSD: Makefile,v 1.148 2024/05/23 14:19:05 gdt Exp $
 
 # Note that the directory is still postgis2, for historical reasons.
 # It remains, due to inertia and the pain of renaming outweighing the
@@ -7,7 +7,7 @@
 MAJOR=         3.4
 DISTNAME=      postgis-${MAJOR}.2
 PKGNAME=       postgresql${PGSQL_VERSION}-${DISTNAME}
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    databases geography
 MASTER_SITES=  https://download.osgeo.org/postgis/source/
 

Index: pkgsrc/games/flightgear/Makefile
diff -u pkgsrc/games/flightgear/Makefile:1.172 pkgsrc/games/flightgear/Makefile:1.173
--- pkgsrc/games/flightgear/Makefile:1.172      Thu May 23 14:17:59 2024
+++ pkgsrc/games/flightgear/Makefile    Thu May 23 14:19:05 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.172 2024/05/23 14:17:59 gdt Exp $
+# $NetBSD: Makefile,v 1.173 2024/05/23 14:19:05 gdt Exp $
 
 DISTNAME=      flightgear-2020.3.11
-PKGREVISION=   42
+PKGREVISION=   43
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=flightgear/release-${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/games/openmw/Makefile
diff -u pkgsrc/games/openmw/Makefile:1.84 pkgsrc/games/openmw/Makefile:1.85
--- pkgsrc/games/openmw/Makefile:1.84   Thu May 23 14:17:59 2024
+++ pkgsrc/games/openmw/Makefile        Thu May 23 14:19:06 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.84 2024/05/23 14:17:59 gdt Exp $
+# $NetBSD: Makefile,v 1.85 2024/05/23 14:19:06 gdt Exp $
 
 DISTNAME=      openmw-openmw-0.47.0
 PKGNAME=       ${DISTNAME:S/^openmw-//1}
-PKGREVISION=   43
+PKGREVISION=   44
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_GITLAB:=OpenMW/}
 GITLAB_PROJECT=        openmw

Index: pkgsrc/games/simgear/Makefile
diff -u pkgsrc/games/simgear/Makefile:1.162 pkgsrc/games/simgear/Makefile:1.163
--- pkgsrc/games/simgear/Makefile:1.162 Thu May 23 14:18:00 2024
+++ pkgsrc/games/simgear/Makefile       Thu May 23 14:19:06 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.162 2024/05/23 14:18:00 gdt Exp $
+# $NetBSD: Makefile,v 1.163 2024/05/23 14:19:06 gdt Exp $
 
 DISTNAME=      simgear-2020.3.11
-PKGREVISION=   37
+PKGREVISION=   38
 CATEGORIES=    games devel
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=flightgear/release-${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/games/simgear/buildlink3.mk
diff -u pkgsrc/games/simgear/buildlink3.mk:1.97 pkgsrc/games/simgear/buildlink3.mk:1.98
--- pkgsrc/games/simgear/buildlink3.mk:1.97     Thu May 23 14:18:00 2024
+++ pkgsrc/games/simgear/buildlink3.mk  Thu May 23 14:19:06 2024
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.97 2024/05/23 14:18:00 gdt Exp $
+# $NetBSD: buildlink3.mk,v 1.98 2024/05/23 14:19:06 gdt Exp $
 
 BUILDLINK_TREE+=       simgear
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        simgear
 SIMGEAR_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.simgear+=        simgear>=2018.2.2nb7
-BUILDLINK_ABI_DEPENDS.simgear?=        simgear>=2020.3.11nb37
+BUILDLINK_ABI_DEPENDS.simgear?=        simgear>=2020.3.11nb38
 BUILDLINK_PKGSRCDIR.simgear?=  ../../games/simgear
 
 .include "../../audio/openal-soft/buildlink3.mk"

Index: pkgsrc/geography/R-rgdal/Makefile
diff -u pkgsrc/geography/R-rgdal/Makefile:1.25 pkgsrc/geography/R-rgdal/Makefile:1.26
--- pkgsrc/geography/R-rgdal/Makefile:1.25      Thu May 23 14:18:00 2024
+++ pkgsrc/geography/R-rgdal/Makefile   Thu May 23 14:19:06 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2024/05/23 14:18:00 gdt Exp $
+# $NetBSD: Makefile,v 1.26 2024/05/23 14:19:06 gdt Exp $
 
 R_PKGNAME=     rgdal
 R_PKGVER=      1.6-7
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    geography
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/geography/R-sf/Makefile
diff -u pkgsrc/geography/R-sf/Makefile:1.24 pkgsrc/geography/R-sf/Makefile:1.25
--- pkgsrc/geography/R-sf/Makefile:1.24 Thu May 23 14:18:00 2024
+++ pkgsrc/geography/R-sf/Makefile      Thu May 23 14:19:06 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2024/05/23 14:18:00 gdt Exp $
+# $NetBSD: Makefile,v 1.25 2024/05/23 14:19:06 gdt Exp $
 
 R_PKGNAME=     sf
 R_PKGVER=      1.0-13
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    geography
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/geography/R-terra/Makefile
diff -u pkgsrc/geography/R-terra/Makefile:1.6 pkgsrc/geography/R-terra/Makefile:1.7
--- pkgsrc/geography/R-terra/Makefile:1.6       Thu May 23 14:18:00 2024
+++ pkgsrc/geography/R-terra/Makefile   Thu May 23 14:19:06 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2024/05/23 14:18:00 gdt Exp $
+# $NetBSD: Makefile,v 1.7 2024/05/23 14:19:06 gdt Exp $
 
 R_PKGNAME=     terra
 R_PKGVER=      1.7-39
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    geography
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/geography/mapserver/Makefile
diff -u pkgsrc/geography/mapserver/Makefile:1.112 pkgsrc/geography/mapserver/Makefile:1.113
--- pkgsrc/geography/mapserver/Makefile:1.112   Thu May 23 14:18:01 2024
+++ pkgsrc/geography/mapserver/Makefile Thu May 23 14:19:06 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.112 2024/05/23 14:18:01 gdt Exp $
+# $NetBSD: Makefile,v 1.113 2024/05/23 14:19:06 gdt Exp $
 
 DISTNAME=      mapserver-5.6.8
-PKGREVISION=   75
+PKGREVISION=   76
 CATEGORIES=    geography www
 MASTER_SITES=  http://download.osgeo.org/mapserver/
 

Index: pkgsrc/geography/merkaartor/Makefile
diff -u pkgsrc/geography/merkaartor/Makefile:1.129 pkgsrc/geography/merkaartor/Makefile:1.130
--- pkgsrc/geography/merkaartor/Makefile:1.129  Thu May 23 14:18:01 2024
+++ pkgsrc/geography/merkaartor/Makefile        Thu May 23 14:19:06 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.129 2024/05/23 14:18:01 gdt Exp $
+# $NetBSD: Makefile,v 1.130 2024/05/23 14:19:06 gdt Exp $
 
 DISTNAME=      merkaartor-0.19.0
-PKGREVISION=   20
+PKGREVISION=   21
 CATEGORIES=    geography
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=openstreetmap/}
 GITHUB_PROJECT=        merkaartor

Index: pkgsrc/geography/pdal-lib/Makefile
diff -u pkgsrc/geography/pdal-lib/Makefile:1.29 pkgsrc/geography/pdal-lib/Makefile:1.30
--- pkgsrc/geography/pdal-lib/Makefile:1.29     Thu May 23 14:18:01 2024
+++ pkgsrc/geography/pdal-lib/Makefile  Thu May 23 14:19:06 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2024/05/23 14:18:01 gdt Exp $
+# $NetBSD: Makefile,v 1.30 2024/05/23 14:19:06 gdt Exp $
 
 DISTNAME=      PDAL-2.7.1-src
 PKGNAME=       ${DISTNAME:S/PDAL/pdal-lib/:S/-src//}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    geography
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=PDAL/}
 GITHUB_PROJECT=        PDAL

Index: pkgsrc/geography/pdal-lib/buildlink3.mk
diff -u pkgsrc/geography/pdal-lib/buildlink3.mk:1.23 pkgsrc/geography/pdal-lib/buildlink3.mk:1.24
--- pkgsrc/geography/pdal-lib/buildlink3.mk:1.23        Thu May 23 14:18:01 2024
+++ pkgsrc/geography/pdal-lib/buildlink3.mk     Thu May 23 14:19:06 2024
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.23 2024/05/23 14:18:01 gdt Exp $
+# $NetBSD: buildlink3.mk,v 1.24 2024/05/23 14:19:06 gdt Exp $
 
 BUILDLINK_TREE+=       pdal-lib
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        pdal-lib
 PDAL_LIB_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.pdal-lib+=       pdal-lib>=2.1.0
-BUILDLINK_ABI_DEPENDS.pdal-lib+=       pdal-lib>=2.7.1nb2
+BUILDLINK_ABI_DEPENDS.pdal-lib+=       pdal-lib>=2.7.1nb3
 BUILDLINK_PKGSRCDIR.pdal-lib?=         ../../geography/pdal-lib
 
 .include "../../geography/gdal-lib/buildlink3.mk"

Index: pkgsrc/geography/py-gdal/Makefile
diff -u pkgsrc/geography/py-gdal/Makefile:1.67 pkgsrc/geography/py-gdal/Makefile:1.68
--- pkgsrc/geography/py-gdal/Makefile:1.67      Thu May 23 14:18:01 2024
+++ pkgsrc/geography/py-gdal/Makefile   Thu May 23 14:19:07 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2024/05/23 14:18:01 gdt Exp $
+# $NetBSD: Makefile,v 1.68 2024/05/23 14:19:07 gdt Exp $
 
-PKGREVISION= 1
+PKGREVISION= 2
 .include "../../geography/gdal-lib/Makefile.common"
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 #PKGREVISION=  0

Index: pkgsrc/geography/qgis/Makefile
diff -u pkgsrc/geography/qgis/Makefile:1.212 pkgsrc/geography/qgis/Makefile:1.213
--- pkgsrc/geography/qgis/Makefile:1.212        Thu May 23 14:18:01 2024
+++ pkgsrc/geography/qgis/Makefile      Thu May 23 14:19:07 2024
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.212 2024/05/23 14:18:01 gdt Exp $
+# $NetBSD: Makefile,v 1.213 2024/05/23 14:19:07 gdt Exp $
 
 # This is intentionally 3.34 Long Term Release.  Please do not update
 # to later branches, and instead discuss whether/how we want multiple
 # versions, or to only track one LTR branch.
 DISTNAME=      qgis-3.34.6
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    geography
 MASTER_SITES=  https://qgis.org/downloads/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/graphics/osg/Makefile
diff -u pkgsrc/graphics/osg/Makefile:1.177 pkgsrc/graphics/osg/Makefile:1.178
--- pkgsrc/graphics/osg/Makefile:1.177  Thu May 23 14:18:02 2024
+++ pkgsrc/graphics/osg/Makefile        Thu May 23 14:19:07 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.177 2024/05/23 14:18:02 gdt Exp $
+# $NetBSD: Makefile,v 1.178 2024/05/23 14:19:07 gdt Exp $
 
 DISTNAME=      osg-3.6.5
-PKGREVISION=   52
+PKGREVISION=   53
 CATEGORIES=    graphics devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=openscenegraph/}
 GITHUB_PROJECT=        OpenSceneGraph

Index: pkgsrc/graphics/osg/buildlink3.mk
diff -u pkgsrc/graphics/osg/buildlink3.mk:1.136 pkgsrc/graphics/osg/buildlink3.mk:1.137
--- pkgsrc/graphics/osg/buildlink3.mk:1.136     Thu May 23 14:18:02 2024
+++ pkgsrc/graphics/osg/buildlink3.mk   Thu May 23 14:19:07 2024
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.136 2024/05/23 14:18:02 gdt Exp $
+# $NetBSD: buildlink3.mk,v 1.137 2024/05/23 14:19:07 gdt Exp $
 
 BUILDLINK_TREE+=       osg
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        osg
 OSG_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.osg+=    osg>=2.8.3
-BUILDLINK_ABI_DEPENDS.osg+=    osg>=3.6.5nb52
+BUILDLINK_ABI_DEPENDS.osg+=    osg>=3.6.5nb53
 BUILDLINK_PKGSRCDIR.osg?=      ../../graphics/osg
 
 .include "../../mk/bsd.fast.prefs.mk"

Index: pkgsrc/print/scribus-qt5/Makefile
diff -u pkgsrc/print/scribus-qt5/Makefile:1.66 pkgsrc/print/scribus-qt5/Makefile:1.67
--- pkgsrc/print/scribus-qt5/Makefile:1.66      Thu May 23 14:18:02 2024
+++ pkgsrc/print/scribus-qt5/Makefile   Thu May 23 14:19:07 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2024/05/23 14:18:02 gdt Exp $
+# $NetBSD: Makefile,v 1.67 2024/05/23 14:19:07 gdt Exp $
 
 DISTNAME=      scribus-1.5.8
-PKGREVISION=   32
+PKGREVISION=   33
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=scribus/}
 EXTRACT_SUFX=  .tar.xz



Home | Main Index | Thread Index | Old Index