aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2023-07-27 11:56:52 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2023-07-27 11:57:34 +0000
commit17abfdbdd771d3a4fa7cf1b9c6765111a31eacc7 (patch)
tree35099a54cd926bcf8c46f9975eda64bb020acfeb
parentb6c8cf8ffc20fdb02934c689fb048a4ae11811f7 (diff)
downloadports-17abfdbdd771d3a4fa7cf1b9c6765111a31eacc7.tar.gz
ports-17abfdbdd771d3a4fa7cf1b9c6765111a31eacc7.zip
textproc/freexl: Update to 2.0.0
Reported by: portscout
-rw-r--r--databases/spatialite-tools/Makefile2
-rw-r--r--databases/spatialite/Makefile2
-rw-r--r--databases/spatialite_gui/Makefile2
-rw-r--r--graphics/gdal/Makefile2
-rw-r--r--graphics/librasterlite2/Makefile2
-rw-r--r--textproc/freexl/Makefile9
-rw-r--r--textproc/freexl/distinfo6
-rw-r--r--textproc/freexl/pkg-plist2
8 files changed, 15 insertions, 12 deletions
diff --git a/databases/spatialite-tools/Makefile b/databases/spatialite-tools/Makefile
index 24116ef6db97..4f5be13a2b43 100644
--- a/databases/spatialite-tools/Makefile
+++ b/databases/spatialite-tools/Makefile
@@ -1,6 +1,6 @@
PORTNAME= spatialite-tools
PORTVERSION= 5.0.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= databases geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile
index 30d31168bec8..5f868431c4e0 100644
--- a/databases/spatialite/Makefile
+++ b/databases/spatialite/Makefile
@@ -1,6 +1,6 @@
PORTNAME= spatialite
PORTVERSION= 5.0.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= databases geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/libspatialite-sources/
DISTNAME= lib${PORTNAME}-${PORTVERSION}
diff --git a/databases/spatialite_gui/Makefile b/databases/spatialite_gui/Makefile
index a29336a94535..683a8b808317 100644
--- a/databases/spatialite_gui/Makefile
+++ b/databases/spatialite_gui/Makefile
@@ -1,6 +1,6 @@
PORTNAME= spatialite_gui
DISTVERSION= 2.1.0
-PORTREVISION= 8
+PORTREVISION= 9
DISTVERSIONSUFFIX= -beta1
CATEGORIES= databases geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/spatialite-gui-sources/
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 0b55926c8b37..50d0519cad92 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gdal
PORTVERSION= 3.7.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics geography
MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \
LOCAL/sunpoet
diff --git a/graphics/librasterlite2/Makefile b/graphics/librasterlite2/Makefile
index 42742b1466bb..5bfceed92cbc 100644
--- a/graphics/librasterlite2/Makefile
+++ b/graphics/librasterlite2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= librasterlite2
PORTVERSION= 1.1.0
-PORTREVISION= 4
+PORTREVISION= 5
DISTVERSIONSUFFIX=-beta1
CATEGORIES= graphics geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/librasterlite2-sources/
diff --git a/textproc/freexl/Makefile b/textproc/freexl/Makefile
index 4577d560ec15..51c159eb2ffa 100644
--- a/textproc/freexl/Makefile
+++ b/textproc/freexl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= freexl
-DISTVERSION= 1.0.6
+DISTVERSION= 2.0.0
CATEGORIES= textproc
MASTER_SITES= https://www.gaia-gis.it/gaia-sins/freexl-sources/
@@ -10,11 +10,14 @@ WWW= https://www.gaia-gis.it/fossil/freexl/index
LICENSE= GPLv2+ LGPL21+ MPL11
LICENSE_COMB= dual
-USES= cpe gmake iconv libtool pathfix
+LIB_DEPENDS= libexpat.so:textproc/expat2
+
+USES= cpe gmake iconv libtool pathfix minizip
CPE_VENDOR= ${PORTNAME}_project
GNU_CONFIGURE= yes
CONFIGURE_ARGS= ac_cv_search_locale_charset=no
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
-
+CFLAGS+= -I${PREFIX}/include
+LIBS+= -L${PREFIX}/lib
.include <bsd.port.mk>
diff --git a/textproc/freexl/distinfo b/textproc/freexl/distinfo
index beadf4c6576c..6081fc579c80 100644
--- a/textproc/freexl/distinfo
+++ b/textproc/freexl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598954264
-SHA256 (freexl-1.0.6.tar.gz) = 3de8b57a3d130cb2881ea52d3aa9ce1feedb1b57b7daa4eb37f751404f90fc22
-SIZE (freexl-1.0.6.tar.gz) = 941179
+TIMESTAMP = 1690455281
+SHA256 (freexl-2.0.0.tar.gz) = 176705f1de58ab7c1eebbf5c6de46ab76fcd8b856508dbd28f5648f7c6e1a7f0
+SIZE (freexl-2.0.0.tar.gz) = 991565
diff --git a/textproc/freexl/pkg-plist b/textproc/freexl/pkg-plist
index aa5908795260..34a6e561165d 100644
--- a/textproc/freexl/pkg-plist
+++ b/textproc/freexl/pkg-plist
@@ -2,5 +2,5 @@ include/freexl.h
lib/libfreexl.a
lib/libfreexl.so
lib/libfreexl.so.1
-lib/libfreexl.so.1.1.0
+lib/libfreexl.so.1.2.0
libdata/pkgconfig/freexl.pc