[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r7206: update sfcgal to 1.3.8
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r7206: update sfcgal to 1.3.8 |
Date: |
Tue, 6 Oct 2020 21:03:38 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 7206
revision-id: carl@jens-20201007010322-zn1yc0ku4ucm0qi4
parent: carl@jens-20201006230230-qvg6zbgvi6i0cqas
committer: carl <carl@jens>
branch nick: trunk
timestamp: Tue 2020-10-06 18:03:22 -0700
message:
update sfcgal to 1.3.8
modified:
pkg/other/sfcgal/Makefile makefile-20180205060712-6v2vat8k5fv159y3-3
pkg/other/sfcgal/sha256sums sha256sums-20180205060712-6v2vat8k5fv159y3-4
=== modified file 'pkg/other/sfcgal/Makefile'
--- a/pkg/other/sfcgal/Makefile 2020-05-12 17:40:43 +0000
+++ b/pkg/other/sfcgal/Makefile 2020-10-07 01:03:22 +0000
@@ -20,7 +20,7 @@
NAME = SFCGAL
GARNAME = sfcgal
UPSTREAMNAME = SFCGAL
-GARVERSION = 1.3.7
+GARVERSION = 1.3.8
HOME_URL = http://www.sfcgal.org/
# http://oslandia.github.io/SFCGAL
DESCRIPTION = Simple Features Computational Geometry Algorithms Library
@@ -33,14 +33,14 @@
endef
LICENSE = GNU LGPL2+
######################################################################
-#https://github.com/Oslandia/SFCGAL/archive/v1.3.0.tar.gz
+#https://gitlab.com/Oslandia/SFCGAL/-/archive/v1.3.8/SFCGAL-v1.3.8.tar.gz
-MASTER_SITES = $(MASTER_GITHUB)/
-MASTER_SUBDIR = Oslandia/$(UPSTREAMNAME)/archive/
-DISTFILES = v$(GARVERSION).tar.gz
+MASTER_SITES = https://gitlab.com/
+MASTER_SUBDIR = Oslandia/$(UPSTREAMNAME)/-/archive/v$(GARVERSION)/
+DISTFILES = $(UPSTREAMNAME)-v$(GARVERSION).tar.gz
SIGFILES =
-WORKSRC = $(WORKDIR)/$(UPSTREAMNAME)-$(GARVERSION)
+WORKSRC = $(WORKDIR)/$(UPSTREAMNAME)-v$(GARVERSION)
BUILDDEPS =
LIBDEPS =
=== modified file 'pkg/other/sfcgal/sha256sums'
--- a/pkg/other/sfcgal/sha256sums 2020-05-12 17:40:43 +0000
+++ b/pkg/other/sfcgal/sha256sums 2020-10-07 01:03:22 +0000
@@ -1,1 +1,1 @@
-30ea1af26cb2f572c628aae08dd1953d80a69d15e1cac225390904d91fce031b
download/v1.3.7.tar.gz
+d7b2b35c4094b4f4e9cf80dbd84cb90800fc51ac45d796a9d6f157002c9bcde9
download/SFCGAL-v1.3.8.tar.gz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r7206: update sfcgal to 1.3.8,
Carl Hansen <=